UNPKG

@solar-icons/react

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