UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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