This Repository is work in progress towards creating SVG-sprites and their PNG-fallbacks using gulp. As of now the following are used:
- gulp
- gulp-cheerio
- gulp-clone
- gulp-if
- gulp-imageoptim
- gulp-rename
- gulp-svgfallback
- gulp-svgmin
- gulp-svgstore
- lazypipe
gulp svgsprite
creates a svg-sprite from the icons inside the icons-folder.
gulp svgfallback
creates a png-sprite and a stylesheet. width and height has to be set on the svg-icon in advance for this tool to work