UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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