https://github.com/kalimahapps/vue-icons
Thousands of SVG icons of popular icon sets that you can add seamlessly to your vue projects
https://github.com/kalimahapps/vue-icons
font-awesome icons iconset svg svg-icons vue vue3
Last synced: about 2 months ago
JSON representation
Thousands of SVG icons of popular icon sets that you can add seamlessly to your vue projects
- Host: GitHub
- URL: https://github.com/kalimahapps/vue-icons
- Owner: kalimahapps
- Created: 2022-03-14T11:32:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-18T09:47:01.000Z (5 months ago)
- Last Synced: 2025-08-08T18:36:59.307Z (2 months ago)
- Topics: font-awesome, icons, iconset, svg, svg-icons, vue, vue3
- Language: JavaScript
- Homepage: https://vue-icons.kalimah-apps.com/
- Size: 5.3 MB
- Stars: 64
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Awesome Lists containing this project
README
70,000+ SVG icons from popular icon sets that you can add seamlessly to your vue projects
## ✨ Features
- Tree-shaking. Only the icons you use will be included in your bundle
- Easy to use. No need for import statement if used through resolvers with vite.
- 70,000+ icons from popular icon sets
- Stylable. You can change color and size of the icons
- Built for vue3
- Optimized with SVGO
Icons Demo & Documentation
## ⚖️ License
This project is licensed under the MIT License.
For each icons set, please check the icon project licenses accordingly.
## 🙏 Acknowledgement
This project was inspired by the [React Icons](https://react-icons.github.io/react-icons/) package.