import React from 'react' import Svg, { G, Path } from 'react-native-svg' export default function HomeDropIcon() { return ( ) }