UNPKG

@solar-icons/react

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