UNPKG

@solar-icons/react

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