

#### 代码标签


```html  Python
<s-icon icon="icon-xiayibu"></s-icon>
<s-icon icon="icon-icon_zhanghao"></s-icon>
```



#### 自定义图标  
可以从阿里矢量图图库添加

具体步骤我在博客中也有分享： https://blog.csdn.net/qq_38935512/article/details/97255682



#### Props



### 参数说明

| 参数      | 说明         |  default|
| --------  | -----------: | ------: |
| icon      | icon得名字   |     ""  |

