blueberryapps/react-svg-icon-generator

Option to omit width, height, onClick and style parameters

Opened this issue · 1 comments

There is no way how to render SVG icon without explicit width, height, onClick and style parameters. It is not possible to change size in CSS, if width and height is set on SVG element.

It should be possible. CSS width and height take precedence over attributes