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