const HomeIcon = ({ className = '', width = '26px', height = '26px', viewBox = '0 0 48 48', title = 'Home', }) => ( ) export default HomeIcon