UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 308 B
import * as t from "react"; import e from "../lib/SSRBase.es.js"; import m from "../defs/ChartDonut.es.js"; const o = t.forwardRef((r, a) => /* @__PURE__ */ t.createElement(e, { ref: a, ...r, weights: m })); o.displayName = "ChartDonutIcon"; const c = o; export { c as ChartDonut, o as ChartDonutIcon };