UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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