=== Steps for creating adding icons to the font
- clone https://github.com/percolatestudio/percolate-icons
- visit https://icomoon.io/app
- choose “import icons” and then select
percolate-icons/VERSION/selection.json
to import - add new svg icons!
- choose “generate font” bottom right
- place output in /VERSION/
- replace edited-style.less with /VERSION/style.css and update the font urls to be prefixed with /packages/percolate-icons/VERSION/
- update
Version
inpackage.js
with the new version