Option to omit width, height, onClick and style parameters
Opened this issue · 1 comments
lukashala commented
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.
matejlauko commented
It should be possible. CSS width and height take precedence over attributes