README
Webfont - Andes Desing Icons
Webfont distribution for the Andes Design Icons.
npm install @andes/icons
Usage
Add in style.scss:
$adi-font-path: '~@andes/icons/fonts/';
@import '~@andes/icons/scss/andes-icons';
<i class="adi adi-rup-semantic-plan">
Add new icon
Design your icon & optimize your art using this guide
Install docker
npm run server: Start fontello server and open a web page with font config loaded.add icons, change settings, etc.
Donwload config.json and replace it.
npm run buildcommit and push changes.
npm publish (logueado con cuenta autenticada en npm).