element/examples/docs/icon.md

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}}