UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

32 lines (31 loc) 693 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_local_see = void 0; var ic_local_see = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "circle", "attribs": { "cx": "12", "cy": "12", "r": "3.2" }, "children": [] }, { "name": "path", "attribs": { "d": "M9 2L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z" }, "children": [] }] }; exports.ic_local_see = ic_local_see;