Name Last Update
..
css Loading commit data...
fonts Loading commit data...
icons Loading commit data...
plugin-icons Loading commit data...
templates Loading commit data...
README.md Loading commit data...
fantasticonrc.js Loading commit data...
icons-overview.html Loading commit data...
loader.php Loading commit data...
otgs-icons.php Loading commit data...
register.php Loading commit data...

OTGS Icons

The fonts are generated by using Fantasticicon npm package.

How to update the icons:

  1. Upload new SVG icons to "/icons/src/" folder
  2. Run npm script "fix-svg-icons" that will fix prepare all SVG images and place them inside "/icons/dest/" folder
  3. run npm script "create-otgs-font" to generate new font files

This project also uses SVG Fixer npm package that attempts to fix SVG files by turning it into a fill / single path (and making it font compatible).