Fixes #5161 <img width="179" alt="image" src="https://github.com/twentyhq/twenty/assets/68029599/5a7a5b11-c6ec-4f1f-b94d-37be470a7f79"> detail: before this PR, the icon would display as normal for the default data:// icons, but not for uploaded files (`workspace-logo/original/{}.png` for example). This PR fixes this by calling the getImageAbsoluteURIOrBase64 function to resolve the missing path.