import * as React from "react"; function ChatAltIcon(props: React.SVGProps) { return ; } export default ChatAltIcon;