import styles from './Contact.module.scss'; const ContactIcon = () => { return ( ); }; export default ContactIcon;