UNPKG

@solar-icons/react

Version:
21 lines (20 loc) 817 B
var f = Object.defineProperty, i = Object.defineProperties; var p = Object.getOwnPropertyDescriptors; var e = Object.getOwnPropertySymbols; var s = Object.prototype.hasOwnProperty, c = 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)) c.call(a, t) && o(r, t, a[t]); return r; }, l = (r, a) => i(r, p(a)); import d, { forwardRef as n } from "react"; import w from "../../lib/IconBase.mjs"; import F from "../../defs/astronomy/StarFall2.mjs"; const R = n((r, a) => /* @__PURE__ */ d.createElement(w, l(m({ ref: a }, r), { weights: F }))); R.displayName = "StarFall2"; export { R as default };