Leave Yamada UI a star

Star
Yamada UIYamada UIv1.5.1

Icon

Icon is a general icon component that can be used in your projects.

Source@yamada-ui/icon

Theming

The Icon is a single part component.

export const Icon: ComponentStyle<"Icon"> = {
baseStyle: {
w: "1em",
h: "1em",
display: "inline-block",
lineHeight: "1em",
flexShrink: 0,
color: "currentColor",
},
}
Copied!

Edit this page on GitHub

PreviousNativeImageNextLucide Icon