Release 5.8.2 (#1361)
This commit is contained in:
@@ -797,6 +797,7 @@
|
||||
.@{fa-css-prefix}-gifts:before { content: @fa-var-gifts; }
|
||||
.@{fa-css-prefix}-gingerbread-man:before { content: @fa-var-gingerbread-man; }
|
||||
.@{fa-css-prefix}-git:before { content: @fa-var-git; }
|
||||
.@{fa-css-prefix}-git-alt:before { content: @fa-var-git-alt; }
|
||||
.@{fa-css-prefix}-git-square:before { content: @fa-var-git-square; }
|
||||
.@{fa-css-prefix}-github:before { content: @fa-var-github; }
|
||||
.@{fa-css-prefix}-github-alt:before { content: @fa-var-github-alt; }
|
||||
@@ -1604,6 +1605,7 @@
|
||||
.@{fa-css-prefix}-squirrel:before { content: @fa-var-squirrel; }
|
||||
.@{fa-css-prefix}-stack-exchange:before { content: @fa-var-stack-exchange; }
|
||||
.@{fa-css-prefix}-stack-overflow:before { content: @fa-var-stack-overflow; }
|
||||
.@{fa-css-prefix}-stackpath:before { content: @fa-var-stackpath; }
|
||||
.@{fa-css-prefix}-staff:before { content: @fa-var-staff; }
|
||||
.@{fa-css-prefix}-stamp:before { content: @fa-var-stamp; }
|
||||
.@{fa-css-prefix}-star:before { content: @fa-var-star; }
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
@fa-font-display: auto;
|
||||
@fa-line-height-base: 1;
|
||||
@fa-css-prefix: fa;
|
||||
@fa-version: "5.8.1";
|
||||
@fa-version: "5.8.2";
|
||||
@fa-border-color: #eee;
|
||||
@fa-inverse: #fff;
|
||||
@fa-li-width: 2em;
|
||||
@@ -807,6 +807,7 @@
|
||||
@fa-var-gifts: "\f79c";
|
||||
@fa-var-gingerbread-man: "\f79d";
|
||||
@fa-var-git: "\f1d3";
|
||||
@fa-var-git-alt: "\f841";
|
||||
@fa-var-git-square: "\f1d2";
|
||||
@fa-var-github: "\f09b";
|
||||
@fa-var-github-alt: "\f113";
|
||||
@@ -1614,6 +1615,7 @@
|
||||
@fa-var-squirrel: "\f71a";
|
||||
@fa-var-stack-exchange: "\f18d";
|
||||
@fa-var-stack-overflow: "\f16c";
|
||||
@fa-var-stackpath: "\f842";
|
||||
@fa-var-staff: "\f71b";
|
||||
@fa-var-stamp: "\f5bf";
|
||||
@fa-var-star: "\f005";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.8.1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.8.2 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.8.1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.8.1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.8.1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.8.1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.8.1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
@import '_variables.less';
|
||||
|
||||
Reference in New Issue
Block a user