UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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