Release 5.0.12 (#1094)

This commit is contained in:
Rob Madole
2018-05-03 14:32:23 -05:00
committed by GitHub
parent a3b3d21a59
commit 9c32e160cc
166 changed files with 2363 additions and 1390 deletions

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.11 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.0.12 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
!function() {
@@ -849,13 +849,13 @@
if (!H) throw c;
}
}(function() {
!function c(h, l) {
var v = Object.keys(l).reduce(function(c, h) {
var v = l[h];
return v.icon ? c[v.iconName] = v.icon : c[h] = v, c;
!function c(h, v) {
var l = Object.keys(v).reduce(function(c, h) {
var l = v[h];
return l.icon ? c[l.iconName] = l.icon : c[h] = l, c;
}, {});
"function" == typeof s.hooks.addPack ? s.hooks.addPack(h, v) : s.styles[h] = a({}, s.styles[h] || {}, v),
"fas" === h && c("fa", l);
"function" == typeof s.hooks.addPack ? s.hooks.addPack(h, l) : s.styles[h] = a({}, s.styles[h] || {}, l),
"fas" === h && c("fa", v);
}("far", C);
});
}();