/vg-icons

VoIPGRID icon pack.

Primary LanguageHTMLMIT LicenseMIT

!!! Note This repo has been moved! https://gitlab.wearespindle.com/voipgrid/vg-icons

This is the icon pack as used on the VoIPGRID platform.

Install

npm install vg-icons@latest

Update workflow

  • Use Icomoon app to make changes to the font
  • Download (voipgrid-icons.)json from Icomoon 'select' page
  • Download Font from Icomoon, put style.scss and variable.scss into sass directory. Font files into font directory.
  • Increase version in package.json
  • Publish the updated font to npm (npm publish)