mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 20:28:52 +08:00
1.3 KiB
1.3 KiB
icon-font 图标
提供了一套常用的图标集合。
使用方法
直接通过设置类名为el-icon-iconName
来使用即可。
:::demo
<i class="el-icon-search"></i>
<el-button type="primary" icon="search">搜索</el-button>
:::
图标集合
下面是目前 Element 所有的图标集合:
- {{'el-icon-' + name}}