Dedicated component used to implement CoreUI Icons svg set in Vue.js.
- Can load icons stored globally, directly passed or by source link,
- Can significantly reduce bundle size due to JavaScript named icons import,
- Full functionality of 'svg' html tag,
- Clean API
For component description visit CIcon component documentation
If you already have installed CoreUI Vue component library plugin, then you have CIcon component already installed, otherwise install package by:
npm install @coreui/icons-vue --save
CoreUI Icons Free is free, open source, and GPL friendly. You can use it for commercial projects, open source projects, or really almost whatever you want.
- Icons — CC BY 4.0 License
- In the CoreUI Icons Free download, the CC BY 4.0 license applies to all icons packaged as .svg and .js files types.
- Fonts — SIL OFL 1.1 License
- In the CoreUI Icons Free download, the SIL OLF license applies to all icons packaged as web and desktop font files.
- Code — MIT License
- In the CoreUI Icons Free download, the MIT license applies to all non-font and non-icon files.