react-icons-kit
Version:
React Icons Kit using various Svg Icon set
45 lines (44 loc) • 1.1 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_eyedropper = void 0;
var software_eyedropper = {
"viewBox": "0 0 64 64",
"children": [{
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M47,26l12-12l4-4c0-4.371-4.628-9-9-9\r\n\tc0,0-2.563,2.533-4,4L38,17"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "28.479",
"y": "20.672",
"transform": "matrix(-0.7071 -0.7071 0.7071 -0.7071 52.5208 68.7548)",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "24.042",
"height": "5.657"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "34,22 4,54 4,56 1,59 5,63 8,60 10,60 \r\n\t42,30 "
},
"children": []
}]
};
exports.software_eyedropper = software_eyedropper;
;