@phosphor-icons/react
Version:
A clean and friendly icon family for React
11 lines (10 loc) • 312 B
JavaScript
import * as o from "react";
import e from "../lib/SSRBase.es.js";
import i from "../defs/MonitorPlay.es.js";
const r = o.forwardRef((t, a) => /* @__PURE__ */ o.createElement(e, { ref: a, ...t, weights: i }));
r.displayName = "MonitorPlayIcon";
const s = r;
export {
s as MonitorPlay,
r as MonitorPlayIcon
};