UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 476 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_dashboard = void 0; var ic_dashboard = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 13h8V3H3v10zm0 8h8v-6H3v6zm10 0h8V11h-8v10zm0-18v6h8V3h-8z" }, "children": [] }] }; exports.ic_dashboard = ic_dashboard;