const SearchAltIcon = ({ className = '', size = '16px', viewBox = '0 0 64 64', title = 'Search', }) => ( ) export default SearchAltIcon