Icon

Inline SVG icon from @duo/icons.

Examples

Properties

PropertyAttributeDescriptionType nameTypeDefault
namenameKey in the `icons` map (`IconName` from `@duo/icons`)IconName | undefinedIconName | undefined—
sizesizePreset size (`xxs`…`xxl`; default `m`)DuoIconSize"xxs" | "xs" | "s" | "m" | "l" | "xl" | "xxl""m"
labellabelSets `role="img"` and `aria-label` when set; omit for decorative iconsstring | undefinedstring | undefined—

Usage

WIP