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