react-icons-kit
Version:
React Icons Kit using various Svg Icon set
102 lines (101 loc) • 2.25 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ecommerce_graph_decrease = void 0;
var ecommerce_graph_decrease = {
"viewBox": "0 0 64 64",
"children": [{
"name": "rect",
"attribs": {
"x": "10",
"y": "16",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "12",
"height": "47"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "42",
"y": "45",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "12",
"height": "18"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "26",
"y": "32",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "12",
"height": "31"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "16",
"y1": "1",
"x2": "54",
"y2": "39"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "16",
"y1": "1",
"x2": "54",
"y2": "39"
},
"children": []
}]
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "43,39 54,39 \r\n\t\t54,28 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "43,39 54,39 \r\n\t\t54,28 \t"
},
"children": []
}]
}]
}]
};
exports.ecommerce_graph_decrease = ecommerce_graph_decrease;
;