This package has been deprecated

Author message:

This package has been renamed to oh-vue-icons, use oh-vue-icons instead.

@renovamen/vue-icons

0.1.1 • Public • Published

Oh, my icons!

A component for including SVG icons from different icon packs in Vue easily. It's now support:

It is based on Justineo/vue-awesome, so check out that repo for more information.

 

Installation

yarn / npm

yarn add @renovamen/vue-icons
# or
npm i @renovamen/vue-icons

 

CDN

Add the following code to your HTML file:

<link href="https://cdn.jsdelivr.net/npm/@renovamen/vue-icons@0.1.1/dist/vue-icons.js" rel="stylesheet">

 

Download Manually

Download dist/vue-icons.js and include it in your HTML file.

 

License

MIT

Dependencies (1)

Dev Dependencies (35)

Package Sidebar

Install

npm i @renovamen/vue-icons

Weekly Downloads

3

Version

0.1.1

License

MIT

Unpacked Size

4.99 MB

Total Files

4022

Last publish

Collaborators

  • renovamen