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

export interface DirectionSignIconSignature {
  Element: SVGSVGElement;
}

export const DirectionSignIcon: TOC<DirectionSignIconSignature> = <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="M17 9.99902C17.265 9.99902 17.52 9.89402 17.707 9.70702L19.707 7.70702C20.098 7.31602 20.098 6.68402 19.707 6.29302L17.707 4.29302C17.519 4.10402 17.265 3.99902 17 3.99902H12V1.99902H10V3.99902H4C3.448 3.99902 3 4.44802 3 4.99902V8.99902C3 9.55202 3.448 9.99902 4 9.99902H10V11.999H5C4.735 11.999 4.48 12.105 4.293 12.292L2.293 14.292C1.902 14.683 1.902 15.315 2.293 15.706L4.293 17.706C4.48 17.894 4.734 17.999 5 17.999H10V21.999H12V17.999H18C18.552 17.999 19 17.552 19 16.999V12.999C19 12.448 18.552 11.999 18 11.999H12V9.99902H17ZM17 15.999H5.414L4.414 14.999L5.414 13.999H17V15.999ZM16.586 5.99902H5V7.99902H16.586L17.586 6.99902L16.586 5.99902Z"/>
</svg>
</template>;