Icons designed in Figma. IconFont generated using the amazing icomoon.io.
- Export new svg icons from Figma or elsewhere
- Add the new svgs to the icons folder
- Load up icomoon.io app
- Import selection.json
- Increment the font version
- Upload any new svgs and add them to your selection
- Download the new icon font
- Extract the zip into this repo
- Rename demo.html to index.html
- Execute: python charmap_generator.py
- Stage -> Commit -> Push