UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

50 lines (49 loc) 1.25 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.square = void 0; var square = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": { "id": "SQUARE_1_", "enable-background": "new " }, "children": [{ "name": "g", "attribs": { "id": "SQUARE" }, "children": [{ "name": "g", "attribs": { "id": "SQUARE" }, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M61,0H3C1.343,0,0,1.343,0,3v58c0,1.657,1.343,3,3,3h58c1.657,0,3-1.343,3-3V3C64,1.343,62.657,0,61,0z M58,58H6V6h52V58\r\n\t\t\t\tz" }, "children": [{ "name": "path", "attribs": { "d": "M61,0H3C1.343,0,0,1.343,0,3v58c0,1.657,1.343,3,3,3h58c1.657,0,3-1.343,3-3V3C64,1.343,62.657,0,61,0z M58,58H6V6h52V58\r\n\t\t\t\tz" }, "children": [] }] }] }] }] }] }] }] }; exports.square = square;