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

export interface WindowForwardIconSignature {
  Element: SVGSVGElement;
}

export const WindowForwardIcon: TOC<WindowForwardIconSignature> = <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="M3.66667 7H18.6667L18.6658 11.1667H20.3333V3.66667C20.3333 2.7475 19.5858 2 18.6667 2H3.66667C2.7475 2 2 2.74667 2 3.66667V17C2 17.9192 2.7475 18.6667 3.66667 18.6667H7.83333V17H3.66667V7ZM7.83333 5.33333V3.66667H10.3333V5.33333H7.83333ZM12 5.33333H18.6667V3.66667H12V5.33333ZM6.16667 3.66667V5.33333H3.66667V3.66667H6.16667ZM16.4108 13.4217L17.5892 12.2433L21.5117 16.1667L17.5892 20.0892L16.4108 18.9108L18.3217 17H14.5C12.6617 17 11.1667 18.495 11.1667 20.3333V22H9.5V20.3333C9.5 17.5758 11.7425 15.3333 14.5 15.3333H18.3217L16.4108 13.4217Z"/>
</svg>
</template>;