UNPKG

@icongo/gy

Version:
23 lines 1.23 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 GYSiGlyphPinLocationMap = 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-map", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "m0 11.438 3.938 1.468V1.062L0-.015v11.453Zm11.506-3.433c-1.361 0-2.463 1.204-2.463 2.69 0 .384.076.747.207 1.079l2.264 4.152 2.245-4.152c.134-.332.208-.695.208-1.079 0-1.486-1.103-2.69-2.461-2.69Zm.016 4.041a1.5 1.5 0 1 1-.002-3 1.5 1.5 0 0 1 .002 3Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M16 .969 11.031.041v6.854c.156-.02.312-.046.475-.046 1.977 0 3.578 1.541 3.578 3.443 0 .492-.108.956-.301 1.382l-.385.629L16 13V.969Zm-8.074 9.323c0-1.37.838-2.544 2.043-3.098V.166l-4.938.896v11.844l3.681-.449-.485-.783a3.344 3.344 0 0 1-.301-1.382Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphPinLocationMap };