selaux / node-sprite-generator

Generates image sprites and their spritesheets (css, stylus, sass or less) from sets of images. Supports retina sprites. Provides express middleware and grunt task.
MIT License
192 stars 39 forks source link

Any way we can use .svg files as well? #74

Open felipenmoura opened 5 years ago

felipenmoura commented 5 years ago

Very interesting, but what can I do if I have all the icons in svg format?

ruatara commented 5 years ago

I use gulp-raster to rasterize my .svg icons before using node-sprite-generator to make my sprite sheet