Hey guys, I’ve noticed our app’s favicon in google search result shows with padding + white background. It should instead fit the whole space like that:
When I inspect the code I can see that’s the icon being used, which is a full square that doesn’t have any white background nor padding.
I wonder if the “fit=contain” bubble adds to the favicon URL is causing this issue?