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.gitThen, install the project's dependencies:
$ npm installRun the Web Dev Server:
$ npm run start