shakyShane / gulp-svg-sprites

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

ViewBox with negative values compiles to NaN #114

Closed luizdch closed 5 years ago

luizdch commented 6 years ago

When I use the tool "Fit To Selected Art" in Illustrator, the returned SVG viewBox code is, generally, with negative values. When I compile the SVG files to symbols, the negative values is changed by NaN.