const AppsIcon = ({ className = '', width = '16px', height = '16px', viewBox = '0 0 80 80', title = 'Apps', }) => ( ) export default AppsIcon