UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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