UNPKG

@solar-icons/react

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