Release 5.1.1 (#1169)

This commit is contained in:
Rob Madole
2018-07-17 15:02:18 -05:00
committed by GitHub
parent 2579b9789e
commit b560c8509b
10154 changed files with 52577 additions and 92195 deletions

View File

@@ -8,7 +8,7 @@ var ligatures = [];
var unicode = 'f3bf';
var svgPathData = 'M296.64 99.674l-96.16-96.16c-4.686-4.687-12.285-4.686-16.97 0L87.353 99.671c-7.536 7.536-2.198 20.484 8.485 20.485l68.162.002V456H64a11.996 11.996 0 0 0-8.485 3.515l-32 32C15.955 499.074 21.309 512 32 512h164c13.255 0 24-10.745 24-24V120.159l68.154.001c10.626 0 16.066-12.906 8.486-20.486z';
exports.definition = {
exports.definition = {
prefix: prefix,
iconName: iconName,
icon: [
@@ -18,10 +18,10 @@ exports.definition = {
unicode,
svgPathData
]};
exports.faLevelUpAlt = exports.definition;
exports.faLevelUpAlt = exports.definition;
exports.prefix = prefix;
exports.iconName = iconName;
exports.iconName = iconName;
exports.width = width;
exports.height = height;
exports.ligatures = ligatures;