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