Hero Icons for Vue.js is a set of high quality 226+ SVG icons licensed by MIT as functional Vue components. Available in two styles: outline and solid.
Icons sourced from @refactoringui/heroicons
How to make use of it:
Install and download:
# Only outline icons npm install @vue-hero-icons/outline # Only solid icons npm install @vue-hero-icons/solid
1. Import the icons symbols of your choice into your Vue.js application.
// outline import { IconName, ... } from '@vue-hero-icons/outline' // solid import { IconName, ... } from '@vue-hero-icons/solid'
2. Add icons as components of the application.
<AnnotationIcon size="1.5x" class="custom-class" />
Free High-quality SVG Icons, vue-hero-icons Plugin/Github
See Demo And Download
Official Website(matschik): Click Here
This superior jQuery/javascript plugin is developed by matschik. For extra Advanced Usages, please go to the official website.