UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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