react-icons-kit
Version:
React Icons Kit using various Svg Icon set
59 lines (58 loc) • 1.33 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ecommerce_sale = void 0;
var ecommerce_sale = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "25,1 63,39 39,63 1,25 1,1 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "25,1 63,39 39,63 1,25 1,1 \t"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "17",
"cy": "17",
"r": "6"
},
"children": [{
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "17",
"cy": "17",
"r": "6"
},
"children": []
}]
}]
}]
};
exports.ecommerce_sale = ecommerce_sale;
;