UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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