gavro/gulp-iconify

SVGs heights and widths with units are not supported

Closed this issue · 1 comments

This doc implies that units are allowed in SVG height/width attributes: https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/width
All the SVGs I am using have px units.

Realised this is a duplicate.