Android Icons too big

Is there any doc info on icons?

I had to run these four commands to get any to show up:
ionic platform rm android
ionic platform add android@latest
ionic resources
ionic build android

…but they are too big on my phone. Also I have a resources and res folder? I’m a little confused on what goes where?

Any help is much appreciated.