The Web Font Icon.
npm install ofcold-icon --save
import Icon from 'ofcold-icon'
<icon type="users" :width="32" :classes="fill-success"/>
Name | Type | Default | Description |
---|---|---|---|
type | String | false | The icon name All Icon Name |
width | Number, String | 20 | The icon width |
height | Number, String | 20 | The icon height |