UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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