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