Bump Font Awesome v5.15.3

This commit is contained in:
2021-06-21 20:18:46 +02:00
parent 991edfe747
commit 8a41d11e1b
36 changed files with 22913 additions and 17592 deletions

View File

@@ -124,6 +124,10 @@
.#{$fa-css-prefix}.#{$fa-css-prefix}-mail-forward:before { content: fa-content($fa-var-share); }
.#{$fa-css-prefix}.#{$fa-css-prefix}-expand:before { content: fa-content($fa-var-expand-alt); }
.#{$fa-css-prefix}.#{$fa-css-prefix}-compress:before { content: fa-content($fa-var-compress-alt); }
.#{$fa-css-prefix}.#{$fa-css-prefix}-eye {
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
@@ -954,14 +958,17 @@
.#{$fa-css-prefix}.#{$fa-css-prefix}-automobile:before { content: fa-content($fa-var-car); }
.#{$fa-css-prefix}.#{$fa-css-prefix}-cab:before { content: fa-content($fa-var-taxi); }
.#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-o {
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
}
.#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-o:before { content: fa-content($fa-var-envelope); }
.#{$fa-css-prefix}.#{$fa-css-prefix}-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
}
.#{$fa-css-prefix}.#{$fa-css-prefix}-deviantart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
@@ -2055,8 +2062,5 @@
font-weight: 400;
}
.#{$fa-css-prefix}.#{$fa-css-prefix}-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
}
.#{$fa-css-prefix}.#{$fa-css-prefix}-cab:before { content: fa-content($fa-var-taxi); }