const ChatIcon = ({ className = '', width = '16px', height = '16px', viewBox = '0 0 64 64', title = 'Chat', }) => ( ) export default ChatIcon