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

export interface RemoveUserIconSignature {
  Element: SVGSVGElement;
}

export const RemoveUserIcon: TOC<RemoveUserIconSignature> = <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="M22 5H16V7H22V5ZM5 10.006C5 12.211 6.795 14.006 9 14.006C11.206 14.006 13 12.211 13 10.006C13 7.801 11.205 6.006 9 6.006C6.795 6.006 5 7.801 5 10.006ZM7 10.006C7 8.902 7.896 8.006 9 8.006C10.104 8.006 11 8.902 11 10.006C11 11.109 10.104 12.006 9 12.006C7.896 12.006 7 11.109 7 10.006ZM1 21.006V22.006H17V21.006C17 17.473 13.711 15.006 9 15.006C4.289 15.006 1 17.473 1 21.006ZM9.001 17.006C12.009 17.006 14.244 18.198 14.843 20.006H3.159C3.757 18.198 5.993 17.006 9.001 17.006Z"/>
<mask id="mask0_103_2187" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="1" y="5" width="21" height="18">
<path fill-rule="evenodd" clip-rule="evenodd" d="M22 5H16V7H22V5ZM5 10.006C5 12.211 6.795 14.006 9 14.006C11.206 14.006 13 12.211 13 10.006C13 7.801 11.205 6.006 9 6.006C6.795 6.006 5 7.801 5 10.006ZM7 10.006C7 8.902 7.896 8.006 9 8.006C10.104 8.006 11 8.902 11 10.006C11 11.109 10.104 12.006 9 12.006C7.896 12.006 7 11.109 7 10.006ZM1 21.006V22.006H17V21.006C17 17.473 13.711 15.006 9 15.006C4.289 15.006 1 17.473 1 21.006ZM9.001 17.006C12.009 17.006 14.244 18.198 14.843 20.006H3.159C3.757 18.198 5.993 17.006 9.001 17.006Z"/>
</mask>
<g mask="url(#mask0_103_2187)">
</g>
</svg>
</template>;