@icedesign/icon

v0.1.1
业务中使用到的 icon 集合
ice ice-component


title: Icon category: Components chinese: 业务组件图标

使用

import ReactDOM from 'react-dom'
import IceIcon from '@icedesign/icon';


ReactDOM.render(<IceIcon type="qrcode"/>, mountNode);

Props

参数 说明 类型 默认值 可选值
type icon 名称 string 详见 demo
size icon 尺寸 string medium xxs xs small medium large xl xxl xxxl

iconfont 项目

http://www.iconfont.cn/showProject?pid=107674

npm i @icedesign/icon

Metadata

  • MIT
  • Whatever
  • ICE Team
  • released 12/26/2017

Downloads