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

export interface TagDoubleIconSignature {
  Element: SVGSVGElement;
}

export const TagDoubleIcon: TOC<TagDoubleIconSignature> = <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="M11.586 2L22.293 12.707L23.707 11.293L12.707 0.293C12.52 0.105 12.266 0 12 0H5V2H11.586ZM13.293 23.707C13.488 23.902 13.744 24 14 24C14.256 24 14.512 23.902 14.707 23.707L21.707 16.707C22.098 16.316 22.098 15.684 21.707 15.293L10.707 4.293C10.52 4.105 10.266 4 10 4H3C2.447 4 2 4.447 2 5V12C2 12.266 2.105 12.52 2.293 12.707L13.293 23.707ZM14 21.586L4 11.586V6H9.586L19.586 16L14 21.586ZM8.41421 7.58579C9.19526 8.36684 9.19526 9.63317 8.41421 10.4142C7.63316 11.1953 6.36683 11.1953 5.58578 10.4142C4.80473 9.63317 4.80473 8.36684 5.58578 7.58579C6.36683 6.80474 7.63316 6.80474 8.41421 7.58579Z"/>
</svg>
</template>;