Skip to content
On this page

IconSvg

Svg 图标组件,Svg存在目录src\icons\svg,可自行往里面添加新的svg

使用

<IconSvg name='icon-app'></IconSvg>

props

属性类型默认值可选值说明
namestring--svg图标名称
classNamestring--自定义类名
sizestring/Number--图标尺寸
colorstring--图标颜色

根据 MIT 许可证发布。