Release 5.13.1 (#1514)
This commit is contained in:
@@ -602,6 +602,7 @@
|
||||
.@{fa-css-prefix}-debug:before { content: @fa-var-debug; }
|
||||
.@{fa-css-prefix}-deer:before { content: @fa-var-deer; }
|
||||
.@{fa-css-prefix}-deer-rudolph:before { content: @fa-var-deer-rudolph; }
|
||||
.@{fa-css-prefix}-deezer:before { content: @fa-var-deezer; }
|
||||
.@{fa-css-prefix}-delicious:before { content: @fa-var-delicious; }
|
||||
.@{fa-css-prefix}-democrat:before { content: @fa-var-democrat; }
|
||||
.@{fa-css-prefix}-deploydog:before { content: @fa-var-deploydog; }
|
||||
@@ -691,6 +692,7 @@
|
||||
.@{fa-css-prefix}-eclipse:before { content: @fa-var-eclipse; }
|
||||
.@{fa-css-prefix}-eclipse-alt:before { content: @fa-var-eclipse-alt; }
|
||||
.@{fa-css-prefix}-edge:before { content: @fa-var-edge; }
|
||||
.@{fa-css-prefix}-edge-legacy:before { content: @fa-var-edge-legacy; }
|
||||
.@{fa-css-prefix}-edit:before { content: @fa-var-edit; }
|
||||
.@{fa-css-prefix}-egg:before { content: @fa-var-egg; }
|
||||
.@{fa-css-prefix}-egg-fried:before { content: @fa-var-egg-fried; }
|
||||
@@ -934,6 +936,7 @@
|
||||
.@{fa-css-prefix}-goodreads-g:before { content: @fa-var-goodreads-g; }
|
||||
.@{fa-css-prefix}-google:before { content: @fa-var-google; }
|
||||
.@{fa-css-prefix}-google-drive:before { content: @fa-var-google-drive; }
|
||||
.@{fa-css-prefix}-google-pay:before { content: @fa-var-google-pay; }
|
||||
.@{fa-css-prefix}-google-play:before { content: @fa-var-google-play; }
|
||||
.@{fa-css-prefix}-google-plus:before { content: @fa-var-google-plus; }
|
||||
.@{fa-css-prefix}-google-plus-g:before { content: @fa-var-google-plus-g; }
|
||||
@@ -1633,6 +1636,7 @@
|
||||
.@{fa-css-prefix}-ruler-vertical:before { content: @fa-var-ruler-vertical; }
|
||||
.@{fa-css-prefix}-running:before { content: @fa-var-running; }
|
||||
.@{fa-css-prefix}-rupee-sign:before { content: @fa-var-rupee-sign; }
|
||||
.@{fa-css-prefix}-rust:before { content: @fa-var-rust; }
|
||||
.@{fa-css-prefix}-rv:before { content: @fa-var-rv; }
|
||||
.@{fa-css-prefix}-sack:before { content: @fa-var-sack; }
|
||||
.@{fa-css-prefix}-sack-dollar:before { content: @fa-var-sack-dollar; }
|
||||
@@ -1999,6 +2003,7 @@
|
||||
.@{fa-css-prefix}-thunderstorm-sun:before { content: @fa-var-thunderstorm-sun; }
|
||||
.@{fa-css-prefix}-ticket:before { content: @fa-var-ticket; }
|
||||
.@{fa-css-prefix}-ticket-alt:before { content: @fa-var-ticket-alt; }
|
||||
.@{fa-css-prefix}-tiktok:before { content: @fa-var-tiktok; }
|
||||
.@{fa-css-prefix}-tilde:before { content: @fa-var-tilde; }
|
||||
.@{fa-css-prefix}-times:before { content: @fa-var-times; }
|
||||
.@{fa-css-prefix}-times-circle:before { content: @fa-var-times-circle; }
|
||||
@@ -2111,6 +2116,7 @@
|
||||
.@{fa-css-prefix}-unlink:before { content: @fa-var-unlink; }
|
||||
.@{fa-css-prefix}-unlock:before { content: @fa-var-unlock; }
|
||||
.@{fa-css-prefix}-unlock-alt:before { content: @fa-var-unlock-alt; }
|
||||
.@{fa-css-prefix}-unsplash:before { content: @fa-var-unsplash; }
|
||||
.@{fa-css-prefix}-untappd:before { content: @fa-var-untappd; }
|
||||
.@{fa-css-prefix}-upload:before { content: @fa-var-upload; }
|
||||
.@{fa-css-prefix}-ups:before { content: @fa-var-ups; }
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
@fa-font-display: block;
|
||||
@fa-line-height-base: 1;
|
||||
@fa-css-prefix: fa;
|
||||
@fa-version: "5.13.0";
|
||||
@fa-version: "5.13.1";
|
||||
@fa-border-color: #eee;
|
||||
@fa-inverse: #fff;
|
||||
@fa-li-width: 2em;
|
||||
@@ -614,6 +614,7 @@
|
||||
@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";
|
||||
@@ -703,6 +704,7 @@
|
||||
@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";
|
||||
@@ -946,6 +948,7 @@
|
||||
@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";
|
||||
@@ -1645,6 +1648,7 @@
|
||||
@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";
|
||||
@@ -2011,6 +2015,7 @@
|
||||
@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";
|
||||
@@ -2123,6 +2128,7 @@
|
||||
@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.less";
|
||||
|
||||
@@ -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.less";
|
||||
|
||||
2
less/fontawesome.less
vendored
2
less/fontawesome.less
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.less";
|
||||
|
||||
@@ -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.less";
|
||||
|
||||
@@ -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.less";
|
||||
|
||||
@@ -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.less";
|
||||
|
||||
@@ -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.less';
|
||||
|
||||
Reference in New Issue
Block a user