Release 5.1.1 (#1169)
This commit is contained in:
@@ -8,7 +8,7 @@ var ligatures = [];
|
||||
var unicode = 'f52b';
|
||||
var svgPathData = 'M288 288c13.25 0 24-14.33 24-32s-10.75-32-24-32-24 14.33-24 32 10.75 32 24 32zm336 176H512V113.45C512 86.19 490.47 64 464 64h-80V33.18C384 14.42 369.21 0 352.06 0c-2.57 0-5.19.32-7.83 1.01l-192 49.74C137.99 54.44 128 67.7 128 82.92V464H16c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-288 0H176V94.18l160-41.45V464zm128 0h-80V112h80v352z';
|
||||
|
||||
exports.definition = {
|
||||
exports.definition = {
|
||||
prefix: prefix,
|
||||
iconName: iconName,
|
||||
icon: [
|
||||
@@ -18,10 +18,10 @@ exports.definition = {
|
||||
unicode,
|
||||
svgPathData
|
||||
]};
|
||||
|
||||
exports.faDoorOpen = exports.definition;
|
||||
|
||||
exports.faDoorOpen = 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