Release 5.1.1 (#1169)
This commit is contained in:
@@ -8,7 +8,7 @@ var ligatures = [];
|
||||
var unicode = 'f537';
|
||||
var svgPathData = 'M347.58 308.22L115.13 192 347.58 75.78c3.95-1.97 5.55-6.78 3.58-10.73l-14.29-28.62a7.986 7.986 0 0 0-10.73-3.58L36.4 179.02a7.992 7.992 0 0 0-4.4 7.14v12.91c0 3.03 1.71 5.8 4.42 7.15l289.71 144.92c3.95 1.98 8.76.38 10.73-3.58l14.29-28.62c1.98-3.94.38-8.74-3.57-10.72zM0 440v32c0 4.42 3.58 8 8 8h368c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8H8c-4.42 0-8 3.58-8 8z';
|
||||
|
||||
exports.definition = {
|
||||
exports.definition = {
|
||||
prefix: prefix,
|
||||
iconName: iconName,
|
||||
icon: [
|
||||
@@ -18,10 +18,10 @@ exports.definition = {
|
||||
unicode,
|
||||
svgPathData
|
||||
]};
|
||||
|
||||
exports.faLessThanEqual = exports.definition;
|
||||
|
||||
exports.faLessThanEqual = 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