UNPKG

@solar-icons/react

Version:
22 lines (21 loc) 853 B
var s = Object.defineProperty, f = Object.defineProperties; var e = Object.getOwnPropertyDescriptors; var a = Object.getOwnPropertySymbols; var l = Object.prototype.hasOwnProperty, d = Object.prototype.propertyIsEnumerable; var i = (t, o, r) => o in t ? s(t, o, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[o] = r, p = (t, o) => { for (var r in o || (o = {})) l.call(o, r) && i(t, r, o[r]); if (a) for (var r of a(o)) d.call(o, r) && i(t, r, o[r]); return t; }, m = (t, o) => f(t, e(o)); import { jsx as n } from "react/jsx-runtime"; import { forwardRef as w } from "react"; import x from "../../lib/SSRBase.mjs"; import H from "../../defs/map/MapPointHospital.mjs"; const M = w((t, o) => /* @__PURE__ */ n(x, m(p({ ref: o }, t), { weights: H }))); M.displayName = "MapPointHospital"; export { M as default };