Release 5.1.1 (#1169)
This commit is contained in:
@@ -8,7 +8,7 @@ var ligatures = [];
|
||||
var unicode = 'f04e';
|
||||
var svgPathData = 'M244.5 230.8L52.5 71.4C31.9 54.3 0 68.6 0 96v320c0 27.4 31.9 41.8 52.5 24.6l192-160.6c15.3-12.8 15.3-36.4 0-49.2zM48 381.7V130.1l151 125.4L48 381.7zm452.5-150.9l-192-159.4C287.9 54.3 256 68.6 256 96v320c0 27.4 31.9 41.8 52.5 24.6l192-160.6c15.3-12.8 15.3-36.4 0-49.2zM304 381.7V130.1l151 125.4-151 126.2z';
|
||||
|
||||
exports.definition = {
|
||||
exports.definition = {
|
||||
prefix: prefix,
|
||||
iconName: iconName,
|
||||
icon: [
|
||||
@@ -18,10 +18,10 @@ exports.definition = {
|
||||
unicode,
|
||||
svgPathData
|
||||
]};
|
||||
|
||||
exports.faForward = exports.definition;
|
||||
|
||||
exports.faForward = exports.definition;
|
||||
exports.prefix = prefix;
|
||||
exports.iconName = iconName;
|
||||
exports.iconName = iconName;
|
||||
exports.width = width;
|
||||
exports.height = height;
|
||||
exports.ligatures = ligatures;
|
||||
|
||||
Reference in New Issue
Block a user