Cannot set icon of application

Hello,

I cannot find out how can I set icon of application. Any advices?

Thanks

go to the resources folder replace the icon.png and splash.png file with the desired pics you want
and the run this command
ionic resources
hope it solves the issue

Yes, that was exactly what I was looking for. Thank you!