Release 5.7.2 (#1320)

This commit is contained in:
Rob Madole
2019-02-12 11:02:09 -06:00
committed by GitHub
parent e93c96b718
commit 4631ad5d25
112 changed files with 102 additions and 88 deletions

View File

@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
## [5.7.2](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.7.2) - 2019-02-12
### Fixed
* Vertical alignment issues using OTF and TTF files in desktop applications that differ from previous
Font Awesome versions (< 5.7.0)
---
## [5.7.1](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.7.1) - 2019-02-01
### Fixed

View File

@@ -36,7 +36,7 @@ Learn how to get started with Font Awesome and then dive deeper into other and a
* [Using glyphs](https://fontawesome.com/how-to-use/on-the-desktop/referencing-icons/using-glyphs)
* [Troubleshooting](https://fontawesome.com/how-to-use/on-the-desktop/other-topics/troubleshooting)
## 5.7.1 release
## 5.7.2 release
Login to your https://fontawesome.com account to download the latest version of Font Awesome Pro.

View File

@@ -8,6 +8,12 @@ As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/ne
---
## 5.7.1 to 5.7.2
There are no breaking changes in this version upgrade.
---
## 5.7.0 to 5.7.1
The cheeseburger icon incorrectly placed the cheese _under_ the patty. This is unacceptable and we've fixed it.

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
.fa,

2
css/all.min.css vendored

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face {

2
css/brands.min.css vendored
View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial 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
View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
.fa,

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face {

2
css/light.min.css vendored
View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(../webfonts/fa-light-300.eot);src:url(../webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-light-300.woff2) format("woff2"),url(../webfonts/fa-light-300.woff) format("woff"),url(../webfonts/fa-light-300.ttf) format("truetype"),url(../webfonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-family:"Font Awesome 5 Pro";font-weight:300}

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face {

2
css/regular.min.css vendored
View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face{font-family:"Font Awesome 5 Pro";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 Pro";font-weight:400}

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face {

2
css/solid.min.css vendored
View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@font-face{font-family:"Font Awesome 5 Pro";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 Pro";font-weight:900}

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
svg:not(:root).svg-inline--fa {

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
.svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;transform:scale(.25);transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;transform:scale(.25);transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;transform:scale(.25);transform-origin:top left}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
.fa.fa-glass:before {

File diff suppressed because one or more lines are too long

View File

@@ -47,7 +47,7 @@
"node": ">=6"
},
"dependencies": {},
"version": "0.2.14",
"version": "0.2.15",
"name": "@fortawesome/fontawesome-common-types",
"license": "MIT",
"types": "./index.d.ts"

View File

@@ -6644,7 +6644,7 @@
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.7.1\"";
var preamble = "FA \"5.7.2\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));

View File

@@ -5790,7 +5790,7 @@
var qc = function() {}, jc = U.measurePerformance && V && V.mark && V.measure ? V : {
mark: qc,
measure: qc
}, Oc = 'FA "5.7.1"', Ec = function(c) {
}, Oc = 'FA "5.7.2"', Ec = function(c) {
jc.mark("".concat(Oc, " ").concat(c, " ends")), jc.measure("".concat(Oc, " ").concat(c), "".concat(Oc, " ").concat(c, " begins"), "".concat(Oc, " ").concat(c, " ends"));
}, Pc = {
begin: function(c) {

View File

@@ -1062,7 +1062,7 @@
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.7.1\"";
var preamble = "FA \"5.7.2\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));

View File

@@ -492,7 +492,7 @@
var jt = function() {}, Pt = V.measurePerformance && f && f.mark && f.measure ? f : {
mark: jt,
measure: jt
}, Lt = 'FA "5.7.1"', Tt = function(t) {
}, Lt = 'FA "5.7.2"', Tt = function(t) {
Pt.mark("".concat(Lt, " ").concat(t, " ends")), Pt.measure("".concat(Lt, " ").concat(t), "".concat(Lt, " ").concat(t, " begins"), "".concat(Lt, " ").concat(t, " ends"));
}, _t = {
begin: function(t) {

View File

@@ -6,7 +6,7 @@
@fa-font-display: auto;
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-version: "5.7.1";
@fa-version: "5.7.2";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: 2em;

View File

@@ -47,7 +47,7 @@
"node": ">=6"
},
"dependencies": {},
"version": "5.7.1",
"version": "5.7.2",
"name": "@fortawesome/fontawesome-pro",
"main": "js/fontawesome.js",
"style": "css/fontawesome.css",

View File

@@ -5,7 +5,7 @@ $fa-font-path: "../webfonts" !default;
$fa-font-size-base: 16px !default;
$fa-font-display: auto;
$fa-css-prefix: fa !default;
$fa-version: "5.7.1" !default;
$fa-version: "5.7.2" !default;
$fa-border-color: #eee !default;
$fa-inverse: #fff !default;
$fa-li-width: 2em !default;

View File

@@ -2,7 +2,7 @@
<!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 20190112 at Fri Feb 1 12:26:57 2019
Created by FontForge 20190112 at Tue Feb 12 10:23:48 2019
By Robert Madole
Copyright (c) Font Awesome
</metadata>

Before

Width:  |  Height:  |  Size: 644 KiB

After

Width:  |  Height:  |  Size: 644 KiB

View File

@@ -2,7 +2,7 @@
<!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 20190112 at Fri Feb 1 12:26:57 2019
Created by FontForge 20190112 at Tue Feb 12 10:23:49 2019
By Robert Madole
Copyright (c) Font Awesome
</metadata>

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB

View File

@@ -2,7 +2,7 @@
<!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 20190112 at Fri Feb 1 12:26:57 2019
Created by FontForge 20190112 at Tue Feb 12 10:23:49 2019
By Robert Madole
Copyright (c) Font Awesome
</metadata>

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

@@ -2,7 +2,7 @@
<!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 20190112 at Fri Feb 1 12:26:57 2019
Created by FontForge 20190112 at Tue Feb 12 10:23:49 2019
By Robert Madole
Copyright (c) Font Awesome
</metadata>

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@@ -1049,7 +1049,7 @@ var p = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMA
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.7.1\"";
var preamble = "FA \"5.7.2\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));

View File

@@ -1055,7 +1055,7 @@
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.7.1\"";
var preamble = "FA \"5.7.2\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));

View File

@@ -47,9 +47,9 @@
"node": ">=6"
},
"dependencies": {
"@fortawesome/fontawesome-common-types": "^0.2.14"
"@fortawesome/fontawesome-common-types": "^0.2.15"
},
"version": "1.2.14",
"version": "1.2.15",
"name": "@fortawesome/fontawesome-svg-core",
"main": "index.js",
"module": "index.es.js",

View File

@@ -47,7 +47,7 @@
"node": ">=6"
},
"dependencies": {
"@fortawesome/fontawesome-common-types": "^0.2.14"
"@fortawesome/fontawesome-common-types": "^0.2.15"
},
"name": "@fortawesome/pro-brands-svg-icons",
"main": "index.js",

View File

@@ -47,9 +47,9 @@
"node": ">=6"
},
"dependencies": {
"@fortawesome/fontawesome-common-types": "^0.2.14"
"@fortawesome/fontawesome-common-types": "^0.2.15"
},
"version": "5.7.1",
"version": "5.7.2",
"name": "@fortawesome/pro-light-svg-icons",
"main": "index.js",
"module": "index.es.js",

View File

@@ -47,9 +47,9 @@
"node": ">=6"
},
"dependencies": {
"@fortawesome/fontawesome-common-types": "^0.2.14"
"@fortawesome/fontawesome-common-types": "^0.2.15"
},
"version": "5.7.1",
"version": "5.7.2",
"name": "@fortawesome/pro-regular-svg-icons",
"main": "index.js",
"module": "index.es.js",

View File

@@ -47,9 +47,9 @@
"node": ">=6"
},
"dependencies": {
"@fortawesome/fontawesome-common-types": "^0.2.14"
"@fortawesome/fontawesome-common-types": "^0.2.15"
},
"version": "5.7.1",
"version": "5.7.2",
"name": "@fortawesome/pro-solid-svg-icons",
"main": "index.js",
"module": "index.es.js",

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
(function () {
@@ -6648,7 +6648,7 @@
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.7.1\"";
var preamble = "FA \"5.7.2\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));

4
js/all.min.js vendored
View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
!function() {
@@ -5794,7 +5794,7 @@
var qc = function() {}, jc = U.measurePerformance && V && V.mark && V.measure ? V : {
mark: qc,
measure: qc
}, Oc = 'FA "5.7.1"', Ec = function(c) {
}, Oc = 'FA "5.7.2"', Ec = function(c) {
jc.mark("".concat(Oc, " ").concat(c, " ends")), jc.measure("".concat(Oc, " ").concat(c), "".concat(Oc, " ").concat(c, " begins"), "".concat(Oc, " ").concat(c, " ends"));
}, Pc = {
begin: function(c) {

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
(function () {

2
js/brands.min.js vendored
View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
!function() {

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
(function () {
@@ -1066,7 +1066,7 @@
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.7.1\"";
var preamble = "FA \"5.7.2\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
!function() {
@@ -496,7 +496,7 @@
var jt = function() {}, Pt = V.measurePerformance && f && f.mark && f.measure ? f : {
mark: jt,
measure: jt
}, Lt = 'FA "5.7.1"', Tt = function(t) {
}, Lt = 'FA "5.7.2"', Tt = function(t) {
Pt.mark("".concat(Lt, " ").concat(t, " ends")), Pt.measure("".concat(Lt, " ").concat(t), "".concat(Lt, " ").concat(t, " begins"), "".concat(Lt, " ").concat(t, " ends"));
}, _t = {
begin: function(t) {

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
(function () {

2
js/light.min.js vendored
View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
!function() {

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
(function () {

2
js/regular.min.js vendored
View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
!function() {

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
(function () {

2
js/solid.min.js vendored
View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
!function() {

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
(function (global, factory) {

2
js/v4-shims.min.js vendored
View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
var l, a;

View File

@@ -6,7 +6,7 @@
@fa-font-display: auto;
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-version: "5.7.1";
@fa-version: "5.7.2";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: 2em;

View File

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

View File

@@ -19907,7 +19907,7 @@
"voted": false,
"svg": {
"solid": {
"last_modified": 1549045574139,
"last_modified": 1549922042501,
"raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"M464 256h-48l-96 64-96-64H48a48 48 0 0 0 0 96h416a48 48 0 0 0 0-96zM58.6 224h394.7c34.6 0 54.6-43.9 34.8-75.9C448 83.2 359.5 32.1 256 32c-103.5.1-192 51.2-232.2 116.1-19.8 32 .3 75.9 34.8 75.9zM384 112a16 16 0 1 1-16 16 16 16 0 0 1 16-16zM256 80a16 16 0 1 1-16 16 16 16 0 0 1 16-16zm-128 32a16 16 0 1 1-16 16 16 16 0 0 1 16-16zm352 272H32a16 16 0 0 0-16 16v16a64.06 64.06 0 0 0 64 64h352a64.06 64.06 0 0 0 64-64v-16a16 16 0 0 0-16-16z\"/></svg>",
"viewBox": [
"0",
@@ -19920,7 +19920,7 @@
"path": "M464 256h-48l-96 64-96-64H48a48 48 0 0 0 0 96h416a48 48 0 0 0 0-96zM58.6 224h394.7c34.6 0 54.6-43.9 34.8-75.9C448 83.2 359.5 32.1 256 32c-103.5.1-192 51.2-232.2 116.1-19.8 32 .3 75.9 34.8 75.9zM384 112a16 16 0 1 1-16 16 16 16 0 0 1 16-16zM256 80a16 16 0 1 1-16 16 16 16 0 0 1 16-16zm-128 32a16 16 0 1 1-16 16 16 16 0 0 1 16-16zm352 272H32a16 16 0 0 0-16 16v16a64.06 64.06 0 0 0 64 64h352a64.06 64.06 0 0 0 64-64v-16a16 16 0 0 0-16-16z"
},
"regular": {
"last_modified": 1549045575400,
"last_modified": 1549922042501,
"raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"M352 176a16 16 0 1 0-16-16 16 16 0 0 0 16 16zm-96-32a16 16 0 1 0-16-16 16 16 0 0 0 16 16zm-96 32a16 16 0 1 0-16-16 16 16 0 0 0 16 16zm352 112a79.33 79.33 0 0 0-28.1-60.4 8.78 8.78 0 0 0 1.2-1.5 72.49 72.49 0 0 0 .6-75.4C442.3 78.7 352.19 32.1 256 32c-96.1.1-186.31 46.7-229.71 118.7a72.45 72.45 0 0 0 .6 75.4 15.76 15.76 0 0 0 1.2 1.5 79.35 79.35 0 0 0-9.3 111.8 78.09 78.09 0 0 0 15 13.7c-.7 2.8-1.7 5.5-1.7 8.5v34.7a83.73 83.73 0 0 0 83.7 83.7h280.6a83.8 83.8 0 0 0 83.71-83.7v-34.7c0-3-1.1-5.7-1.7-8.5A80 80 0 0 0 512 288zM67.37 175.5c34.9-57.9 109-95.4 188.61-95.5 79.71.1 153.81 37.6 188.72 95.5a24.51 24.51 0 0 1-.2 25.2c-2.9 4.7-7.41 7.4-12.21 7.4H79.67c-4.8 0-9.3-2.7-12.2-7.4a24.73 24.73 0 0 1-.1-25.2zM432 396.3a35.72 35.72 0 0 1-35.7 35.7H115.67A35.72 35.72 0 0 1 80 396.3v-25.6h352zm0-76.3H80a32 32 0 0 1 0-64h144l96 48 96-48h16a32 32 0 1 1 0 64z\"/></svg>",
"viewBox": [
"0",
@@ -19933,7 +19933,7 @@
"path": "M352 176a16 16 0 1 0-16-16 16 16 0 0 0 16 16zm-96-32a16 16 0 1 0-16-16 16 16 0 0 0 16 16zm-96 32a16 16 0 1 0-16-16 16 16 0 0 0 16 16zm352 112a79.33 79.33 0 0 0-28.1-60.4 8.78 8.78 0 0 0 1.2-1.5 72.49 72.49 0 0 0 .6-75.4C442.3 78.7 352.19 32.1 256 32c-96.1.1-186.31 46.7-229.71 118.7a72.45 72.45 0 0 0 .6 75.4 15.76 15.76 0 0 0 1.2 1.5 79.35 79.35 0 0 0-9.3 111.8 78.09 78.09 0 0 0 15 13.7c-.7 2.8-1.7 5.5-1.7 8.5v34.7a83.73 83.73 0 0 0 83.7 83.7h280.6a83.8 83.8 0 0 0 83.71-83.7v-34.7c0-3-1.1-5.7-1.7-8.5A80 80 0 0 0 512 288zM67.37 175.5c34.9-57.9 109-95.4 188.61-95.5 79.71.1 153.81 37.6 188.72 95.5a24.51 24.51 0 0 1-.2 25.2c-2.9 4.7-7.41 7.4-12.21 7.4H79.67c-4.8 0-9.3-2.7-12.2-7.4a24.73 24.73 0 0 1-.1-25.2zM432 396.3a35.72 35.72 0 0 1-35.7 35.7H115.67A35.72 35.72 0 0 1 80 396.3v-25.6h352zm0-76.3H80a32 32 0 0 1 0-64h144l96 48 96-48h16a32 32 0 1 1 0 64z"
},
"light": {
"last_modified": 1549045576733,
"last_modified": 1549922042501,
"raw": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"M304 144a16 16 0 1 0-16-16 16 16 0 0 0 16 16zm208 176a63.81 63.81 0 0 0-30.2-54.1c13.5-20.9 18.5-52.9 6.3-79.1C448 100.3 359.5 32.1 256 32c-103.5.1-192 68.3-232.2 154.8-12.5 26.8-9.1 59.9 3.7 80.8a63.46 63.46 0 0 0-16.3 88.3 65.07 65.07 0 0 0 10.1 11.5c-3.1 4.9-5.3 10.4-5.3 16.6v32a64.06 64.06 0 0 0 64 64h352a64.06 64.06 0 0 0 64-64v-32c0-6.2-2.2-11.7-5.3-16.6A64.06 64.06 0 0 0 512 320zM52.81 200.3C90.71 118.9 172.31 64.1 256 64c83.69.1 165.39 54.9 203.19 136.3 5.8 12.5 5.2 29.5-1.4 43.5a5.94 5.94 0 0 1-.4.8A21 21 0 0 1 438.5 256H70.11c-6.1 0-12.2-2.4-16-7.2a14.75 14.75 0 0 1-2.5-4.4c-5.2-13.9-4.8-31.2 1.2-44.1zM464 416a32 32 0 0 1-32 32H80a32 32 0 0 1-32-32v-32h416zm-16-64H64a32 32 0 1 1 0-64h160l96 48 96-48h32a32 32 0 0 1 0 64zm-64-144a16 16 0 1 0-16-16 16 16 0 0 0 16 16zm-256 0a16 16 0 1 0-16-16 16 16 0 0 0 16 16zm80-64a16 16 0 1 0-16-16 16 16 0 0 0 16 16z\"/></svg>",
"viewBox": [
"0",

View File

@@ -1,7 +1,7 @@
{
"name": "font-awesome-pro",
"description": "The iconic font and CSS framework",
"version": "5.7.1",
"version": "5.7.2",
"private": true,
"keywords": ["font", "awesome", "fontawesome", "icon", "bootstrap"],
"homepage": "https://fontawesome.com/",

View File

@@ -5,7 +5,7 @@ $fa-font-path: "../webfonts" !default;
$fa-font-size-base: 16px !default;
$fa-font-display: auto;
$fa-css-prefix: fa !default;
$fa-version: "5.7.1" !default;
$fa-version: "5.7.2" !default;
$fa-border-color: #eee !default;
$fa-inverse: #fff !default;
$fa-li-width: 2em !default;

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import 'variables';

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import 'variables';

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import 'variables';

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import 'variables';

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import 'variables';

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
@import 'variables';

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license (Commercial License)
-->
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

Before

Width:  |  Height:  |  Size: 440 KiB

After

Width:  |  Height:  |  Size: 440 KiB

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license (Commercial License)
-->
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license (Commercial License)
-->
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license (Commercial License)
-->
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" standalone="no"?>
<!--
Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license (Commercial 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 20190112 at Fri Feb 1 12:26:57 2019
Created by FontForge 20190112 at Tue Feb 12 10:23:48 2019
By Robert Madole
Copyright (c) Font Awesome
</metadata>

Before

Width:  |  Height:  |  Size: 644 KiB

After

Width:  |  Height:  |  Size: 644 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" standalone="no"?>
<!--
Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
Font Awesome Pro 5.7.2 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license (Commercial 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 20190112 at Fri Feb 1 12:26:57 2019
Created by FontForge 20190112 at Tue Feb 12 10:23:49 2019
By Robert Madole
Copyright (c) Font Awesome
</metadata>

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More