@martinomagnifico/icongenerator

1.0.2 • Public • Published

Icon generator

This package will generate an icon font from a directory of SVG files. There are some requirements for the SVG files before they can be processed:

Each filename should conform to:

NUMBER_NAME(optional comma-delimited keywords).svg

The (decimal) number will be used to calculate the codepoint from the base codepoint that was chosen for the icon font.

Installation

npm install icongenerator

License

MIT

Bugs

Yes, they are there

Readme

Keywords

none

Package Sidebar

Install

npm i @martinomagnifico/icongenerator

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

11 kB

Total Files

7

Last publish

Collaborators

  • martinomagnifico