svg-sprite-loader icon indicating copy to clipboard operation
svg-sprite-loader copied to clipboard

[Question] Generate multiple sprites without different loader rules

Open diniscorreia opened this issue 4 years ago • 1 comments

I'm trying to generate multiple sprites, without having to write different loader rules: for our project we want to have a directory with individual SVG icons — but that might also contain an unknown number of sub-directories, each with it's own individual icons.

When outputting, we wanted it to get the same directory structure, with each sprite in the same location as the original icons.

Would this be possible?

diniscorreia avatar Oct 04 '21 19:10 diniscorreia

Same problem, did you find a solution @diniscorreia?

firestar300 avatar Oct 27 '22 20:10 firestar300