Regarding APP ICON

Keerthana Krishna 60 Reputation points
2024-06-21T04:52:31.8233333+00:00

I have a icon which is square in shape, I want it to fit without showing background. In the below screenshot, My icon looks like webview app icon, I want it to show like maps app icon irrespective of icon outline. I have a square shaped outline in which I want t o fit the app icon. I tried increasing foreground scale to 0.7, the app icon is zoomed and some part is cropped.

Below is the code for icon. Please suggest some solution for this.

<MauiIcon Include="Resources\AppIcon\appiconfg.svg" ForegroundFile="Resources\AppIcon\icon.svg" ForegroundScale="0.60" />

User's image

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,228 questions
{count} votes