mirror of
https://github.com/coreui/coreui-icons.git
synced 2025-08-11 03:04:02 +02:00
Ship v1.0.0-alpha.4
This commit is contained in:
@@ -7,16 +7,16 @@
|
||||
* Licensed under MIT (https://coreui.io/icons/license)
|
||||
*/
|
||||
@font-face {
|
||||
font-family: 'CoreUI-Icons-Linear-Free';
|
||||
font-family: 'CoreUI-Icons-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-Linear-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-Free.svg?64h6xh#CoreUI-Icons-Free") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
[class^="cil-"], [class*=" cil-"] {
|
||||
/* use !important to prevent issues with browser extensions that change fonts */
|
||||
font-family: 'CoreUI-Icons-Linear-Free' !important;
|
||||
font-family: 'CoreUI-Icons-Free' !important;
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
|
2
css/all.min.css
vendored
2
css/all.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -7,16 +7,16 @@
|
||||
* Licensed under MIT (https://coreui.io/icons/license)
|
||||
*/
|
||||
@font-face {
|
||||
font-family: 'CoreUI-Icons-Linear-Free';
|
||||
font-family: 'CoreUI-Icons-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-Linear-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-Free.svg?64h6xh#CoreUI-Icons-Free") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
[class^="cil-"], [class*=" cil-"] {
|
||||
/* use !important to prevent issues with browser extensions that change fonts */
|
||||
font-family: 'CoreUI-Icons-Linear-Free' !important;
|
||||
font-family: 'CoreUI-Icons-Free' !important;
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
|
File diff suppressed because one or more lines are too long
2
css/free.min.css
vendored
2
css/free.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user