w0rm / gulp-svgstore

Combine svg files into one with symbol elements
https://www.npmjs.com/package/gulp-svgstore
645 stars 33 forks source link

feat(index): added view and use on svgStore #77

Closed joshrezende closed 7 years ago

joshrezende commented 7 years ago

added the option of having and on the main svgStore file, this way is possible to use on background via CSS.

raphamorim commented 7 years ago

Guys, any news about this issue? I'm interested about it :)

w0rm commented 7 years ago

@raphamorim I don't understand how it works. $svg.find('usetag') and $svg.find('viewtag') are not valid svg elements.

w0rm commented 7 years ago

I suggest to open an issue and explain your use case there.