UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

27 lines (26 loc) 778 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosNavigate = void 0; var iosNavigate = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M256,48C141.1,48,48,141.1,48,256c0,114.9,93.1,208,208,208c114.9,0,208-93.1,208-208C464,141.1,370.9,48,256,48z M256,384\r\n\t\tV256H128.3L352,160L256,384z" }, "children": [{ "name": "path", "attribs": { "d": "M256,48C141.1,48,48,141.1,48,256c0,114.9,93.1,208,208,208c114.9,0,208-93.1,208-208C464,141.1,370.9,48,256,48z M256,384\r\n\t\tV256H128.3L352,160L256,384z" }, "children": [] }] }] }] }; exports.iosNavigate = iosNavigate;