UNPKG

@solar-icons/react

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