1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-19 23:11:31 +02:00
2019-10-22 12:26:06 +02:00
2019-06-14 10:46:17 +02:00
2018-06-08 17:46:50 +02:00
2019-06-14 10:49:11 +02:00
2018-06-08 17:46:50 +02:00
2018-05-09 13:32:31 +02:00
2018-06-08 17:46:50 +02:00
2019-10-22 12:26:06 +02:00
2018-05-09 13:32:31 +02:00
2018-05-22 14:15:47 +02:00
2018-05-22 13:23:04 +02:00
2018-05-22 14:02:57 +02:00
2018-05-09 13:32:31 +02:00

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 icons 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.
Description
No description provided
Readme 356 MiB
Languages
JavaScript 96.6%
CSS 3.4%