All icons are packed to the `project.json` file.

# How to add a new icon

- import `project.json` file to https://icomoon.io/ app
- add new icon to the project
- export new json file and replace `project.json`
- export font and replace css files in scss folder `/src/sass/elements/icon`
- add new icons to the react component