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

export interface RedirectUserIconSignature {
  Element: SVGSVGElement;
}

export const RedirectUserIcon: TOC<RedirectUserIconSignature> = <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="M14.707 6.121L17 3.828V9.414H19V3.828L21.293 6.121L22.707 4.707L18 0L13.293 4.707L14.707 6.121ZM13 12C13 14.205 11.206 16 9 16C6.795 16 5 14.205 5 12C5 9.795 6.794 8 9 8C11.206 8 13 9.795 13 12ZM11 12C11 10.896 10.103 10 9 10C7.897 10 7 10.896 7 12C7 13.103 7.897 14 9 14C10.103 14 11 13.103 11 12ZM9 17C4.29 17 1 19.467 1 23V24H17V23C17 19.467 13.711 17 9 17ZM3.159 22C3.757 20.192 5.992 19 9 19C12.008 19 14.243 20.192 14.841 22H3.159Z"/>
<mask id="mask0_103_2223" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="1" y="0" width="22" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.707 6.121L17 3.828V9.414H19V3.828L21.293 6.121L22.707 4.707L18 0L13.293 4.707L14.707 6.121ZM13 12C13 14.205 11.206 16 9 16C6.795 16 5 14.205 5 12C5 9.795 6.794 8 9 8C11.206 8 13 9.795 13 12ZM11 12C11 10.896 10.103 10 9 10C7.897 10 7 10.896 7 12C7 13.103 7.897 14 9 14C10.103 14 11 13.103 11 12ZM9 17C4.29 17 1 19.467 1 23V24H17V23C17 19.467 13.711 17 9 17ZM3.159 22C3.757 20.192 5.992 19 9 19C12.008 19 14.243 20.192 14.841 22H3.159Z"/>
</mask>
<g mask="url(#mask0_103_2223)">
</g>
</svg>
</template>;