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