ofcold-icon
v3.0.1
Published
The Web Font Icon.
Downloads
14
Maintainers
Readme
icon
The Web Font Icon.
Install
npm install ofcold-icon --save
Import
import Icon from 'ofcold-icon'
Use
<icon type="users" :width="32" :classes="fill-success"/>
Properties
| 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 |