Images should be named with kebab-case and respect the following format:
ic-{{name}}.{{ext}}
, e.g.ic-arrow-left.svg
ic-{{name}}@{{size}}x.{{ext}}
, e.g.[email protected]
All images should be optimized before pushing to git repository. Tools for optimizing images:
- svgo - command line tool
- SVGOMG - web page
- ImageOptim - app