UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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