UNPKG

@solar-icons/react

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