UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

47 lines (46 loc) 1.18 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosBrowsersOutline = void 0; var iosBrowsersOutline = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M64,144v304h303.9V144H64z M351.9,432H80V160h271.9V432z" }, "children": [{ "name": "path", "attribs": { "d": "M64,144v304h303.9V144H64z M351.9,432H80V160h271.9V432z" }, "children": [] }] }, { "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "polygon", "attribs": { "points": "448,64 144,64 144,128 160,128 160,80 432,80 432,352 384,352 384,368 448,368 \t\t" }, "children": [{ "name": "polygon", "attribs": { "points": "448,64 144,64 144,128 160,128 160,80 432,80 432,352 384,352 384,368 448,368 \t\t" }, "children": [] }] }] }] }] }] }; exports.iosBrowsersOutline = iosBrowsersOutline;