UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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