otgs / icons
Toolset and WPML icons
1.0.6
2023-01-23 12:22 UTC
This package is auto-updated.
Last update: 2024-11-27 12:27:49 UTC
README
The fonts are generated by using Fantasticicon npm package.
How to update the icons:
- Upload new SVG icons to "/icons/src/" folder
- Run npm script "fix-svg-icons" that will fix prepare all SVG images and place them inside "/icons/dest/" folder
- 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).