Skip to content

An iconset explorer designed for the Zanichelli's Design System.

Notifications You must be signed in to change notification settings

ZanichelliEditore/iconset

Repository files navigation

Albe Iconset

An iconset explorer designed for the Zanichelli's Design System.

AppSource

Update the iconset

Replace the generated .ttf files in the fonts/ folder, then commit and push the changes.

Export for Albe web components

Select the font "subfamily" (fill, stroke, button) and click the Export button. It will copy the JSON Object to the clipboard.

Development

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