Yamada UIにスターをあげる

スター
Yamada UIYamada UIv1.5.1

Lucide Icon

@yamada-ui/lucideは、LucideのアイコンにYamada UIのスタイルシステムを取り入れたコンポーネントです。

ソース@yamada-ui/lucide

Props

IconProps

icon

必須

説明

The icon of the [Lucide lab](https://github.com/lucide-icons/lucide-lab).

タイプ

IconNode

size

非推奨

説明

The CSS font-size property.

非推奨

Use fontSize instead.

タイプ

UIValue<number | (string & {}) | "small" | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "large" | "medium" | "x-large" | "x-small" | "xx-large" | "xx-small" | ... 16 more ... | "9xl">

GitHubでこのページを編集する

IconFontawesome Icon