vg-icons

VoIPGRID icon pack.

Usage no npm install needed!

<script type="module">
  import vgIcons from 'https://cdn.skypack.dev/vg-icons';
</script>

README

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)