vue-themify-icons

1.0.0 • Public • Published

https://badgen.net/npm/v/vue-themify-icons https://badgen.net/npm/dt/vue-themify-icons https://badgen.net/npm/license/vue-themify-icons https://badgen.net/github/contributors/arab-open-source/vue-themify-icons

vue-themify-icons

light modern Themify Icons for Vue.js

📖 Full Documentation

Installation

yarn add vue-themify-icons
// or npm install -S vue-themify-icons

Usage

<template>
  <div>
    <ThemifyIcon icon="user" />
  </div>
</template>
 
<script>
import ThemifyIcon from "vue-themify-icons";
 
export default {
  components: {
    ThemifyIcon
  }
};
</script>
 

to see all available Icons go to 📖 The Documentation Site

Contribution

PRs are welcome! Go ahead We are waiting your PR 😍

Credit

Thanks to themify for their free icons.

Package Sidebar

Install

npm i vue-themify-icons

Weekly Downloads

69

Version

1.0.0

License

MIT

Unpacked Size

1.18 MB

Total Files

374

Last publish

Collaborators

  • z3bya