react-icons-kit
Version:
React Icons Kit using various Svg Icon set
47 lines (46 loc) • 948 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_lasso = void 0;
var software_lasso = {
"viewBox": "0 0 64 64",
"children": [{
"name": "ellipse",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "32",
"cy": "25.5",
"rx": "31",
"ry": "19.5"
},
"children": []
}, {
"name": "ellipse",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "21",
"cy": "48",
"rx": "6",
"ry": "4"
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M25,51c0,0,2,1,2,4s-2,3-2,3"
},
"children": []
}]
};
exports.software_lasso = software_lasso;
;