Release 5.11.2 (#1440)

This commit is contained in:
Rob Madole
2019-09-23 13:55:12 -05:00
committed by GitHub
parent 49229ba0bb
commit b0c7df5337
228 changed files with 681 additions and 454 deletions

View File

@@ -777,7 +777,7 @@
.@{fa-css-prefix}-fill-drip:before { content: @fa-var-fill-drip; }
.@{fa-css-prefix}-film:before { content: @fa-var-film; }
.@{fa-css-prefix}-film-alt:before { content: @fa-var-film-alt; }
.@{fa-css-prefix}-film-cannister:before { content: @fa-var-film-cannister; }
.@{fa-css-prefix}-film-canister:before { content: @fa-var-film-canister; }
.@{fa-css-prefix}-filter:before { content: @fa-var-filter; }
.@{fa-css-prefix}-fingerprint:before { content: @fa-var-fingerprint; }
.@{fa-css-prefix}-fire:before { content: @fa-var-fire; }

View File

@@ -6,7 +6,7 @@
@fa-font-display: auto;
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-version: "5.11.1";
@fa-version: "5.11.2";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: 2em;
@@ -789,7 +789,7 @@
@fa-var-fill-drip: "\f576";
@fa-var-film: "\f008";
@fa-var-film-alt: "\f3a0";
@fa-var-film-cannister: "\f8b7";
@fa-var-film-canister: "\f8b7";
@fa-var-filter: "\f0b0";
@fa-var-fingerprint: "\f577";
@fa-var-fire: "\f06d";
@@ -1587,7 +1587,7 @@
@fa-var-scalpel: "\f61d";
@fa-var-scalpel-path: "\f61e";
@fa-var-scanner: "\f488";
@fa-var-scanner-image: "\f488";
@fa-var-scanner-image: "\f8f3";
@fa-var-scanner-keyboard: "\f489";
@fa-var-scanner-touchscreen: "\f48a";
@fa-var-scarecrow: "\f70d";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.11.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import "_variables.less";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.11.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import "_variables.less";
@@ -702,7 +702,7 @@
.fad.@{fa-css-prefix}-fill-drip:after { content: "\10f576"; }
.fad.@{fa-css-prefix}-film:after { content: "\10f008"; }
.fad.@{fa-css-prefix}-film-alt:after { content: "\10f3a0"; }
.fad.@{fa-css-prefix}-film-cannister:after { content: "\10f8b7"; }
.fad.@{fa-css-prefix}-film-canister:after { content: "\10f8b7"; }
.fad.@{fa-css-prefix}-filter:after { content: "\10f0b0"; }
.fad.@{fa-css-prefix}-fingerprint:after { content: "\10f577"; }
.fad.@{fa-css-prefix}-fire:after { content: "\10f06d"; }
@@ -1320,7 +1320,7 @@
.fad.@{fa-css-prefix}-scalpel:after { content: "\10f61d"; }
.fad.@{fa-css-prefix}-scalpel-path:after { content: "\10f61e"; }
.fad.@{fa-css-prefix}-scanner:after { content: "\10f488"; }
.fad.@{fa-css-prefix}-scanner-image:after { content: "\10f488"; }
.fad.@{fa-css-prefix}-scanner-image:after { content: "\10f8f3"; }
.fad.@{fa-css-prefix}-scanner-keyboard:after { content: "\10f489"; }
.fad.@{fa-css-prefix}-scanner-touchscreen:after { content: "\10f48a"; }
.fad.@{fa-css-prefix}-scarecrow:after { content: "\10f70d"; }

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.11.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import "_variables.less";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.11.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import "_variables.less";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.11.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import "_variables.less";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.11.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import "_variables.less";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.11.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import '_variables.less';