Favicons
Favicons in are supplied for your convenience. In various colors, these files are available in ../assets/images/favicons/[color]/:
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
Other icons
The icons for buttons are based on SVG with a canvas size of 24 x 24, and when you create new icons the
line art is preferably max 22 x 22 px. If you stick to these numbers the icons will render consistently.
Most of these icons will be defined as icon components too, so look in that chapter on how to use them properly,
but you can also use them straight from the SVG source. To do that,
copy the SVG-code and alter just the width and height to your need when using it in your project.
They are scalable, so you can make them larger than the default 24 x 24.
The icons that can be used as graphical element on the background are default 48 x 48 px.
If icons don't show up here, you may be looking on http://localhost ?