fsm-pc-icons

资产云PC端提取的字体图标


Install
bower install fsm-pc-icons

Documentation

fsm-pc-icons

使用步骤如下

第一步:在项目中引入下面的CSS代码
<link href="build/lib/fsm-pc-icons/css/fsm-pc-icons.css" rel="stylesheet">
第二步:在页面中通过以下方式使用相关的图标
<i class="icon-pc icon-name"></i>

例如:

<i class="icon-pc icon-crop_free"></i>