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