UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

83 lines (82 loc) 1.92 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_table_rows_twotone = void 0; var ic_table_rows_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }] }] }] }, { "name": "g", "attribs": { "opacity": ".3" }, "children": [{ "name": "g", "attribs": { "opacity": ".3" }, "children": [{ "name": "path", "attribs": { "d": "M20,4v4H4V4H20z M20,10v4H4v-4H20z M4,20v-4h16v4H4z" }, "children": [{ "name": "path", "attribs": { "d": "M20,4v4H4V4H20z M20,10v4H4v-4H20z M4,20v-4h16v4H4z" }, "children": [] }] }] }] }, { "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M2,2v20h20V2H2z M20,4v4H4V4H20z M20,10v4H4v-4H20z M4,20v-4h16v4H4z" }, "children": [{ "name": "path", "attribs": { "d": "M2,2v20h20V2H2z M20,4v4H4V4H20z M20,10v4H4v-4H20z M4,20v-4h16v4H4z" }, "children": [] }] }] }] }] }] }; exports.ic_table_rows_twotone = ic_table_rows_twotone;