Back to Icon
Icon

Sizes & color

The size scale and color inheritance.

API

PropTypeDefaultDescription
nameIconNameName of a curated icon from the built-in registry.
iconIconComponentAny compatible SVG icon component, takes precedence over `name`.
size"xs" | "sm" | "md" | "lg" | "xl" | numbermdPixel size.
titlestringAccessible label; omit for decorative icons (default aria-hidden).
View full API on Icon

More Icon examples