UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 529 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_graphic_eq_twotone = void 0; var ic_graphic_eq_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M7 18h2V6H7v12zm4 4h2V2h-2v20zm-8-8h2v-4H3v4zm12 4h2V6h-2v12zm4-8v4h2v-4h-2z" }, "children": [] }] }; exports.ic_graphic_eq_twotone = ic_graphic_eq_twotone;