import Svg, { Path } from 'react-native-svg'; export const HomeIcon = ({ className }: { className?: string }) => ( );