If you worked with SVG sprite before, you would agree that it’s quite painful to create SVG sprites. There’re Gulp and Grunt tools for this task, however they require writing script and configuration, which are quite complicated for designers who are not code savvy. We’re lazy designers, we want something simpler. That’s why we created a SVG sprite generator.
The generator is very easy to install and we provide several options for you to work with SVG sprite. You can create the sprite from selected SVG, a specified folder or even CSV files.
The generator will wrap your SVG icons inside <symbol> tags and use file names as symbol IDs. You can embed the symbols in your HTML using SVG sprite or as web components.
Enjoy the generator and don’t forget to star it :)