1.0.1 • Published 6 years ago

vue-jam-icons v1.0.1

Weekly downloads
84
License
MIT
Repository
-
Last release
6 years ago

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