const TrendsIcon = ({ className = '', width = '32px', height = '32px', viewBox = '0 0 80 80', title = 'Trends', }) => ( ) export default TrendsIcon