UNPKG

@solar-icons/react

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