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

export interface ArrowFreemoveIconSignature {
  Element: SVGSVGElement;
}

export const ArrowFreemoveIcon: TOC<ArrowFreemoveIconSignature> = <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="M5.82635 12.9984L7.11935 14.2914L5.70535 15.7054L1.99835 11.9984L5.70535 8.29135L7.11935 9.70535L5.82635 10.9984H11V5.828L9.707 7.121L8.293 5.707L12 2L15.707 5.707L14.293 7.121L13 5.828V10.9984L18.1704 10.9984L16.8774 9.70535L18.2914 8.29135L21.9984 11.9984L18.2914 15.7054L16.8774 14.2914L18.1704 12.9984L12.9967 12.9984L12.9967 18.1687L14.2897 16.8757L15.7037 18.2897L11.9967 21.9967L8.2897 18.2897L9.7037 16.8757L10.9967 18.1687L10.9967 12.9984H5.82635ZM11.9951 12V11.9967H11V10.9984H11.9951V11.9967H12.0016V10.9984H13V11.9967H12.0016V12H11.9951Z"/>
</svg>
</template>;