import React from 'react'; const SearchIcon = () => { return ( ); }; export default SearchIcon;