Release 5.10.1 (#1395)
This commit is contained in:
16
css/all.css
16
css/all.css
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
.fa,
|
||||
@@ -6471,10 +6471,12 @@ readers do not read off random characters that represent icons */
|
||||
opacity: 0.4;
|
||||
opacity: var(--fa-secondary-opacity, 0.4); }
|
||||
|
||||
.fa-swap-opacity .fad:before,
|
||||
.fad.fa-swap-opacity:before {
|
||||
opacity: 0.4;
|
||||
opacity: var(--fa-secondary-opacity, 0.4); }
|
||||
|
||||
.fa-swap-opacity .fad:after,
|
||||
.fad.fa-swap-opacity:after {
|
||||
opacity: 1;
|
||||
opacity: var(--fa-primary-opacity, 1); }
|
||||
@@ -7017,6 +7019,12 @@ readers do not read off random characters that represent icons */
|
||||
.fad.fa-border-bottom:after {
|
||||
content: "\10f84d"; }
|
||||
|
||||
.fad.fa-border-center-h:after {
|
||||
content: "\10f89c"; }
|
||||
|
||||
.fad.fa-border-center-v:after {
|
||||
content: "\10f89d"; }
|
||||
|
||||
.fad.fa-border-inner:after {
|
||||
content: "\10f84e"; }
|
||||
|
||||
@@ -9705,6 +9713,9 @@ readers do not read off random characters that represent icons */
|
||||
.fad.fa-phone:after {
|
||||
content: "\10f095"; }
|
||||
|
||||
.fad.fa-phone-alt:after {
|
||||
content: "\10f879"; }
|
||||
|
||||
.fad.fa-phone-laptop:after {
|
||||
content: "\10f87a"; }
|
||||
|
||||
@@ -9720,6 +9731,9 @@ readers do not read off random characters that represent icons */
|
||||
.fad.fa-phone-square:after {
|
||||
content: "\10f098"; }
|
||||
|
||||
.fad.fa-phone-square-alt:after {
|
||||
content: "\10f87b"; }
|
||||
|
||||
.fad.fa-phone-volume:after {
|
||||
content: "\10f2a0"; }
|
||||
|
||||
|
||||
4
css/all.min.css
vendored
4
css/all.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@font-face {
|
||||
|
||||
2
css/brands.min.css
vendored
2
css/brands.min.css
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@font-face {
|
||||
@@ -26,10 +26,12 @@
|
||||
opacity: 0.4;
|
||||
opacity: var(--fa-secondary-opacity, 0.4); }
|
||||
|
||||
.fa-swap-opacity .fad:before,
|
||||
.fad.fa-swap-opacity:before {
|
||||
opacity: 0.4;
|
||||
opacity: var(--fa-secondary-opacity, 0.4); }
|
||||
|
||||
.fa-swap-opacity .fad:after,
|
||||
.fad.fa-swap-opacity:after {
|
||||
opacity: 1;
|
||||
opacity: var(--fa-primary-opacity, 1); }
|
||||
@@ -572,6 +574,12 @@
|
||||
.fad.fa-border-bottom:after {
|
||||
content: "\10f84d"; }
|
||||
|
||||
.fad.fa-border-center-h:after {
|
||||
content: "\10f89c"; }
|
||||
|
||||
.fad.fa-border-center-v:after {
|
||||
content: "\10f89d"; }
|
||||
|
||||
.fad.fa-border-inner:after {
|
||||
content: "\10f84e"; }
|
||||
|
||||
@@ -3260,6 +3268,9 @@
|
||||
.fad.fa-phone:after {
|
||||
content: "\10f095"; }
|
||||
|
||||
.fad.fa-phone-alt:after {
|
||||
content: "\10f879"; }
|
||||
|
||||
.fad.fa-phone-laptop:after {
|
||||
content: "\10f87a"; }
|
||||
|
||||
@@ -3275,6 +3286,9 @@
|
||||
.fad.fa-phone-square:after {
|
||||
content: "\10f098"; }
|
||||
|
||||
.fad.fa-phone-square-alt:after {
|
||||
content: "\10f87b"; }
|
||||
|
||||
.fad.fa-phone-volume:after {
|
||||
content: "\10f2a0"; }
|
||||
|
||||
|
||||
4
css/duotone.min.css
vendored
4
css/duotone.min.css
vendored
File diff suppressed because one or more lines are too long
2
css/fontawesome.css
vendored
2
css/fontawesome.css
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
.fa,
|
||||
|
||||
2
css/fontawesome.min.css
vendored
2
css/fontawesome.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@font-face {
|
||||
|
||||
2
css/light.min.css
vendored
2
css/light.min.css
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(../webfonts/fa-light-300.eot);src:url(../webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-light-300.woff2) format("woff2"),url(../webfonts/fa-light-300.woff) format("woff"),url(../webfonts/fa-light-300.ttf) format("truetype"),url(../webfonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-family:"Font Awesome 5 Pro";font-weight:300}
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@font-face {
|
||||
|
||||
2
css/regular.min.css
vendored
2
css/regular.min.css
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Pro";font-weight:400}
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@font-face {
|
||||
|
||||
2
css/solid.min.css
vendored
2
css/solid.min.css
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
svg:not(:root).svg-inline--fa {
|
||||
|
||||
2
css/svg-with-js.min.css
vendored
2
css/svg-with-js.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.10.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
.fa.fa-glass:before {
|
||||
|
||||
2
css/v4-shims.min.css
vendored
2
css/v4-shims.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user