export default function HomeIcon(props: {className?: string}) { return ( ) }