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

export interface CursorHandIconSignature {
  Element: SVGSVGElement;
}

export const CursorHandIcon: TOC<CursorHandIconSignature> = <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="M17 7.28098L19.316 8.05298C19.725 8.18898 20 8.57098 20 9.00098V15.001C20 15.183 19.951 15.361 19.857 15.516L16.857 20.516C16.677 20.816 16.352 21.001 16 21.001H8C7.666 21.001 7.354 20.834 7.168 20.556L3.168 14.556C3.059 14.392 3 14.198 3 14.001V9.00098C3 8.44898 3.447 8.00098 4 8.00098H6V3.00098C6 2.44898 6.447 2.00098 7 2.00098H9C9 1.44898 9.447 1.00098 10 1.00098H13C13.553 1.00098 14 1.44898 14 2.00098H16C16.553 2.00098 17 2.44898 17 3.00098V7.28098ZM15.434 19.002L18 14.725V9.72198L17 9.38898V13.002H15V4.00198H14V12.002H12V3.00198H11V12.002H9V4.00198H8V13.002H6V10.002H5V13.699L8.535 19.002H15.434Z"/>
</svg>
</template>;