1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-31 20:11:51 +02:00

refactor: update styles

This commit is contained in:
mrholek
2019-11-10 16:03:52 +01:00
parent eb50124e7c
commit 26be089c6c
16 changed files with 5443 additions and 23 deletions

View File

@@ -1,15 +1,15 @@
@charset "UTF-8";
/*!
* CoreUI Icons - Open Source Icons
* @version v0.3.0
* CoreUI Icons Free Open Source Icons
* @version v1.0.0-alpha.2
* @link https://coreui.io/icons
* Copyright (c) 2018 creativeLabs Łukasz Holeczek
* Copyright (c) 2019 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/icons/license)
*/
@font-face {
font-family: 'CoreUI-Icons-Linear-Free';
src: url("../fonts/CoreUI-Icons-Linear-Free.eot?64h6xh");
src: url("../fonts/CoreUI-Icons-Linear-Free.eot?64h6xh#iefix") format("embedded-opentype"), url("../fonts/CoreUI-Icons-Linear-Free.ttf?64h6xh") format("truetype"), url("../fonts/CoreUI-Icons-Linear-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");
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");
font-weight: normal;
font-style: normal;
}