const EmailIcon = ({ className = '', width = '24px', height = '24px', viewBox = '0 0 48 48', title = 'Email', }) => ( ) export default EmailIcon