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

https://github.com/krisdigital/svgsprite2svgs

Extract SVGs from SVG sprite
https://github.com/krisdigital/svgsprite2svgs

Last synced: about 1 year ago
JSON representation

Extract SVGs from SVG sprite

Awesome Lists containing this project

README

          

# svgsprite2svgs

A little tool to extract SVGs from SVG sprite

Run like

`node index.js -i /path/to/sprite.svg -o /path/to/icons/folder`