UNPKG

@solar-icons/react

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