Update ionicons in compiled CSS
This commit is contained in:
parent
8e9d186c96
commit
3e3b09eecb
1 changed files with 3 additions and 3 deletions
|
@ -6736,7 +6736,7 @@ label.panel-block {
|
|||
opacity: 0.75; }
|
||||
|
||||
/*!
|
||||
Ionicons, v4.4.2
|
||||
Ionicons, v4.2.6
|
||||
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
|
||||
https://twitter.com/benjsperry https://twitter.com/ionicframework
|
||||
MIT License: https://github.com/driftyco/ionicons
|
||||
|
@ -6748,8 +6748,8 @@ label.panel-block {
|
|||
*/
|
||||
@font-face {
|
||||
font-family: "Ionicons";
|
||||
src: url("../fonts/ionicons.eot?v=4.4.2");
|
||||
src: url("../fonts/ionicons.eot?v=4.4.2#iefix") format("embedded-opentype"), url("../fonts/ionicons.woff2?v=4.4.2") format("woff2"), url("../fonts/ionicons.woff?v=4.4.2") format("woff"), url("../fonts/ionicons.ttf?v=4.4.2") format("truetype"), url("../fonts/ionicons.svg?v=4.4.2#Ionicons") format("svg");
|
||||
src: url("../fonts/ionicons.eot?v=4.2.6");
|
||||
src: url("../fonts/ionicons.eot?v=4.2.6#iefix") format("embedded-opentype"), url("../fonts/ionicons.woff2?v=4.2.6") format("woff2"), url("../fonts/ionicons.woff?v=4.2.6") format("woff"), url("../fonts/ionicons.ttf?v=4.2.6") format("truetype"), url("../fonts/ionicons.svg?v=4.2.6#Ionicons") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal; }
|
||||
|
||||
|
|
Loading…
Reference in a new issue