UNPKG

@icongo/gy

Version:
23 lines 1.39 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 GYSiGlyphPinLocation2 = 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-2", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M8 .031c-2.717 0-4.92 2.119-4.92 4.733 0 .675.15 1.317.414 1.898l4.59 7.321 4.422-7.321a4.563 4.563 0 0 0 .412-1.898C12.918 2.15 10.717.031 8 .031Zm0 8.09a3.09 3.09 0 0 1-3.085-3.098A3.091 3.091 0 0 1 8 1.926a3.093 3.093 0 0 1 3.086 3.097A3.093 3.093 0 0 1 8 8.121Zm1.977-3.138a1.981 1.981 0 0 1-1.978 1.985 1.982 1.982 0 0 1-1.977-1.985A1.98 1.98 0 0 1 7.999 3c1.092 0 1.978.889 1.978 1.983Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M5.299 11.823c-1.717.364-2.43.842-2.43 1.379 0 .769 1.831 1.829 5.116 1.829 3.285 0 5.116-1.06 5.116-1.829 0-.535-.708-.999-2.401-1.379v-.82c1.865.366 3.254 1.101 3.254 2.199 0 1.584-3.076 2.77-5.969 2.77-2.893 0-5.969-1.186-5.969-2.77 0-1.1 1.398-1.849 3.273-2.202l.01.823Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphPinLocation2 };