UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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