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

export interface TagViewIconSignature {
  Element: SVGSVGElement;
}

export const TagViewIcon: TOC<TagViewIconSignature> = <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="M8.00025 17.586L8.79325 16.793L10.2072 18.207L8.70725 19.707C8.51225 19.902 8.25625 20 8.00025 20C7.74425 20 7.48825 19.902 7.29325 19.707L0.29325 12.707C-0.09775 12.316 -0.09775 11.684 0.29325 11.293L11.2933 0.293C11.4803 0.105 11.7343 0 12.0002 0H19.0002C19.5532 0 20.0002 0.447 20.0002 1V8C20.0002 8.266 19.8953 8.52 19.7073 8.707L18.2062 10.208L16.7913 8.795L18.0002 7.586V2H12.4143L2.41425 12L8.00025 17.586ZM16.4144 6.41422C17.1955 5.63317 17.1955 4.36684 16.4144 3.58579C15.6334 2.80474 14.3671 2.80474 13.586 3.58579C12.805 4.36684 12.805 5.63317 13.586 6.41422C14.3671 7.19527 15.6334 7.19527 16.4144 6.41422ZM23.4142 22L20.1672 18.753C20.6912 17.963 21.0002 17.018 21.0002 16C21.0002 13.243 18.7572 11 16.0002 11C13.2432 11 11.0002 13.243 11.0002 16C11.0002 18.757 13.2432 21 16.0002 21C17.0182 21 17.9632 20.691 18.7533 20.167L22.0002 23.414L23.4142 22ZM16.0002 13C14.3462 13 13.0002 14.346 13.0002 16C13.0002 17.654 14.3462 19 16.0002 19C17.6543 19 19.0002 17.654 19.0002 16C19.0002 14.346 17.6543 13 16.0002 13Z"/>
</svg>
</template>;