Display semantic vector graphics in SVG format.
Install the package in your project directory.
pnpm i @brudi/hui-icons
Icon.Props
Attribute | Description | Type | Accepted values | Default |
---|---|---|---|---|
color | Icon color | string | - | - |
size | Icon size | number | - | - |
... | Native props | SVGAttributes | 'id', 'name', 'className', ... | - |