shakyShane / gulp-svg-sprites

Create SVG sprites or compile to <symbols>
MIT License
334 stars 45 forks source link

gulp-svg-sprites generates blank svg sprite #104

Closed meecrobe closed 5 years ago

meecrobe commented 7 years ago

No errors but the sprite looks like this: <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="0" height="0" viewBox="0 0 0 0"></svg>

grippado commented 7 years ago

duplicate with https://github.com/shakyShane/gulp-svg-sprites/issues/61