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

export interface CursorFingerUpIconSignature {
  Element: SVGSVGElement;
}

export const CursorFingerUpIcon: TOC<CursorFingerUpIconSignature> = <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="M14 10.281L19.316 12.053C19.813 12.218 20.097 12.737 19.971 13.244L17.971 21.244C17.859 21.688 17.459 22.001 17 22.001H7C6.621 22.001 6.275 21.787 6.105 21.448L4.105 17.448C4.036 17.31 4 17.156 4 17.001V13.001C4 12.623 4.214 12.276 4.553 12.107L8 10.383V3.00101C8 2.69401 8.143 2.40401 8.385 2.21301C8.627 2.02401 8.945 1.95701 9.242 2.03101L13.242 3.03101C13.687 3.14201 14 3.54201 14 4.00101V10.281ZM7.618 20.001H16.219L17.805 13.658L12.684 11.95C12.275 11.814 12 11.432 12 11.001V4.78201L10 4.28201V15.001H8V12.62L6 13.62V16.765L7.618 20.001Z"/>
</svg>
</template>;