Bug Description
TwentyCRM (hosted ad elest.io) makes automatic requests to https://twenty-icons.com and thereby compromises personal data. We need to turn that off. It might be ok only for companies, but the extra benefits do not justify the risks imho.
This is also not legally viable in GDPR countries, and it doesn't matter if https://twenty-icons.com saves the data or not. We can't expose personal data to third party without consent!
Example:
When visiting the Companies list, I get errors in my console, which tells me what kind of data twentycrm tries to fetch from remote.
404 GET https://twenty-icons.com/denktmit.de/team/firstname-lastname NS_BINDING_ABORTED
Expected behavior
Remove any remote data fetching by default
Technical inputs