Release 5.11.1 (#15565)
@ -8,6 +8,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
|
||||
repository that is by invitation only. You will get a 404 - Not Found if you do
|
||||
not have access**
|
||||
|
||||
## [5.11.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.11.1) - 2019-09-18
|
||||
|
||||
### Fixed
|
||||
* Duotone icons updated in 5.11.0 had incorrect attribute order which caused
|
||||
them to fail to load for all kits
|
||||
|
||||
---
|
||||
|
||||
## [5.11.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.11.0) - 2019-09-18
|
||||
|
||||
### Added
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
.fa,
|
||||
|
2
css/all.min.css
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face {
|
||||
|
2
css/brands.min.css
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}
|
2
css/fontawesome.css
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
.fa,
|
||||
|
2
css/fontawesome.min.css
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face {
|
||||
|
2
css/regular.min.css
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face {
|
||||
|
2
css/solid.min.css
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
svg:not(:root).svg-inline--fa {
|
||||
|
2
css/svg-with-js.min.css
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
.fa.fa-glass:before {
|
||||
|
2
css/v4-shims.min.css
vendored
@ -47,7 +47,7 @@
|
||||
"node": ">=6"
|
||||
},
|
||||
"dependencies": {},
|
||||
"version": "0.2.23",
|
||||
"version": "0.2.24",
|
||||
"name": "@fortawesome/fontawesome-common-types",
|
||||
"license": "MIT",
|
||||
"types": "./index.d.ts"
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
.fa,
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
.fa,
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
svg:not(:root).svg-inline--fa {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
.fa.fa-glass:before {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function () {
|
||||
@ -3015,7 +3015,7 @@
|
||||
mark: noop$1,
|
||||
measure: noop$1
|
||||
};
|
||||
var preamble = "FA \"5.11.0\"";
|
||||
var preamble = "FA \"5.11.1\"";
|
||||
|
||||
var begin = function begin(name) {
|
||||
p.mark("".concat(preamble, " ").concat(name, " begins"));
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
!function() {
|
||||
@ -2215,7 +2215,7 @@
|
||||
var Pc = function() {}, Ec = K.measurePerformance && M && M.mark && M.measure ? M : {
|
||||
mark: Pc,
|
||||
measure: Pc
|
||||
}, Nc = 'FA "5.11.0"', _c = function(c) {
|
||||
}, Nc = 'FA "5.11.1"', _c = function(c) {
|
||||
Ec.mark("".concat(Nc, " ").concat(c, " ends")), Ec.measure("".concat(Nc, " ").concat(c), "".concat(Nc, " ").concat(c, " begins"), "".concat(Nc, " ").concat(c, " ends"));
|
||||
}, Tc = {
|
||||
begin: function(c) {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function () {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
!function() {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function (global, factory) {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
var e, t;
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function () {
|
||||
@ -1096,7 +1096,7 @@
|
||||
mark: noop$1,
|
||||
measure: noop$1
|
||||
};
|
||||
var preamble = "FA \"5.11.0\"";
|
||||
var preamble = "FA \"5.11.1\"";
|
||||
|
||||
var begin = function begin(name) {
|
||||
p.mark("".concat(preamble, " ").concat(name, " begins"));
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
!function() {
|
||||
@ -509,7 +509,7 @@
|
||||
var Rt = function() {}, Tt = J.measurePerformance && f && f.mark && f.measure ? f : {
|
||||
mark: Rt,
|
||||
measure: Rt
|
||||
}, _t = 'FA "5.11.0"', It = function(t) {
|
||||
}, _t = 'FA "5.11.1"', It = function(t) {
|
||||
Tt.mark("".concat(_t, " ").concat(t, " ends")), Tt.measure("".concat(_t, " ").concat(t), "".concat(_t, " ").concat(t, " begins"), "".concat(_t, " ").concat(t, " ends"));
|
||||
}, Dt = {
|
||||
begin: function(t) {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function () {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
!function() {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function () {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
!function() {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function (global, factory) {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
var l, a;
|
||||
|
@ -6,7 +6,7 @@
|
||||
@fa-font-display: auto;
|
||||
@fa-line-height-base: 1;
|
||||
@fa-css-prefix: fa;
|
||||
@fa-version: "5.11.0";
|
||||
@fa-version: "5.11.1";
|
||||
@fa-border-color: #eee;
|
||||
@fa-inverse: #fff;
|
||||
@fa-li-width: 2em;
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import '_variables.less';
|
||||
|
@ -47,7 +47,7 @@
|
||||
"node": ">=6"
|
||||
},
|
||||
"dependencies": {},
|
||||
"version": "5.11.0",
|
||||
"version": "5.11.1",
|
||||
"name": "@fortawesome/fontawesome-free",
|
||||
"main": "js/fontawesome.js",
|
||||
"style": "css/fontawesome.css",
|
||||
|
@ -5,7 +5,7 @@ $fa-font-path: "../webfonts" !default;
|
||||
$fa-font-size-base: 16px !default;
|
||||
$fa-font-display: auto !default;
|
||||
$fa-css-prefix: fa !default;
|
||||
$fa-version: "5.11.0" !default;
|
||||
$fa-version: "5.11.1" !default;
|
||||
$fa-border-color: #eee !default;
|
||||
$fa-inverse: #fff !default;
|
||||
$fa-li-width: 2em !default;
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import 'variables';
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
-->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
Before Width: | Height: | Size: 435 KiB After Width: | Height: | Size: 435 KiB |
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
-->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
Before Width: | Height: | Size: 107 KiB After Width: | Height: | Size: 107 KiB |
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
-->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
|
||||
|
Before Width: | Height: | Size: 603 KiB After Width: | Height: | Size: 603 KiB |
@ -1,12 +1,12 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!--
|
||||
Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
-->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
|
||||
<metadata>
|
||||
Created by FontForge 20190801 at Wed Sep 18 10:12:33 2019
|
||||
Created by FontForge 20190801 at Wed Sep 18 17:44:31 2019
|
||||
By Robert Madole
|
||||
Copyright (c) Font Awesome
|
||||
</metadata>
|
||||
|
Before Width: | Height: | Size: 682 KiB After Width: | Height: | Size: 682 KiB |
@ -1,12 +1,12 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!--
|
||||
Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
-->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
|
||||
<metadata>
|
||||
Created by FontForge 20190801 at Wed Sep 18 10:12:32 2019
|
||||
Created by FontForge 20190801 at Wed Sep 18 17:44:31 2019
|
||||
By Robert Madole
|
||||
Copyright (c) Font Awesome
|
||||
</metadata>
|
||||
|
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 141 KiB |
@ -1,12 +1,12 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!--
|
||||
Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
-->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
|
||||
<metadata>
|
||||
Created by FontForge 20190801 at Wed Sep 18 10:12:32 2019
|
||||
Created by FontForge 20190801 at Wed Sep 18 17:44:31 2019
|
||||
By Robert Madole
|
||||
Copyright (c) Font Awesome
|
||||
</metadata>
|
||||
|
Before Width: | Height: | Size: 823 KiB After Width: | Height: | Size: 823 KiB |
@ -1079,7 +1079,7 @@ var p = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMA
|
||||
mark: noop$1,
|
||||
measure: noop$1
|
||||
};
|
||||
var preamble = "FA \"5.11.0\"";
|
||||
var preamble = "FA \"5.11.1\"";
|
||||
|
||||
var begin = function begin(name) {
|
||||
p.mark("".concat(preamble, " ").concat(name, " begins"));
|
||||
|
@ -1085,7 +1085,7 @@
|
||||
mark: noop$1,
|
||||
measure: noop$1
|
||||
};
|
||||
var preamble = "FA \"5.11.0\"";
|
||||
var preamble = "FA \"5.11.1\"";
|
||||
|
||||
var begin = function begin(name) {
|
||||
p.mark("".concat(preamble, " ").concat(name, " begins"));
|
||||
|
@ -47,9 +47,9 @@
|
||||
"node": ">=6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-common-types": "^0.2.23"
|
||||
"@fortawesome/fontawesome-common-types": "^0.2.24"
|
||||
},
|
||||
"version": "1.2.23",
|
||||
"version": "1.2.24",
|
||||
"name": "@fortawesome/fontawesome-svg-core",
|
||||
"main": "index.js",
|
||||
"module": "index.es.js",
|
||||
|
@ -47,9 +47,9 @@
|
||||
"node": ">=6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-common-types": "^0.2.23"
|
||||
"@fortawesome/fontawesome-common-types": "^0.2.24"
|
||||
},
|
||||
"version": "5.11.0",
|
||||
"version": "5.11.1",
|
||||
"name": "@fortawesome/free-brands-svg-icons",
|
||||
"main": "index.js",
|
||||
"module": "index.es.js",
|
||||
|
@ -47,9 +47,9 @@
|
||||
"node": ">=6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-common-types": "^0.2.23"
|
||||
"@fortawesome/fontawesome-common-types": "^0.2.24"
|
||||
},
|
||||
"version": "5.11.0",
|
||||
"version": "5.11.1",
|
||||
"name": "@fortawesome/free-regular-svg-icons",
|
||||
"main": "index.js",
|
||||
"module": "index.es.js",
|
||||
|
@ -47,9 +47,9 @@
|
||||
"node": ">=6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-common-types": "^0.2.23"
|
||||
"@fortawesome/fontawesome-common-types": "^0.2.24"
|
||||
},
|
||||
"version": "5.11.0",
|
||||
"version": "5.11.1",
|
||||
"name": "@fortawesome/free-solid-svg-icons",
|
||||
"main": "index.js",
|
||||
"module": "index.es.js",
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function () {
|
||||
@ -3015,7 +3015,7 @@
|
||||
mark: noop$1,
|
||||
measure: noop$1
|
||||
};
|
||||
var preamble = "FA \"5.11.0\"";
|
||||
var preamble = "FA \"5.11.1\"";
|
||||
|
||||
var begin = function begin(name) {
|
||||
p.mark("".concat(preamble, " ").concat(name, " begins"));
|
||||
|
4
js/all.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
!function() {
|
||||
@ -2215,7 +2215,7 @@
|
||||
var Pc = function() {}, Ec = K.measurePerformance && M && M.mark && M.measure ? M : {
|
||||
mark: Pc,
|
||||
measure: Pc
|
||||
}, Nc = 'FA "5.11.0"', _c = function(c) {
|
||||
}, Nc = 'FA "5.11.1"', _c = function(c) {
|
||||
Ec.mark("".concat(Nc, " ").concat(c, " ends")), Ec.measure("".concat(Nc, " ").concat(c), "".concat(Nc, " ").concat(c, " begins"), "".concat(Nc, " ").concat(c, " ends"));
|
||||
}, Tc = {
|
||||
begin: function(c) {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function () {
|
||||
|
2
js/brands.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
!function() {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function (global, factory) {
|
||||
|
2
js/conflict-detection.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
var e, t;
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function () {
|
||||
@ -1096,7 +1096,7 @@
|
||||
mark: noop$1,
|
||||
measure: noop$1
|
||||
};
|
||||
var preamble = "FA \"5.11.0\"";
|
||||
var preamble = "FA \"5.11.1\"";
|
||||
|
||||
var begin = function begin(name) {
|
||||
p.mark("".concat(preamble, " ").concat(name, " begins"));
|
||||
|
4
js/fontawesome.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
!function() {
|
||||
@ -509,7 +509,7 @@
|
||||
var Rt = function() {}, Tt = J.measurePerformance && f && f.mark && f.measure ? f : {
|
||||
mark: Rt,
|
||||
measure: Rt
|
||||
}, _t = 'FA "5.11.0"', It = function(t) {
|
||||
}, _t = 'FA "5.11.1"', It = function(t) {
|
||||
Tt.mark("".concat(_t, " ").concat(t, " ends")), Tt.measure("".concat(_t, " ").concat(t), "".concat(_t, " ").concat(t, " begins"), "".concat(_t, " ").concat(t, " ends"));
|
||||
}, Dt = {
|
||||
begin: function(t) {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function () {
|
||||
|
2
js/regular.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
!function() {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function () {
|
||||
|
2
js/solid.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
!function() {
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
(function (global, factory) {
|
||||
|
2
js/v4-shims.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
var l, a;
|
||||
|
@ -6,7 +6,7 @@
|
||||
@fa-font-display: auto;
|
||||
@fa-line-height-base: 1;
|
||||
@fa-css-prefix: fa;
|
||||
@fa-version: "5.11.0";
|
||||
@fa-version: "5.11.1";
|
||||
@fa-border-color: #eee;
|
||||
@fa-inverse: #fff;
|
||||
@fa-li-width: 2em;
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
2
less/fontawesome.less
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
|