react-icons-kit
Version:
React Icons Kit using various Svg Icon set
44 lines (43 loc) • 963 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_polygonallasso = void 0;
var software_polygonallasso = {
"viewBox": "0 0 64 64",
"children": [{
"name": "ellipse",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "21",
"cy": "53",
"rx": "6",
"ry": "4"
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M25,56c0,0,2,1,2,4s-2,3-2,3"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "22,49 5,12 40,18 59,1 59,41 26,51 "
},
"children": []
}]
};
exports.software_polygonallasso = software_polygonallasso;
;