@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 1.14 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var basic_picture_multiple = exports.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": [] }] };