UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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