An iconset explorer designed for the Zanichelli's Design System.
Replace the generated .ttf
files in the fonts/
folder, then commit and push the changes.
Select the font "subfamily" (fill, stroke, button) and click the Export button. It will copy the JSON Object to the clipboard.
Checkout the repository:
$ git checkout git@github.com:ZanichelliEditore/iconset.git
Then, install the project's dependencies:
$ npm install
Run the Web Dev Server:
$ npm run start