react-icons-kit
Version:
React Icons Kit using various Svg Icon set
99 lines (98 loc) • 2.18 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrows_circle_remove = void 0;
var arrows_circle_remove = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "18.947",
"y1": "17.153",
"x2": "45.045",
"y2": "43.056"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "18.947",
"y1": "17.153",
"x2": "45.045",
"y2": "43.056"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "19.045",
"y1": "43.153",
"x2": "44.947",
"y2": "17.056"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "19.045",
"y1": "43.153",
"x2": "44.947",
"y2": "17.056"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "32",
"cy": "32",
"r": "30.999"
},
"children": [{
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "32",
"cy": "32",
"r": "30.999"
},
"children": []
}]
}]
}]
};
exports.arrows_circle_remove = arrows_circle_remove;
;