UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

46 lines (45 loc) 963 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_eye_closed = void 0; var basic_eye_closed = { "viewBox": "0 0 64 64", "children": [{ "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M1,32c0,0,11,15,31,15s31-15,31-15S52,17,32,17\r\n\tS1,32,1,32z" }, "children": [] }, { "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "32", "r": "7" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "9", "y1": "55", "x2": "55", "y2": "9" }, "children": [] }] }; exports.basic_eye_closed = basic_eye_closed;