react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 786 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ecommerce_graph1 = void 0;
var ecommerce_graph1 = {
"viewBox": "0 0 64 64",
"children": [{
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M54.999,36.001C55,50.913,42.912,63,28,62.999\r\n\tC13.087,63,1,50.912,1.001,36C1,21.088,13.088,9,28,9.001V36L54.999,36.001z"
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M63,28C63.001,13.087,50.914,0.998,36.001,1v27H63z"
},
"children": []
}]
};
exports.ecommerce_graph1 = ecommerce_graph1;
;