general-icon
<icons.general-icon>
Your favorite icons, including Ant Design Icons, Font Awesome, and EasyOps Icons.
Examples
Ant Design
Font Awesome
View all Font Awesome free icons.
EasyOps
Colors
Properties
Name | Description | Type | Default |
---|---|---|---|
lib | 图标库 | "antd" | "easyops" | "fa" | |
theme | Ant Design 图标主题 | string | "outlined" |
icon | 图标名 | string | |
category | EasyOps 图标分类 | string | "default" |
prefix | FontAwesome 图标前缀 | string | "fas" |
startColor | 渐变色起始颜色(不适用于 EasyOps 图标) | string | |
endColor | 渐变色终止颜色(不适用于 EasyOps 图标) | string | |
gradientDirection | 渐变色方向(不适用于 EasyOps 图标) | GradientDirection |