vue-icono

1.0.0 • Public • Published

Vue Icono

Build Status codebeat badge GitHub open issues npm version MIT License

Design icons sourced from the icono project.

Demo

Vue Icono

Installation

yarn add vue-icono
 
npm install --save vue-icono

Usage

import vueIcono from 'vue-icono';
 
export default {
  components: {
    vueIcono
  }
}
<vue-icono name='mail' color="#fff"/>

Props

Property Type Default
name String
color String #000
container String div
class-name String
styles Object {}

License

MIT © katalonne

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i vue-icono

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

433 kB

Total Files

11

Last publish

Collaborators

  • katalonne