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

export interface CursorFingerRightIconSignature {
  Element: SVGSVGElement;
}

export const CursorFingerRightIcon: TOC<CursorFingerRightIconSignature> = <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.7577 19.9719C11.2647 20.0979 11.7837 19.8139 11.9487 19.3169L13.7207 14.0009H20.0007C20.4597 14.0009 20.8597 13.6879 20.9707 13.2429L21.9707 9.24285C22.0447 8.94585 21.9777 8.62785 21.7887 8.38585C21.5977 8.14385 21.3077 8.00085 21.0007 8.00085H13.6187L11.8947 4.55385C11.7257 4.21485 11.3787 4.00085 11.0007 4.00085H7.00066C6.84566 4.00085 6.69166 4.03685 6.55366 4.10585L2.55366 6.10585C2.21466 6.27585 2.00066 6.62185 2.00066 7.00085V17.0009C2.00066 17.4599 2.31366 17.8599 2.75766 17.9719L10.7577 19.9719ZM10.3437 17.8059L4.00066 16.2199V7.61885L7.23666 6.00085H10.3817L11.3817 8.00085H9.00066V10.0009H19.7197L19.2197 12.0009H13.0007C12.5697 12.0009 12.1877 12.2759 12.0517 12.6849L10.3437 17.8059Z"/>
</svg>
</template>;