import { Icon } from './Icon' export const EmailIcon = ( props: React.SVGProps ): JSX.Element => { return ( Email ) }