react-icons-kit
Version:
React Icons Kit using various Svg Icon set
72 lines (71 loc) • 1.63 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ecommerce_bag_download = void 0;
var ecommerce_bag_download = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "40,43 32,51 \r\n\t24,43 "
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "32",
"y1": "51",
"x2": "32",
"y2": "31"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "32",
"y1": "51",
"x2": "32",
"y2": "31"
},
"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_download = ecommerce_bag_download;
;