Release 5.6.3 (#1291)

This commit is contained in:
Rob Madole
2018-12-20 11:44:41 -06:00
committed by GitHub
parent 2cb63dd89c
commit dd3b24cc41
196 changed files with 560 additions and 405 deletions

View File

@@ -687,6 +687,7 @@
.@{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; }
.@{fa-css-prefix}-fire-alt:before { content: @fa-var-fire-alt; }
.@{fa-css-prefix}-fire-extinguisher:before { content: @fa-var-fire-extinguisher; }
.@{fa-css-prefix}-fire-smoke:before { content: @fa-var-fire-smoke; }
.@{fa-css-prefix}-firefox:before { content: @fa-var-firefox; }

View File

@@ -5,7 +5,7 @@
@fa-font-size-base: 16px;
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-version: "5.6.1";
@fa-version: "5.6.3";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: 2em;
@@ -696,6 +696,7 @@
@fa-var-filter: "\f0b0";
@fa-var-fingerprint: "\f577";
@fa-var-fire: "\f06d";
@fa-var-fire-alt: "\f7e4";
@fa-var-fire-extinguisher: "\f134";
@fa-var-fire-smoke: "\f74b";
@fa-var-firefox: "\f269";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.6.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.6.3 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.6.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.6.3 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.6.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.6.3 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.6.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.6.3 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.6.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.6.3 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.6.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.6.3 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import '_variables.less';