grommet-icons
grommet-icons copied to clipboard
Add support for weight, fill/stroke, and rounded/square
It would be nice if grommet icons supported the following:
- setting a weight on the icon
- having a boolean prop that controlled if the icon svg displays as fill or stroke
- a boolean prop that controlled if the icon was rounded or square. See Home vs HomeRounded. Ideally instead of 2 icons for Home and HomeRounded there could be one icon and the round vs square could be controlled with a prop.