UNPKG

@icongo/mc

Version:
13 lines 851 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlMapPinLegacy = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 1792 1792" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M1232 392q0 72.625-25.375 138.688t-70 118.125-106.313 86.625T896 779.625V1680l-56 112-56-112V779.625Q711.375 770 649.687 735.437t-106.312-86.625-70-118.125T448 392q0-81.375 30.625-152.688t84-124.687 124.688-84T840 0t152.688 30.625 124.687 84 84 124.688T1232 392zM840 672q57.75 0 108.5-21.875t88.813-59.938 60.374-89.25T1120 392t-22.313-108.5-60.374-88.813-88.813-60.375T840 112t-108.938 22.313-89.25 60.375-59.937 88.812T560 392t21.875 108.938 59.938 89.25 89.25 59.937T840 672z" }) })); export { MCMdlMapPinLegacy };