UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

99 lines (98 loc) 2.37 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.easel = void 0; var easel = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "80", "y": "144", "width": "352", "height": "192" }, "children": [{ "name": "rect", "attribs": { "x": "80", "y": "144", "width": "352", "height": "192" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M464,96H48c-8.837,0-16,7.163-16,16v256c0,8.837,6.932,16,15.768,16H464c8.837,0,16-7.163,16-16V112\r\n\t\tC480,103.163,472.837,96,464,96z M448,352H64V128h384V352z" }, "children": [{ "name": "path", "attribs": { "d": "M464,96H48c-8.837,0-16,7.163-16,16v256c0,8.837,6.932,16,15.768,16H464c8.837,0,16-7.163,16-16V112\r\n\t\tC480,103.163,472.837,96,464,96z M448,352H64V128h384V352z" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "80,480 112,480 140.147,400 108.835,400 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "80,480 112,480 140.147,400 108.835,400 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "270.83,32 241.472,32 224.171,80 288.099,80 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "270.83,32 241.472,32 224.171,80 288.099,80 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "371.853,400 400,480 432,480 403.22,400 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "371.853,400 400,480 432,480 403.22,400 \t" }, "children": [] }] }, { "name": "rect", "attribs": { "x": "240", "y": "400", "width": "32", "height": "48" }, "children": [{ "name": "rect", "attribs": { "x": "240", "y": "400", "width": "32", "height": "48" }, "children": [] }] }] }] }; exports.easel = easel;