yarn install
- Go to https://icomoon.io/app/#/select
- Upload the latest
selection.jsonin theiconmoonfolder - In the iconmoon web app, just upload whatever svg you want to add. Be sure to center it and name it properly (
-ofor outlined icons and omit-ofor filled in ones) - Generate the new web font
- Download it
- Unzip it
- Copy the whole unzipped folder to update this repository
- Update the
.cssfile with the new styles - Update the
fontfolder with the/iconmoon/folder - Update the version before publishing
yarn gulp <patch|feature|release>. (but after merging any changes)
Automate the steps for updating it