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

export interface HandHintIconSignature {
  Element: SVGSVGElement;
}

export const HandHintIcon: TOC<HandHintIconSignature> = <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="M8.24747 4L21.3437 4C22.8086 4 23.9996 5.22881 24 6.73873C24 8.24819 22.8086 9.47655 21.3437 9.47655H17.0075C17.1526 9.8146 17.235 10.187 17.235 10.5797C17.235 11.5803 16.7089 12.4562 15.9288 12.9339C16.1993 13.3618 16.3581 13.8721 16.3581 14.4203C16.3581 15.4222 15.8323 16.2967 15.0518 16.7744C15.3224 17.2033 15.4811 17.7135 15.4811 18.2617C15.4811 19.7721 14.2897 21 12.8248 21H8.24747C3.69994 21 0 17.187 0 12.5005C0 7.81343 3.69994 4 8.24747 4ZM9.86498 7.84145L21.3437 7.84145C21.9343 7.84145 22.4144 7.34658 22.4144 6.73828C22.4144 6.12997 21.9343 5.63465 21.3437 5.63465L8.24747 5.63465C4.57428 5.63465 1.58644 8.71414 1.58644 12.5C1.58644 16.2863 4.57428 19.3658 8.24747 19.3658L12.8248 19.3658C13.415 19.3658 13.8955 18.8709 13.8955 18.2617C13.8955 17.6539 13.4154 17.1585 12.8248 17.1585H9.86498C9.42737 17.1585 9.07176 16.792 9.07176 16.341C9.07176 15.89 9.42737 15.5244 9.86498 15.5244H13.7017C14.2919 15.5244 14.7725 15.0295 14.7725 14.4203C14.7725 13.8124 14.2924 13.318 13.7017 13.318H9.86498C9.42737 13.318 9.07176 12.9519 9.07176 12.5005C9.07176 12.0494 9.42737 11.6829 9.86498 11.6829L14.5787 11.6829C15.1689 11.6829 15.6495 11.188 15.6495 10.5797C15.6495 9.97142 15.1693 9.47655 14.5787 9.47655L9.86498 9.47655C9.42737 9.47655 9.07176 9.11003 9.07176 8.659C9.07176 8.20797 9.42737 7.84145 9.86498 7.84145Z"/>
</svg>
</template>;