UNPKG

@solar-icons/react

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