UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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