react-icons-kit
Version:
React Icons Kit using various Svg Icon set
79 lines (78 loc) • 1.91 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ecommerce_sales = void 0;
var ecommerce_sales = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "21.903,5 55,38.097 34.097,59 1,25.903 \r\n\t\t1,5 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "21.903,5 55,38.097 34.097,59 1,25.903 \r\n\t\t1,5 \t"
},
"children": []
}]
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "29.903,5 63,38.097 42.097,59 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "29.903,5 63,38.097 42.097,59 \t"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "14",
"cy": "18",
"r": "5"
},
"children": [{
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "14",
"cy": "18",
"r": "5"
},
"children": []
}]
}]
}]
};
exports.ecommerce_sales = ecommerce_sales;
;