UNPKG

@solar-icons/react

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