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