UNPKG

@solar-icons/react

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