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

VoIPGRID/vg-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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