UNPKG

@solar-icons/react

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