vue-jam-icons

1.0.1 • Public • Published

VueJS component for jam icons v2 https://jam-icons.com

Get Started

Install via npm

$ npm install vue-jam-icons

Usage

Register vue-jam-icons globally:

// main.js
import Vue from 'vue'
import VueJamIcons from 'vue-jam-icons'

Vue.use(VueJamIcons)

Use any icon prefixed by jam- in a self-closing tag:

//MyComponent.vue
<template>
  <jam-backpack/>
</template>

Complete icons list

You can find the updated list on https://jam-icons.com

Dependents (0)

Package Sidebar

Install

npm i vue-jam-icons

Weekly Downloads

14

Version

1.0.1

License

MIT

Unpacked Size

597 kB

Total Files

900

Last publish

Collaborators

  • michaelampr