An icon component for ReactJS.
通用图标组件
当UED通知你图标库已更新,你同样可以再次安装以更新该组件,并在项目中使用新图标
``text`
npm install @cbd/icon --save`
ortext`
cnpm install @cbd/icon --save
#### 引用
`javascript`
import Zcon from '@';
#### 使用
使用 Zcon 标签声明组件,指定图标对应的 type 属性,font-size样式调整大小,示例代码如下:
`html`
spin 是否强制/取消旋转
`html`
svg 是否强制/取消svg模式
`html
``