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

export interface EmailUserIconSignature {
  Element: SVGSVGElement;
}

export const EmailUserIcon: TOC<EmailUserIconSignature> = <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="M19 3.162L23.23 1.047C23.2137 1.04271 23.1976 1.03811 23.1816 1.03351C23.1227 1.01667 23.0644 1 23 1H15C14.9356 1 14.8773 1.01667 14.8184 1.03351L14.8184 1.03351L14.8184 1.03351C14.8024 1.03811 14.7863 1.04271 14.77 1.047L19 3.162ZM9 15C6.795 15 5 13.205 5 11C5 8.795 6.795 7 9 7C11.205 7 13 8.795 13 11C13 13.205 11.206 15 9 15ZM9 9C7.896 9 7 9.896 7 11C7 12.103 7.896 13 9 13C10.104 13 11 12.103 11 11C11 9.896 10.104 9 9 9ZM1 23V22C1 18.467 4.289 16 9 16C13.711 16 17 18.467 17 22V23H1ZM14.843 21C14.244 19.192 12.009 18 9.001 18C5.993 18 3.757 19.192 3.159 21H14.843ZM19 4.75C19.115 4.75 19.231 4.724 19.336 4.671L24 2.339V7C24 7.553 23.553 8 23 8H15C14.447 8 14 7.553 14 7V2.339L18.664 4.671C18.77 4.724 18.885 4.75 19 4.75Z"/>
<mask id="mask0_103_2241" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="1" y="1" width="23" height="22">
<path fill-rule="evenodd" clip-rule="evenodd" d="M19 3.162L23.23 1.047C23.2137 1.04271 23.1976 1.03811 23.1816 1.03351C23.1227 1.01667 23.0644 1 23 1H15C14.9356 1 14.8773 1.01667 14.8184 1.03351L14.8184 1.03351L14.8184 1.03351C14.8024 1.03811 14.7863 1.04271 14.77 1.047L19 3.162ZM9 15C6.795 15 5 13.205 5 11C5 8.795 6.795 7 9 7C11.205 7 13 8.795 13 11C13 13.205 11.206 15 9 15ZM9 9C7.896 9 7 9.896 7 11C7 12.103 7.896 13 9 13C10.104 13 11 12.103 11 11C11 9.896 10.104 9 9 9ZM1 23V22C1 18.467 4.289 16 9 16C13.711 16 17 18.467 17 22V23H1ZM14.843 21C14.244 19.192 12.009 18 9.001 18C5.993 18 3.757 19.192 3.159 21H14.843ZM19 4.75C19.115 4.75 19.231 4.724 19.336 4.671L24 2.339V7C24 7.553 23.553 8 23 8H15C14.447 8 14 7.553 14 7V2.339L18.664 4.671C18.77 4.724 18.885 4.75 19 4.75Z"/>
</mask>
<g mask="url(#mask0_103_2241)">
</g>
</svg>
</template>;