icon
Foundational icon primitive.
Import
Import just the icon styles.
@import "@winnie-ui/css/spatial/icon";@import "@winnie-ui/css/visual/icon";
Anatomy
Attach the appropriate data
attributes in the structure below.
<i data-component="icon"></i>
Examples
Size
Use the data-size
attribute to change the size.
Color
Use the data-accent-color
attribute to change the color.
Contrast
Use the data-contrast
attribute to change the contrast.
Reference
icon
Represents the icon element.