- Docs
- components
- Icon
Icon
A icon represents a single icon, and supports interactive states for styling.
A icon can be created with a <div role="icon">
or via the HTML <fieldset>
element. The Icon component supports additional UI states, and can be used standalone or as part of a larger pattern such as NumberField or DatePicker.
Preview
Code
Icon Variants
simple
light
shadow
solid
outlined
Icon Sizes
xs
sm
md
lg
xl
Icon Colors
default
primary
secondary
destructive
muted