UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

46 lines (45 loc) 921 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_pin1 = void 0; var basic_pin1 = { "viewBox": "0 0 64 64", "children": [{ "name": "circle", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "cx": "32", "cy": "16", "r": "15" }, "children": [] }, { "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M22.083,16c0-5.477,4.44-9.917,9.917-9.917" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "64", "x2": "32", "y2": "31" }, "children": [] }] }; exports.basic_pin1 = basic_pin1;