Icon Dead easy icons for Vue with drop-in browser support & selective bundling Oct 30, 2017 1 min read vue-ico Dead easy, Google Material Icons for Vue. This package's aim is to get icons into your Vue.js project as quick as possible, at the cost of all the bells and whistles. View demo Dead simple Icons <script src="//unpkg.com/vue"></script> <script src="//unpkg.com/vue-ico"></script> HTML <ul> <li><ico name="comment"></ico></li> <!-- outputs the comment icon --> <li><ico name="playlist-add" size="18"></ico></li> <!-- control the size --> <li><ico name="account-circle" size="24" color="#f00"></ico></li> <!-- red icon --> </ul> HTML GitHub paulcollett/vue-ico183Dead easy, Google Material Icons for Vue — Read Morehttp://paulcollett.github.io/vue-ico/demo/Latest commit to the master branch on 5-22-2023Download as zip Icon
Icon A collection of over 320 Free Icons for Vue.js A collection of over 320 Free Icons for Vue.js 05 May 2023