https://github.com/markmachine/icomoon-parser
parse Icomoon SVG files for name:path pairs for JS
https://github.com/markmachine/icomoon-parser
Last synced: about 1 month ago
JSON representation
parse Icomoon SVG files for name:path pairs for JS
- Host: GitHub
- URL: https://github.com/markmachine/icomoon-parser
- Owner: markmachine
- License: bsd-2-clause
- Created: 2017-09-18T21:34:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T16:47:50.000Z (over 8 years ago)
- Last Synced: 2025-12-27T16:40:00.191Z (5 months ago)
- Language: JavaScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# icomoon-parser
parse Icomoon SVG files for name:path pairs for JS
### Examples
use the bundled sample.js file to test the output
```cmd
npm run sample
```