Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 592 Bytes

File metadata and controls

19 lines (15 loc) · 592 Bytes

Construct icons

Icons designed in Figma. IconFont generated using the amazing icomoon.io.

Steps to update this Icon Font

  • 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

Click here to preview the icons.