/* GENERATED FILE */ import * as React from 'react'; import Svg, { Rect, Path } from 'react-native-svg'; import { IconProps } from '../lib'; function GenderNonbinary(props: IconProps) { return ( ); } export default GenderNonbinary;