Skip to content

Icon 图标

TIP

图标来源于:阿里妈妈iconfont,

因为更多是组件需要,所以实际tag会加上s-作为前缀,因此暂时不兼容对外部图标作为tag

你可以通过class类的方式在任何你需要的地方使用它! 但是为了方便使用,图标被封装成了一个组件。

基础用法

使用 target 指定图标

图标集合

success
danger
warning
info
minus
plus
tg-top-1
tg-top-2
tg-top-3
tg-right-1
tg-right-2
tg-right-3
tg-bottom-1
tg-bottom-2
tg-bottom-3
tg-left-1
tg-left-2
tg-left-3
image
email
logout
delete
edit
user
user-fill
user2
loading
eye
other
tag-fill
time
star
star-fill
home
medal
option
upload
dongtai
close
cricle-close

Icon API

Icon Props

属性名说明类型默认值
target图标的名称String---
tag图标的自定义元素标签i / labeli
fortypelabel时 label forString---
color图标的颜色String---
noPadding是否清除默认内边距Booleanfalse
rotating图标是否会无限旋转Booleanfalse

Icon Slots

名称说明
default默认槽

源代码

组件

贡献者

Released under the MIT License.