UNPKG

@solar-icons/react

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