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

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

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