import type { SVGProps } from "react"; const SvgGenderSymbolIcon = (props: SVGProps) => ( ); export default SvgGenderSymbolIcon;