Yamada UIにスターをあげる

スター
Yamada UIYamada UIv1.5.1

Fontawesome Icon

@yamada-ui/fontawesomeは、Font Awesomeを便利に使うコンポーネントを提供しています。

ソース@yamada-ui/fontawesome

Props

IconProps

icon

必須

説明

The icon of the [Font Awesome](https://fontawesome.com). Check the docs to see the icon of possible modifiers you can pass.

タイプ

IconDefinition | IconProp

ドキュメント

https://fontawesome.com/v5/docs/web/use-with/react

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でこのページを編集する

Lucide IconAvatar