1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-30 19:49:52 +02:00

Ship v1.0.0-alpha.3

This commit is contained in:
mrholek
2019-11-12 14:45:16 +01:00
parent edfafc321a
commit a1798b3841
45 changed files with 5981 additions and 5727 deletions

View File

@@ -1,7 +1,7 @@
@charset "UTF-8";
/*!
* CoreUI Icons Free Open Source Icons
* @version v1.0.0-alpha.2
* @version v1.0.0-alpha.3
* @link https://coreui.io/icons
* Copyright (c) 2019 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/icons/license)
@@ -9,7 +9,7 @@
@font-face {
font-family: 'CoreUI-Icons-Linear-Free';
src: url("../fonts/CoreUI-Icons-Free.eot?64h6xh");
src: url("../fonts/CoreUI-Icons-Free.eot?64h6xh#iefix") format("embedded-opentype"), url("../fonts/CoreUI-Icons-Free.ttf?64h6xh") format("truetype"), url("../fonts/CoreUI-Icons-Free.woff?64h6xh") format("woff"), url("../fonts/CoreUI-Icons-Free.svg?64h6xh#CoreUI-Icons-Linear") format("svg");
src: url("../fonts/CoreUI-Icons-Free.eot?64h6xh#iefix") format("embedded-opentype"), url("../fonts/CoreUI-Icons-Free.ttf?64h6xh") format("truetype"), url("../fonts/CoreUI-Icons-Free.woff?64h6xh") format("woff"), url("../fonts/CoreUI-Icons-Linear-Free.svg?64h6xh#CoreUI-Icons-Linear") format("svg");
font-weight: normal;
font-style: normal;
}
@@ -1376,6 +1376,10 @@
content: "\ecf9";
}
.cil-check-circle:before {
content: "\ea57";
}
.cil-chevron-bottom:before {
content: "\ea59";
}