UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

39 lines (38 loc) 956 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosHome = void 0; var iosHome = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M256,112L96,240v208h112V320h96v128h112V240L256,112z" }, "children": [{ "name": "path", "attribs": { "d": "M256,112L96,240v208h112V320h96v128h112V240L256,112z" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M256,64l-96,76.8V96H96v95.999l-32,25.499l11.51,11.384L256,84.49l180.49,144.393L448,217.498L256,64z" }, "children": [{ "name": "path", "attribs": { "d": "M256,64l-96,76.8V96H96v95.999l-32,25.499l11.51,11.384L256,84.49l180.49,144.393L448,217.498L256,64z" }, "children": [] }] }] }] }; exports.iosHome = iosHome;