UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

33 lines (32 loc) 687 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_eye = void 0; var basic_eye = { "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": [] }] }; exports.basic_eye = basic_eye;