react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.55 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.suitcase = void 0;
var suitcase = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "SUITCASE_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "SUITCASE"
},
"children": [{
"name": "g",
"attribs": {
"id": "SUITCASE"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M0,21v37c0,1.657,1.343,3,3,3h5V18H3C1.343,18,0,19.343,0,21z M32,3c-8.284,0-15,6.716-15,15h-6v43h42V18h-6\r\n\t\t\t\tC47,9.716,40.284,3,32,3z M23,18c0-4.971,4.029-9,9-9c4.971,0,9,4.029,9,9H23z M61,18h-5v43h5c1.657,0,3-1.343,3-3V21\r\n\t\t\t\tC64,19.343,62.657,18,61,18z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M0,21v37c0,1.657,1.343,3,3,3h5V18H3C1.343,18,0,19.343,0,21z M32,3c-8.284,0-15,6.716-15,15h-6v43h42V18h-6\r\n\t\t\t\tC47,9.716,40.284,3,32,3z M23,18c0-4.971,4.029-9,9-9c4.971,0,9,4.029,9,9H23z M61,18h-5v43h5c1.657,0,3-1.343,3-3V21\r\n\t\t\t\tC64,19.343,62.657,18,61,18z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.suitcase = suitcase;