react-icons-kit
Version:
React Icons Kit using various Svg Icon set
63 lines (62 loc) • 2.08 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.eyeDisabled = void 0;
var eyeDisabled = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M335.578,221.688l-96.859,96.875C244.297,319.406,250,320,256,320c70.688,0,112-64,112-64S356.547,238.438,335.578,221.688\r\n\t\tz"
},
"children": [{
"name": "path",
"attribs": {
"d": "M335.578,221.688l-96.859,96.875C244.297,319.406,250,320,256,320c70.688,0,112-64,112-64S356.547,238.438,335.578,221.688\r\n\t\tz"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M176.453,290.328l96.859-96.875C267.734,192.609,262,192,256,192c-70.688,0-112,64-112,64S155.453,273.594,176.453,290.328\r\n\t\tz"
},
"children": [{
"name": "path",
"attribs": {
"d": "M176.453,290.328l96.859-96.875C267.734,192.609,262,192,256,192c-70.688,0-112,64-112,64S155.453,273.594,176.453,290.328\r\n\t\tz"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "144,344 166.406,368 368,166.398 345.594,144 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "144,344 166.406,368 368,166.398 345.594,144 \t"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472\r\n\t\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472\r\n\t\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z"
},
"children": []
}]
}]
}]
};
exports.eyeDisabled = eyeDisabled;