UNPKG

@solar-icons/react

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