Release 5.13.1 (#1514)
This commit is contained in:
@@ -602,6 +602,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-debug:before { content: fa-content($fa-var-debug); }
|
||||
.#{$fa-css-prefix}-deer:before { content: fa-content($fa-var-deer); }
|
||||
.#{$fa-css-prefix}-deer-rudolph:before { content: fa-content($fa-var-deer-rudolph); }
|
||||
.#{$fa-css-prefix}-deezer:before { content: fa-content($fa-var-deezer); }
|
||||
.#{$fa-css-prefix}-delicious:before { content: fa-content($fa-var-delicious); }
|
||||
.#{$fa-css-prefix}-democrat:before { content: fa-content($fa-var-democrat); }
|
||||
.#{$fa-css-prefix}-deploydog:before { content: fa-content($fa-var-deploydog); }
|
||||
@@ -691,6 +692,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-eclipse:before { content: fa-content($fa-var-eclipse); }
|
||||
.#{$fa-css-prefix}-eclipse-alt:before { content: fa-content($fa-var-eclipse-alt); }
|
||||
.#{$fa-css-prefix}-edge:before { content: fa-content($fa-var-edge); }
|
||||
.#{$fa-css-prefix}-edge-legacy:before { content: fa-content($fa-var-edge-legacy); }
|
||||
.#{$fa-css-prefix}-edit:before { content: fa-content($fa-var-edit); }
|
||||
.#{$fa-css-prefix}-egg:before { content: fa-content($fa-var-egg); }
|
||||
.#{$fa-css-prefix}-egg-fried:before { content: fa-content($fa-var-egg-fried); }
|
||||
@@ -934,6 +936,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-goodreads-g:before { content: fa-content($fa-var-goodreads-g); }
|
||||
.#{$fa-css-prefix}-google:before { content: fa-content($fa-var-google); }
|
||||
.#{$fa-css-prefix}-google-drive:before { content: fa-content($fa-var-google-drive); }
|
||||
.#{$fa-css-prefix}-google-pay:before { content: fa-content($fa-var-google-pay); }
|
||||
.#{$fa-css-prefix}-google-play:before { content: fa-content($fa-var-google-play); }
|
||||
.#{$fa-css-prefix}-google-plus:before { content: fa-content($fa-var-google-plus); }
|
||||
.#{$fa-css-prefix}-google-plus-g:before { content: fa-content($fa-var-google-plus-g); }
|
||||
@@ -1633,6 +1636,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-ruler-vertical:before { content: fa-content($fa-var-ruler-vertical); }
|
||||
.#{$fa-css-prefix}-running:before { content: fa-content($fa-var-running); }
|
||||
.#{$fa-css-prefix}-rupee-sign:before { content: fa-content($fa-var-rupee-sign); }
|
||||
.#{$fa-css-prefix}-rust:before { content: fa-content($fa-var-rust); }
|
||||
.#{$fa-css-prefix}-rv:before { content: fa-content($fa-var-rv); }
|
||||
.#{$fa-css-prefix}-sack:before { content: fa-content($fa-var-sack); }
|
||||
.#{$fa-css-prefix}-sack-dollar:before { content: fa-content($fa-var-sack-dollar); }
|
||||
@@ -1999,6 +2003,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-thunderstorm-sun:before { content: fa-content($fa-var-thunderstorm-sun); }
|
||||
.#{$fa-css-prefix}-ticket:before { content: fa-content($fa-var-ticket); }
|
||||
.#{$fa-css-prefix}-ticket-alt:before { content: fa-content($fa-var-ticket-alt); }
|
||||
.#{$fa-css-prefix}-tiktok:before { content: fa-content($fa-var-tiktok); }
|
||||
.#{$fa-css-prefix}-tilde:before { content: fa-content($fa-var-tilde); }
|
||||
.#{$fa-css-prefix}-times:before { content: fa-content($fa-var-times); }
|
||||
.#{$fa-css-prefix}-times-circle:before { content: fa-content($fa-var-times-circle); }
|
||||
@@ -2111,6 +2116,7 @@ readers do not read off random characters that represent icons */
|
||||
.#{$fa-css-prefix}-unlink:before { content: fa-content($fa-var-unlink); }
|
||||
.#{$fa-css-prefix}-unlock:before { content: fa-content($fa-var-unlock); }
|
||||
.#{$fa-css-prefix}-unlock-alt:before { content: fa-content($fa-var-unlock-alt); }
|
||||
.#{$fa-css-prefix}-unsplash:before { content: fa-content($fa-var-unsplash); }
|
||||
.#{$fa-css-prefix}-untappd:before { content: fa-content($fa-var-untappd); }
|
||||
.#{$fa-css-prefix}-upload:before { content: fa-content($fa-var-upload); }
|
||||
.#{$fa-css-prefix}-ups:before { content: fa-content($fa-var-ups); }
|
||||
|
||||
@@ -5,7 +5,7 @@ $fa-font-path: "../webfonts" !default;
|
||||
$fa-font-size-base: 16px !default;
|
||||
$fa-font-display: block !default;
|
||||
$fa-css-prefix: fa !default;
|
||||
$fa-version: "5.13.0" !default;
|
||||
$fa-version: "5.13.1" !default;
|
||||
$fa-border-color: #eee !default;
|
||||
$fa-inverse: #fff !default;
|
||||
$fa-li-width: 2em !default;
|
||||
@@ -619,6 +619,7 @@ $fa-var-deaf: \f2a4;
|
||||
$fa-var-debug: \f7f9;
|
||||
$fa-var-deer: \f78e;
|
||||
$fa-var-deer-rudolph: \f78f;
|
||||
$fa-var-deezer: \f977;
|
||||
$fa-var-delicious: \f1a5;
|
||||
$fa-var-democrat: \f747;
|
||||
$fa-var-deploydog: \f38e;
|
||||
@@ -708,6 +709,7 @@ $fa-var-ebay: \f4f4;
|
||||
$fa-var-eclipse: \f749;
|
||||
$fa-var-eclipse-alt: \f74a;
|
||||
$fa-var-edge: \f282;
|
||||
$fa-var-edge-legacy: \f978;
|
||||
$fa-var-edit: \f044;
|
||||
$fa-var-egg: \f7fb;
|
||||
$fa-var-egg-fried: \f7fc;
|
||||
@@ -951,6 +953,7 @@ $fa-var-goodreads: \f3a8;
|
||||
$fa-var-goodreads-g: \f3a9;
|
||||
$fa-var-google: \f1a0;
|
||||
$fa-var-google-drive: \f3aa;
|
||||
$fa-var-google-pay: \f979;
|
||||
$fa-var-google-play: \f3ab;
|
||||
$fa-var-google-plus: \f2b3;
|
||||
$fa-var-google-plus-g: \f0d5;
|
||||
@@ -1650,6 +1653,7 @@ $fa-var-ruler-triangle: \f61c;
|
||||
$fa-var-ruler-vertical: \f548;
|
||||
$fa-var-running: \f70c;
|
||||
$fa-var-rupee-sign: \f156;
|
||||
$fa-var-rust: \f97a;
|
||||
$fa-var-rv: \f7be;
|
||||
$fa-var-sack: \f81c;
|
||||
$fa-var-sack-dollar: \f81d;
|
||||
@@ -2016,6 +2020,7 @@ $fa-var-thunderstorm-moon: \f76d;
|
||||
$fa-var-thunderstorm-sun: \f76e;
|
||||
$fa-var-ticket: \f145;
|
||||
$fa-var-ticket-alt: \f3ff;
|
||||
$fa-var-tiktok: \f97b;
|
||||
$fa-var-tilde: \f69f;
|
||||
$fa-var-times: \f00d;
|
||||
$fa-var-times-circle: \f057;
|
||||
@@ -2128,6 +2133,7 @@ $fa-var-university: \f19c;
|
||||
$fa-var-unlink: \f127;
|
||||
$fa-var-unlock: \f09c;
|
||||
$fa-var-unlock-alt: \f13e;
|
||||
$fa-var-unsplash: \f97c;
|
||||
$fa-var-untappd: \f405;
|
||||
$fa-var-upload: \f093;
|
||||
$fa-var-ups: \f7e0;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.13.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.13.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
2
scss/fontawesome.scss
vendored
2
scss/fontawesome.scss
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.13.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.13.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.13.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.13.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.13.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.13.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
||||
Reference in New Issue
Block a user