shakyShane / gulp-svg-sprites

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

Generated SVG file is distorted #117

Open stefanfrede opened 6 years ago

stefanfrede commented 6 years ago

My created SVG sprite is quite distorted, and I can't figure out why.

The base SVG files are all looking good, but once they get bundled the output looks like an art project.

Interestingly the first sprite is always looking good.

Is this a problem with my base sprites or is there some over-eager optimisation happening?

Thanks for any enlightenment!

sabustamante commented 6 years ago

Hello, did you find any solution?

stefanfrede commented 6 years ago

No, sadly not.