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

export interface CursorFingerLeftIconSignature {
  Element: SVGSVGElement;
}

export const CursorFingerLeftIcon: TOC<CursorFingerLeftIconSignature> = <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="M10.2802 14.0009L12.0522 19.3169C12.2172 19.8139 12.7362 20.0979 13.2432 19.9719L21.2432 17.9719C21.6872 17.8599 22.0002 17.4599 22.0002 17.0009V7.00085C22.0002 6.62185 21.7862 6.27585 21.4472 6.10585L17.4472 4.10585C17.3092 4.03685 17.1552 4.00085 17.0002 4.00085H13.0002C12.6222 4.00085 12.2752 4.21485 12.1062 4.55385L10.3822 8.00085H3.00015C2.69315 8.00085 2.40315 8.14385 2.21215 8.38585C2.02315 8.62785 1.95615 8.94585 2.03015 9.24285L3.03015 13.2429C3.14115 13.6879 3.54115 14.0009 4.00015 14.0009H10.2802ZM20.0002 7.61885V16.2199L13.6572 17.8059L11.9492 12.6849C11.8132 12.2759 11.4312 12.0009 11.0002 12.0009H4.78115L4.28115 10.0009H15.0002V8.00085H12.6192L13.6192 6.00085H16.7642L20.0002 7.61885Z"/>
</svg>
</template>;