UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

69 lines (68 loc) 1.3 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.navicon = void 0; var navicon = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "96", "y": "241", "width": "320", "height": "32" }, "children": [{ "name": "rect", "attribs": { "x": "96", "y": "241", "width": "320", "height": "32" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "96", "y": "145", "width": "320", "height": "32" }, "children": [{ "name": "rect", "attribs": { "x": "96", "y": "145", "width": "320", "height": "32" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "96", "y": "337", "width": "320", "height": "32" }, "children": [{ "name": "rect", "attribs": { "x": "96", "y": "337", "width": "320", "height": "32" }, "children": [] }] }] }] }; exports.navicon = navicon;