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

export interface UserPopupIconSignature {
  Element: SVGSVGElement;
}

export const UserPopupIcon: TOC<UserPopupIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M19,1.5 C20.105,1.5 21,2.395 21,3.5 L21,3.5 L21,17.5 C21,18.605 20.105,19.5 19,19.5 L19,19.5 L15,19.5 L12,22.5 L9,19.5 L5,19.5 C3.895,19.5 3,18.605 3,17.5 L3,17.5 L3,3.5 C3,2.395 3.895,1.5 5,1.5 L5,1.5 Z M14.3579102,12.494873 L9.64208984,12.494873 C8.01429478,12.494873 6.69470215,13.8144775 6.69470215,15.4422607 C6.69470215,15.7678292 6.95862303,16.0317383 7.28417969,16.0317383 L7.28417969,16.0317383 L16.7158203,16.0317383 C17.0413888,16.0317383 17.3052979,15.7678292 17.3052979,15.4422607 C17.3052979,13.8144775 15.9856934,12.494873 14.3579102,12.494873 L14.3579102,12.494873 Z M12,4.2421875 C10.0466424,4.2421875 8.46313477,5.82569512 8.46313477,7.77905273 C8.46313477,9.73240446 10.0466424,11.315918 12,11.315918 C13.9533517,11.315918 15.5368652,9.73240446 15.5368652,7.77905273 C15.5368652,5.82569512 13.9533517,4.2421875 12,4.2421875 Z"/></svg></template>;