API Reference > @next-core/brick-types > FaIcon
FaIcon interface
FontAwesome 图标配置。
Signature:
export interface FaIcon
Properties
| Property | Type | Description |
|---|---|---|
| color | string | GradientColor | |
| icon | IconName | |
| lib | "fa" | |
| prefix | IconPrefix |
API Reference > @next-core/brick-types > FaIcon
FontAwesome 图标配置。
Signature:
export interface FaIcon
| Property | Type | Description |
|---|---|---|
| color | string | GradientColor | |
| icon | IconName | |
| lib | "fa" | |
| prefix | IconPrefix |