@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 813 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var iosGridView = exports.iosGridView = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "192", "y": "192", "width": "128", "height": "128" }, "children": [{ "name": "rect", "attribs": { "x": "192", "y": "192", "width": "128", "height": "128" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M64,64v384h384V64H64z M416,192h-80v128h80v16h-80v80h-16v-80H192v80h-16v-80H96v-16h80V192H96v-16h80V96h16v80h128V96h16\r\n\t\tv80h80V192z" }, "children": [{ "name": "path", "attribs": { "d": "M64,64v384h384V64H64z M416,192h-80v128h80v16h-80v80h-16v-80H192v80h-16v-80H96v-16h80V192H96v-16h80V96h16v80h128V96h16\r\n\t\tv80h80V192z" }, "children": [] }] }] }] };