UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 474 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_menu_twotone = void 0; var ic_menu_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z" }, "children": [] }] }; exports.ic_menu_twotone = ic_menu_twotone;