Release 5.1.1 (#1169)
This commit is contained in:
@@ -8,7 +8,7 @@ var ligatures = [];
|
||||
var unicode = 'f12d';
|
||||
var svgPathData = 'M497.942 273.941c18.745-18.745 18.745-49.137 0-67.882l-160-160c-18.746-18.745-49.136-18.746-67.883 0l-256 256c-18.745 18.745-18.745 49.137 0 67.882l96 96A48 48 0 0 0 144 480h356c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12H339.883l158.059-158.059zM304 80l160 160-103.029 103.029-160-160L304 80zM144 432l-96-96 119.03-119.029 160 160L272 432H144z';
|
||||
|
||||
exports.definition = {
|
||||
exports.definition = {
|
||||
prefix: prefix,
|
||||
iconName: iconName,
|
||||
icon: [
|
||||
@@ -18,10 +18,10 @@ exports.definition = {
|
||||
unicode,
|
||||
svgPathData
|
||||
]};
|
||||
|
||||
exports.faEraser = exports.definition;
|
||||
|
||||
exports.faEraser = 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