Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 4 hours ago
JSON representation

parse Icomoon SVG files for name:path pairs for JS

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
```