Skip to content

ofcold/icon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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