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