UNPKG

@solar-icons/react

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