react-icons-kit
Version:
React Icons Kit using various Svg Icon set
73 lines (72 loc) • 1.48 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ecommerce_basket_remove = void 0;
var ecommerce_basket_remove = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "1,25 12,59 52,59 63,25 "
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "14",
"y1": "25",
"x2": "22",
"y2": "5"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "50",
"y1": "25",
"x2": "42",
"y2": "5"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "39",
"y1": "50",
"x2": "25",
"y2": "36"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "25",
"y1": "50",
"x2": "39",
"y2": "36"
},
"children": []
}]
};
exports.ecommerce_basket_remove = ecommerce_basket_remove;
;