UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

85 lines (84 loc) 1.92 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_picture = void 0; var basic_picture = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "1", "y": "11", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "62", "height": "42" }, "children": [{ "name": "rect", "attribs": { "x": "1", "y": "11", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "62", "height": "42" }, "children": [] }] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "1,47 24,27 36,39 42,31 63,49 \t" }, "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "1,47 24,27 36,39 42,31 63,49 \t" }, "children": [] }] }, { "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "51", "cy": "22", "r": "5" }, "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "51", "cy": "22", "r": "5" }, "children": [] }] }] }] }; exports.basic_picture = basic_picture;