UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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