UNPKG

@icongo/gy

Version:
23 lines 1.26 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphPinLocation1 = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-pin-location-1", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M8 6h.956v7.944H8z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M8.511.016C6.047.016 4.047 2.024 4.047 4.5c0 2.478 2 4.484 4.464 4.484 2.465 0 4.464-2.007 4.464-4.484S10.977.016 8.511.016Zm.159 1.626a3.008 3.008 0 0 0-3.018 2.997c0 .662-.648.346-.648-.645A3.008 3.008 0 0 1 8.022.997c.996 0 1.314.645.648.645Zm1.439 9.514v.926c2.477.248 3.729 1.062 3.729 1.47 0 .509-1.887 1.501-5.344 1.501-3.459 0-5.346-.992-5.346-1.501 0-.438 1.342-1.181 3.758-1.421v-.927c-2.379.211-4.872.938-4.872 2.36 0 1.598 3.249 2.433 6.46 2.433 3.209 0 6.459-.835 6.459-2.433 0-1.462-2.56-2.203-4.844-2.408Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphPinLocation1 };