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

export interface TagEditIconSignature {
  Element: SVGSVGElement;
}

export const TagEditIcon: TOC<TagEditIconSignature> = <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="M20.0002 1V8C20.0002 8.266 19.8953 8.52 19.7073 8.707L8.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 1ZM8.00025 17.586L18.0002 7.586V2H12.4142L2.41425 12L8.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.58579ZM20.7072 11.287L23.7072 14.287C24.0982 14.678 24.0982 15.311 23.7072 15.701L16.7072 22.701C16.5793 22.83 16.4182 22.92 16.2423 22.965L12.2422 23.965C12.1622 23.984 12.0802 23.994 12.0002 23.994C11.7382 23.994 11.4823 23.89 11.2933 23.701C11.0452 23.453 10.9452 23.092 11.0293 22.752L12.0293 18.752C12.0743 18.576 12.1642 18.415 12.2933 18.287L19.2933 11.287C19.6842 10.896 20.3162 10.896 20.7072 11.287ZM15.4882 21.092L13.3752 21.619L13.9023 19.506L17.0002 16.408L18.5863 17.994L15.4882 21.092ZM18.4142 14.994L20.0002 16.58L21.5863 14.994L20.0002 13.408L18.4142 14.994Z"/>
</svg>
</template>;