UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

73 lines (72 loc) 1.59 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_picture_multiple = void 0; var basic_picture_multiple = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "1", "y": "16", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "52", "height": "40" }, "children": [{ "name": "rect", "attribs": { "x": "1", "y": "16", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "52", "height": "40" }, "children": [] }] }] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "10,14 10,8 63,8 63,48 55,48 " }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "1,46 15,32 29,48 39,42 53,54 " }, "children": [] }, { "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "40", "cy": "29", "r": "5" }, "children": [] }] }; exports.basic_picture_multiple = basic_picture_multiple;