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

export interface TagCheckIconSignature {
  Element: SVGSVGElement;
}

export const TagCheckIcon: TOC<TagCheckIconSignature> = <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="M7.29325 19.707C7.48825 19.902 7.74425 20 8.00025 20C8.25625 20 8.51225 19.902 8.70725 19.707L19.7073 8.707C19.8953 8.52 20.0002 8.266 20.0002 8V1C20.0002 0.447 19.5532 0 19.0002 0H12.0002C11.7343 0 11.4803 0.105 11.2933 0.293L0.29325 11.293C-0.09775 11.684 -0.09775 12.316 0.29325 12.707L7.29325 19.707ZM8.00025 17.586L2.41425 12L12.4142 2H18.0002V7.586L8.00025 17.586ZM16.4144 3.58579C17.1955 4.36684 17.1955 5.63317 16.4144 6.41422C15.6334 7.19527 14.3671 7.19527 13.586 6.41422C12.805 5.63317 12.805 4.36684 13.586 3.58579C14.3671 2.80474 15.6334 2.80474 16.4144 3.58579ZM14.2933 19.701L18.0002 23.408L23.7072 17.701L22.2933 16.287L18.0002 20.58L15.7073 18.287L14.2933 19.701Z"/>
</svg>
</template>;