1.0.3 • Published 4 years ago

@jciedu/iconfont v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

安装

yarn add @jciedu/iconfont
# or
npm install @jciedu/iconfont

使用

1.访问iconfont.cn

https://www.iconfont.cn/

  1. 创建图标项目
  2. 创建css的cdn链接
// main.js
import iconfont from '@jciedu/iconfont'
app.use(iconfont, '//at.alicdn.com/t/font_cdn_url.css')
// component
 <icon-font type="icon-space-copy"></icon-font>

参数

fontFamily

项目中设置的字体标示

type

图标类型代码

color

字体颜色

size

字体大小