Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 515 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 515 Bytes

!!! 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)