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

export interface CursorFingerDownIconSignature {
  Element: SVGSVGElement;
}

export const CursorFingerDownIcon: TOC<CursorFingerDownIconSignature> = <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="M4.0298 10.7585C3.9038 11.2655 4.1878 11.7845 4.6848 11.9495L10.0008 13.7215V20.0015C10.0008 20.4605 10.3138 20.8605 10.7588 20.9715L14.7588 21.9715C15.0558 22.0455 15.3738 21.9785 15.6158 21.7895C15.8578 21.5985 16.0008 21.3085 16.0008 21.0015V13.6195L19.4478 11.8955C19.7868 11.7265 20.0008 11.3795 20.0008 11.0015V7.00153C20.0008 6.84653 19.9648 6.69253 19.8958 6.55453L17.8958 2.55453C17.7258 2.21553 17.3798 2.00153 17.0008 2.00153H7.0008C6.5418 2.00153 6.1418 2.31453 6.0298 2.75853L4.0298 10.7585ZM6.1958 10.3445L7.7818 4.00153H16.3828L18.0008 7.23753V10.3825L16.0008 11.3825V9.00153H14.0008V19.7205L12.0008 19.2205V13.0015C12.0008 12.5705 11.7258 12.1885 11.3168 12.0525L6.1958 10.3445Z"/>
</svg>
</template>;