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

export interface ImagesIconSignature {
  Element: SVGSVGElement;
}

export const ImagesIcon: TOC<ImagesIconSignature> = <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="M21 18.001H7C6.447 18.001 6 17.553 6 17.001V3.00101C6 2.44901 6.447 2.00101 7 2.00101H21C21.553 2.00101 22 2.44901 22 3.00101V17.001C22 17.553 21.553 18.001 21 18.001ZM8 16.001H20V4.00101H8V16.001ZM3 22.001H18V20.001H4V6.00101H2V21.001C2 21.553 2.447 22.001 3 22.001ZM12.4142 5.5868C13.1952 6.36785 13.1952 7.63418 12.4142 8.41523C11.6332 9.19628 10.3668 9.19628 9.58577 8.41523C8.80472 7.63418 8.80472 6.36785 9.58577 5.5868C10.3668 4.80575 11.6332 4.80575 12.4142 5.5868ZM13.412 12.883L16 9.00101L19 15.001H9L12 11.001L13.412 12.883Z"/>
</svg>
</template>;