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

export interface SignIconSignature {
  Element: SVGSVGElement;
}

export const SignIcon: TOC<SignIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M15.933509,9.21421125 L9.85812904,15.2907012 L9.85832904,15.2909013 C8.76652904,16.3881013 7.28084904,17.0034013 5.73350904,17.0000153 L3.00000494,17.0000153 L3.00000494,14.2665013 C2.99660904,12.7191012 3.61190904,11.2333013 4.70916904,10.1418013 L10.785709,4.06649125 C12.206509,2.64450125 14.511509,2.64450125 15.933509,4.06649125 C17.355509,5.48847125 17.355509,7.79336125 15.933509,9.21421125 Z M6.35772904,11.7904012 C5.69913904,12.4456012 5.32996904,13.3377012 5.33336549,14.2663012 L5.33336549,14.6663245 L5.73337904,14.6663245 C6.66201904,14.6697013 7.55418904,14.3006012 8.20935904,13.6420012 L14.282409,7.56321125 C14.746109,7.04590125 14.723409,6.25630125 14.232309,5.76408125 C13.741209,5.27300125 12.951509,5.25135125 12.433109,5.71394125 L6.35772904,11.7904012 Z M17.625009,14.2500013 C19.489409,14.2500013 21.000009,15.7606013 21.000009,17.6250013 C21.000009,19.4894013 19.489409,21.0000013 17.625009,21.0000013 L3.00000904,21.0000013 L3.00000904,18.7500013 L17.625009,18.7500013 C18.246809,18.7500013 18.750009,18.2468013 18.750009,17.6250013 C18.750009,17.0032013 18.246809,16.5000013 17.625009,16.5000013 C15.760609,16.5000013 14.250009,14.9894013 14.250009,13.1250013 L14.250009,12.0000013 L16.500009,12.0000013 L16.500009,13.1250013 C16.500009,13.7468013 17.003209,14.2500013 17.625009,14.2500013 Z" fill-rule="evenodd"/></svg></template>;