UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

111 lines (110 loc) 2.52 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_photo = void 0; var basic_photo = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "46,20 38,10 26,10 18,20 1,20 1,52 63,52 \r\n\t\t63,20 \t" }, "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "46,20 38,10 26,10 18,20 1,20 1,52 63,52 \r\n\t\t63,20 \t" }, "children": [] }] }, { "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "36", "r": "8" }, "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "36", "r": "8" }, "children": [] }] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "9", "y1": "20", "x2": "9", "y2": "52" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "9", "y1": "20", "x2": "9", "y2": "52" }, "children": [] }] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "54", "y1": "28", "x2": "54", "y2": "28" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "54", "y1": "28", "x2": "54", "y2": "28" }, "children": [] }] }] }] }; exports.basic_photo = basic_photo;