UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 332 B
import * as a from "react"; import m from "../lib/SSRBase.es.js"; import s from "../defs/VideoCameraSlash.es.js"; const e = a.forwardRef((o, r) => /* @__PURE__ */ a.createElement(m, { ref: r, ...o, weights: s })); e.displayName = "VideoCameraSlashIcon"; const c = e; export { c as VideoCameraSlash, e as VideoCameraSlashIcon };