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

export interface UserFemaleIconSignature {
  Element: SVGSVGElement;
}

export const UserFemaleIcon: TOC<UserFemaleIconSignature> = <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.001 6C9.001 7.654 10.347 9 12.001 9C13.655 9 15.001 7.654 15.001 6C15.001 4.346 13.655 3 12.001 3C10.347 3 9.001 4.346 9.001 6ZM11.001 6C11.001 5.449 11.45 5 12.001 5C12.552 5 13.001 5.449 13.001 6C13.001 6.551 12.552 7 12.001 7C11.45 7 11.001 6.551 11.001 6ZM11.001 22C10.564 22 10.178 21.717 10.047 21.301C9.789 20.483 9.503 19.592 9.311 19.018C8.724 19.016 7.979 19 7.979 19C7.675 18.993 7.39 18.849 7.206 18.607C7.021 18.365 6.957 18.052 7.031 17.757L8.559 11.745C8.875 10.179 10.329 9 12.001 9C13.673 9 15.126 10.179 15.456 11.801L16.972 17.758C17.046 18.053 16.981 18.365 16.797 18.608C16.612 18.849 16.328 18.994 16.024 19.001C16.024 19.001 15.28 19.017 14.693 19.019C14.501 19.593 14.214 20.484 13.956 21.302C13.824 21.717 13.438 22 13.001 22H11.001ZM12.268 20H11.734C10.824 17.119 10.74 17 10.083 17C10.006 17 9.914 17 9.831 17.015C9.718 17.02 9.508 17.02 9.277 17.018L9.52 16.046C9.81012 14.883 9.91443 14.4648 10.0223 14.0475C10.0829 13.8133 10.1446 13.5793 10.241 13.214L10.506 12.199C10.645 11.516 11.288 11 12.001 11C12.714 11 13.357 11.516 13.509 12.254L13.761 13.214C14.029 14.231 14.029 14.231 14.482 16.0458L14.482 16.046L14.725 17.018C14.496 17.02 14.286 17.02 14.173 17.015C14.116 17.005 14.059 17 14 17C13.266 17 13.217 17 12.268 20Z"/>
</svg>
</template>;