Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

README.md

CoreUI Icons Vue

NPM Downloads License

CIcon component

Dedicated component used to implement CoreUI Icons SVG set in Vue.js.

Features

  • Can load icons in three ways:
    • stored globally in Vue root object,
    • directly passed SVG tag content,
    • source link to SVG file
  • Greatly reduce icons bundle size, when imported as single icons,
  • Full functionality of 'svg' html tag,
  • Clean API

For component description visit CIcon component documentation

Installation

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

License

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.

About

CoreUI Icons for Vue.js. Dedicated component used to implement CoreUI Icons SVG set in Vue.js.

Topics

Resources

Packages

No packages published
You can’t perform that action at this time.