UNPKG

@solar-icons/react

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