Back to Icon
View full API on Icon
Icon
Icon grid
Icons used inside a responsive action grid.
Search
Settings
Account
Alerts
API
| Prop | Type | Default | Description |
|---|---|---|---|
| name | IconName | — | Name of a curated icon from the built-in registry. |
| icon | IconComponent | — | Any compatible SVG icon component, takes precedence over `name`. |
| size | "xs" | "sm" | "md" | "lg" | "xl" | number | md | Pixel size. |
| title | string | — | Accessible label; omit for decorative icons (default aria-hidden). |