// THIS FILE IS GENERATED. ANY CHANGES TO THIS FILE WILL BE LOST.
import type { TOC } from '@ember/component/template-only';

export interface UserMaleIconSignature {
  Element: SVGSVGElement;
}

export const UserMaleIcon: TOC<UserMaleIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes>
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.00101 5C9.00101 6.654 10.347 8 12.001 8C9.24401 8 7.00101 10.243 7.00101 13V16C7.00101 16.552 7.44901 17 8.00101 17H9.00101V21C9.00101 21.552 9.44901 22 10.001 22H14.001C14.553 22 15.001 21.552 15.001 21V17H16.001C16.553 17 17.001 16.552 17.001 16V13C17.001 10.243 14.758 8 12.001 8C13.655 8 15.001 6.654 15.001 5C15.001 3.346 13.655 2 12.001 2C10.347 2 9.00101 3.346 9.00101 5ZM11.001 5C11.001 4.449 11.45 4 12.001 4C12.552 4 13.001 4.449 13.001 5C13.001 5.551 12.552 6 12.001 6C11.45 6 11.001 5.551 11.001 5ZM13.001 16V20H11.001V16C11.001 15.448 10.553 15 10.001 15H9.00101V13C9.00101 11.346 10.347 10 12.001 10C13.655 10 15.001 11.346 15.001 13V15H14.001C13.449 15 13.001 15.448 13.001 16Z"/>
</svg>
</template>;