react-icons-kit
Version:
React Icons Kit using various Svg Icon set
57 lines (56 loc) • 1.22 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ecommerce_bag_plus = void 0;
var ecommerce_bag_plus = {
"viewBox": "0 0 64 64",
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "32",
"y1": "33",
"x2": "32",
"y2": "51"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "41",
"y1": "42",
"x2": "23",
"y2": "42"
},
"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_plus = ecommerce_bag_plus;