8000 GitHub - akhan0537/coreui-icons: Free icons
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akhan0537/coreui-icons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreUI Icons - Simply beautiful open source icons

An open source icon set with marks in SVG, webfont and raster formats. Ready-to-use fonts and stylesheets that work with your favorite frameworks..

Preview & Docs

https://coreui.io/icons/

Installation

CDN

<link rel="stylesheet" href="https://unpkg.com/@coreui/icons/css/coreui-icons.min.css">

NPM

npm install @coreui/icons --save

Or, you can also clone or download this repository as zip.

Basic Use

You can place CoreUI Icons just about anywhere using a CSS style prefix and the icon’s name. CoreUI Icons are designed to be used with inline elements ex. <i> or <span>.

<i class="cui-energy"></i>

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

Free icons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 86.2%
  • JavaScript 13.8%
0