vue3-icon-picker
vue3-icon-picker copied to clipboard
A fantastic icon picker for Vue3 projects
You do not provide how to install or use this package! I do not want to clone it as a separate project! I tried `npm i hasinhayder/vue3-icon-picker` but how to...
- Changed the demo preview site's design, - Added Code Snippet Live Preview: https://prappo.github.io/vue3-icon-picker-landing-page/
Thanks for this package. Currently, the icons are "hard-coded" using a fonts.js file, though, which makes it cumbersome to update the icons as the Fontawesome team is expanding them. The...