Updated fontawesome files

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-02-26 19:38:30 +01:00
parent b089bd2bc8
commit 0548b9dccf
2 changed files with 8037 additions and 4506 deletions

View File

@ -1,7 +1,3 @@
/*!
* Font Awesome Pro 5.0.2 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
svg:not(:root).svg-inline--fa { svg:not(:root).svg-inline--fa {
overflow: visible; } overflow: visible; }
@ -11,60 +7,60 @@ svg:not(:root).svg-inline--fa {
height: 1em; height: 1em;
overflow: visible; overflow: visible;
vertical-align: -.125em; } vertical-align: -.125em; }
.svg-inline--fa.fa-lg { .svg-inline--fa.fa-lg {
vertical-align: -.225em; } vertical-align: -.225em; }
.svg-inline--fa.fa-w-1 { .svg-inline--fa.fa-w-1 {
width: 0.0625em; } width: 0.0625em; }
.svg-inline--fa.fa-w-2 { .svg-inline--fa.fa-w-2 {
width: 0.125em; } width: 0.125em; }
.svg-inline--fa.fa-w-3 { .svg-inline--fa.fa-w-3 {
width: 0.1875em; } width: 0.1875em; }
.svg-inline--fa.fa-w-4 { .svg-inline--fa.fa-w-4 {
width: 0.25em; } width: 0.25em; }
.svg-inline--fa.fa-w-5 { .svg-inline--fa.fa-w-5 {
width: 0.3125em; } width: 0.3125em; }
.svg-inline--fa.fa-w-6 { .svg-inline--fa.fa-w-6 {
width: 0.375em; } width: 0.375em; }
.svg-inline--fa.fa-w-7 { .svg-inline--fa.fa-w-7 {
width: 0.4375em; } width: 0.4375em; }
.svg-inline--fa.fa-w-8 { .svg-inline--fa.fa-w-8 {
width: 0.5em; } width: 0.5em; }
.svg-inline--fa.fa-w-9 { .svg-inline--fa.fa-w-9 {
width: 0.5625em; } width: 0.5625em; }
.svg-inline--fa.fa-w-10 { .svg-inline--fa.fa-w-10 {
width: 0.625em; } width: 0.625em; }
.svg-inline--fa.fa-w-11 { .svg-inline--fa.fa-w-11 {
width: 0.6875em; } width: 0.6875em; }
.svg-inline--fa.fa-w-12 { .svg-inline--fa.fa-w-12 {
width: 0.75em; } width: 0.75em; }
.svg-inline--fa.fa-w-13 { .svg-inline--fa.fa-w-13 {
width: 0.8125em; } width: 0.8125em; }
.svg-inline--fa.fa-w-14 { .svg-inline--fa.fa-w-14 {
width: 0.875em; } width: 0.875em; }
.svg-inline--fa.fa-w-15 { .svg-inline--fa.fa-w-15 {
width: 0.9375em; } width: 0.9375em; }
.svg-inline--fa.fa-w-16 { .svg-inline--fa.fa-w-16 {
width: 1em; } width: 1em; }
.svg-inline--fa.fa-w-17 { .svg-inline--fa.fa-w-17 {
width: 1.0625em; } width: 1.0625em; }
.svg-inline--fa.fa-w-18 { .svg-inline--fa.fa-w-18 {
width: 1.125em; } width: 1.125em; }
.svg-inline--fa.fa-w-19 { .svg-inline--fa.fa-w-19 {
width: 1.1875em; } width: 1.1875em; }
.svg-inline--fa.fa-w-20 { .svg-inline--fa.fa-w-20 {
width: 1.25em; } width: 1.25em; }
.svg-inline--fa.fa-pull-left { .svg-inline--fa.fa-pull-left {
margin-right: .3em; margin-right: .3em;
width: auto; } width: auto; }
.svg-inline--fa.fa-pull-right { .svg-inline--fa.fa-pull-right {
margin-left: .3em; margin-left: .3em;
width: auto; } width: auto; }
.svg-inline--fa.fa-border { .svg-inline--fa.fa-border {
height: 1.5em; } height: 1.5em; }
.svg-inline--fa.fa-li { .svg-inline--fa.fa-li {
width: 2em; } width: 2em; }
.svg-inline--fa.fa-fw { .svg-inline--fa.fa-fw {
width: 1.25em; } width: 1.25em; }
.fa-layers svg.svg-inline--fa { .fa-layers svg.svg-inline--fa {
bottom: 0; bottom: 0;
@ -79,11 +75,11 @@ svg:not(:root).svg-inline--fa {
height: 1em; height: 1em;
position: relative; position: relative;
text-align: center; text-align: center;
vertical-align: -12.5%; vertical-align: -.125em;
width: 1em; } width: 1em; }
.fa-layers svg.svg-inline--fa { .fa-layers svg.svg-inline--fa {
-webkit-transform-origin: center center; -webkit-transform-origin: center center;
transform-origin: center center; } transform-origin: center center; }
.fa-layers-text, .fa-layers-counter { .fa-layers-text, .fa-layers-counter {
display: inline-block; display: inline-block;
@ -94,13 +90,15 @@ svg:not(:root).svg-inline--fa {
left: 50%; left: 50%;
top: 50%; top: 50%;
-webkit-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
-webkit-transform-origin: center center; -webkit-transform-origin: center center;
transform-origin: center center; } transform-origin: center center; }
.fa-layers-counter { .fa-layers-counter {
background-color: #ff253a; background-color: #ff253a;
border-radius: 1em; border-radius: 1em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #fff; color: #fff;
height: 1.5em; height: 1.5em;
line-height: 1; line-height: 1;
@ -112,18 +110,18 @@ svg:not(:root).svg-inline--fa {
text-overflow: ellipsis; text-overflow: ellipsis;
top: 0; top: 0;
-webkit-transform: scale(0.25); -webkit-transform: scale(0.25);
transform: scale(0.25); transform: scale(0.25);
-webkit-transform-origin: top right; -webkit-transform-origin: top right;
transform-origin: top right; } transform-origin: top right; }
.fa-layers-bottom-right { .fa-layers-bottom-right {
bottom: 0; bottom: 0;
right: 0; right: 0;
top: auto; top: auto;
-webkit-transform: scale(0.25); -webkit-transform: scale(0.25);
transform: scale(0.25); transform: scale(0.25);
-webkit-transform-origin: bottom right; -webkit-transform-origin: bottom right;
transform-origin: bottom right; } transform-origin: bottom right; }
.fa-layers-bottom-left { .fa-layers-bottom-left {
bottom: 0; bottom: 0;
@ -131,26 +129,26 @@ svg:not(:root).svg-inline--fa {
right: auto; right: auto;
top: auto; top: auto;
-webkit-transform: scale(0.25); -webkit-transform: scale(0.25);
transform: scale(0.25); transform: scale(0.25);
-webkit-transform-origin: bottom left; -webkit-transform-origin: bottom left;
transform-origin: bottom left; } transform-origin: bottom left; }
.fa-layers-top-right { .fa-layers-top-right {
right: 0; right: 0;
top: 0; top: 0;
-webkit-transform: scale(0.25); -webkit-transform: scale(0.25);
transform: scale(0.25); transform: scale(0.25);
-webkit-transform-origin: top right; -webkit-transform-origin: top right;
transform-origin: top right; } transform-origin: top right; }
.fa-layers-top-left { .fa-layers-top-left {
left: 0; left: 0;
right: auto; right: auto;
top: 0; top: 0;
-webkit-transform: scale(0.25); -webkit-transform: scale(0.25);
transform: scale(0.25); transform: scale(0.25);
-webkit-transform-origin: top left; -webkit-transform-origin: top left;
transform-origin: top left; } transform-origin: top left; }
.fa-lg { .fa-lg {
font-size: 1.33333em; font-size: 1.33333em;
@ -201,8 +199,8 @@ svg:not(:root).svg-inline--fa {
list-style-type: none; list-style-type: none;
margin-left: 2.5em; margin-left: 2.5em;
padding-left: 0; } padding-left: 0; }
.fa-ul > li { .fa-ul > li {
position: relative; } position: relative; }
.fa-li { .fa-li {
left: -2em; left: -2em;
@ -238,71 +236,72 @@ svg:not(:root).svg-inline--fa {
.fa-spin { .fa-spin {
-webkit-animation: fa-spin 2s infinite linear; -webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; } animation: fa-spin 2s infinite linear; }
.fa-pulse { .fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8); -webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); } animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin { @-webkit-keyframes fa-spin {
0% { 0% {
-webkit-transform: rotate(0deg); -webkit-transform: rotate(0deg);
transform: rotate(0deg); } transform: rotate(0deg); }
100% { 100% {
-webkit-transform: rotate(360deg); -webkit-transform: rotate(360deg);
transform: rotate(360deg); } } transform: rotate(360deg); } }
@keyframes fa-spin { @keyframes fa-spin {
0% { 0% {
-webkit-transform: rotate(0deg); -webkit-transform: rotate(0deg);
transform: rotate(0deg); } transform: rotate(0deg); }
100% { 100% {
-webkit-transform: rotate(360deg); -webkit-transform: rotate(360deg);
transform: rotate(360deg); } } transform: rotate(360deg); } }
.fa-rotate-90 { .fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg); -webkit-transform: rotate(90deg);
transform: rotate(90deg); } transform: rotate(90deg); }
.fa-rotate-180 { .fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg); -webkit-transform: rotate(180deg);
transform: rotate(180deg); } transform: rotate(180deg); }
.fa-rotate-270 { .fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg); -webkit-transform: rotate(270deg);
transform: rotate(270deg); } transform: rotate(270deg); }
.fa-flip-horizontal { .fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1); -webkit-transform: scale(-1, 1);
transform: scale(-1, 1); } transform: scale(-1, 1); }
.fa-flip-vertical { .fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1); -webkit-transform: scale(1, -1);
transform: scale(1, -1); } transform: scale(1, -1); }
.fa-flip-horizontal.fa-flip-vertical { .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1); -webkit-transform: scale(-1, -1);
transform: scale(-1, -1); } transform: scale(-1, -1); }
:root .fa-rotate-90, :root .fa-rotate-90,
:root .fa-rotate-180, :root .fa-rotate-180,
:root .fa-rotate-270, :root .fa-rotate-270,
:root .fa-flip-horizontal, :root .fa-flip-horizontal,
:root .fa-flip-vertical { :root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none; -webkit-filter: none;
filter: none; } filter: none; }
.fa-stack { .fa-stack {
display: inline-block; display: inline-block;
height: 2em; height: 2em;
position: relative; position: relative;
width: 2em; } width: 2.5em; }
.fa-stack-1x, .fa-stack-1x,
.fa-stack-2x { .fa-stack-2x {
@ -315,11 +314,11 @@ svg:not(:root).svg-inline--fa {
.svg-inline--fa.fa-stack-1x { .svg-inline--fa.fa-stack-1x {
height: 1em; height: 1em;
width: 1em; } width: 1.25em; }
.svg-inline--fa.fa-stack-2x { .svg-inline--fa.fa-stack-2x {
height: 2em; height: 2em;
width: 2em; } width: 2.5em; }
.fa-inverse { .fa-inverse {
color: #fff; } color: #fff; }

File diff suppressed because one or more lines are too long