UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

75 lines (74 loc) 1.6 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosCropStrong = void 0; var iosCropStrong = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "128", "y": "64", "width": "32", "height": "48" }, "children": [{ "name": "rect", "attribs": { "x": "128", "y": "64", "width": "32", "height": "48" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "160,352 160,176 128,176 128,384 336,384 336,352 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "160,352 160,176 128,176 128,384 336,384 336,352 \t" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "400", "y": "352", "width": "48", "height": "32" }, "children": [{ "name": "rect", "attribs": { "x": "400", "y": "352", "width": "48", "height": "32" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "64,128 64,160 352,160 352,448 384,448 384,128 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "64,128 64,160 352,160 352,448 384,448 384,128 \t" }, "children": [] }] }] }] }; exports.iosCropStrong = iosCropStrong;