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