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 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-filter:before { content: fa-content($fa-var-filter); }
.#{$fa-css-prefix}-fingerprint:before { content: fa-content($fa-var-fingerprint); }
.#{$fa-css-prefix}-fire:before { content: fa-content($fa-var-fire); }
.#{$fa-css-prefix}-fire-alt:before { content: fa-content($fa-var-fire-alt); }
.#{$fa-css-prefix}-fire-extinguisher:before { content: fa-content($fa-var-fire-extinguisher); }
.#{$fa-css-prefix}-fire-smoke:before { content: fa-content($fa-var-fire-smoke); }
.#{$fa-css-prefix}-firefox:before { content: fa-content($fa-var-firefox); }

View File

@@ -4,7 +4,7 @@
$fa-font-path: "../webfonts" !default;
$fa-font-size-base: 16px !default;
$fa-css-prefix: fa !default;
$fa-version: "5.6.1" !default;
$fa-version: "5.6.3" !default;
$fa-border-color: #eee !default;
$fa-inverse: #fff !default;
$fa-li-width: 2em !default;
@@ -701,6 +701,7 @@ $fa-var-film-alt: \f3a0;
$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';

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';

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';

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';

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';

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';