@solar-icons/react
Version:
Solar Icons for React
12 lines (11 loc) • 7.51 kB
TypeScript
import type { Icon } from "../../lib/types";
/**
* ###  Bold
* ###  BoldDuotone
* ###  Broken
* ###  Linear
* ###  LineDuotone
* ###  Outline
*/
declare const ChatRoundUnread: Icon;
export default ChatRoundUnread;