const EmailIcon = ({ className = '', size = '24px', title = 'Email', }) => ( ) export default EmailIcon