const SearchIcon = ({ className = '', size = '16px', title = 'Search', }) => ( ) export default SearchIcon