UNPKG

@solar-icons/react

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