Problem with ionic resources for icons

Hi,

I want to generate icons for all platforms and devices, so I followed the tutorial asking to use ionic resources --icon

It says to put a 192x192px with no round corner, because the command should put the rounded corner automatically, however on android it does not. So I end up with an ugly square icon.

Anyone has a solution for this?

Thanks for your help.

it says, that it puts a mask on the image… because every os will transform the icon to the system standards --> standard android icons do not have round corners.

Thanks for your answer.

That explains… So what if I want round corners for android? Do I have to do them manually?

righty! :wink: … do it!