yarn install
- Go to https://icomoon.io/app/#/select
- Upload the latest
selection.json
in theiconmoon
folder - In the iconmoon web app, just upload whatever svg you want to add. Be sure to center it and name it properly (
-o
for outlined icons and omit-o
for filled in ones) - Generate the new web font
- Download it
- Unzip it
- Copy the whole unzipped folder to update this repository
- Update the
.css
file with the new styles - Update the
font
folder 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