react-icons-kit
Version:
React Icons Kit using various Svg Icon set
72 lines (71 loc) • 1.65 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ecommerce_bag_upload = void 0;
var ecommerce_bag_upload = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "23.998,40 \r\n\t31.998,32 39.998,40 "
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "31.998",
"y1": "32",
"x2": "31.998",
"y2": "52"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "31.998",
"y1": "32",
"x2": "31.998",
"y2": "52"
},
"children": []
}]
}]
}, {
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "44,18 54,18 54,63 10,63 10,18 20,18 "
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M22,24V11c0-5.523,4.477-10,10-10s10,4.477,10,10v13\r\n\t"
},
"children": []
}]
};
exports.ecommerce_bag_upload = ecommerce_bag_upload;