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

export interface LinkIconSignature {
  Element: SVGSVGElement;
}

export const LinkIcon: TOC<LinkIconSignature> = <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="M4.928 14.813L3.514 16.227L2.808 15.52C1.638 14.35 1.638 12.447 2.808 11.277L11.293 2.793C12.425 1.659 14.402 1.659 15.536 2.793L16.242 3.5L14.829 4.913L14.122 4.206C13.932 4.017 13.682 3.913 13.414 3.913C13.146 3.913 12.895 4.017 12.707 4.206L4.221 12.691C3.831 13.082 3.831 13.716 4.221 14.106L4.928 14.813ZM20.484 7.744L21.192 8.451C21.758 9.017 22.07 9.771 22.07 10.572C22.07 11.373 21.758 12.126 21.192 12.692L12.707 21.177C12.14 21.744 11.387 22.056 10.586 22.056C9.784 22.056 9.031 21.744 8.464 21.177L7.757 20.47L9.171 19.057L9.878 19.764C10.256 20.141 10.915 20.141 11.293 19.764L19.778 11.278C19.966 11.089 20.07 10.838 20.07 10.572C20.07 10.304 19.967 10.054 19.778 9.865L19.07 9.158L20.484 7.744ZM19.7772 2.793L21.1914 4.2072L14.1204 11.2782L12.7062 9.864L19.7772 2.793ZM11.2914 14.1043L9.87772 12.691L2.80701 19.7637L4.2207 21.177L11.2914 14.1043Z" />
</svg>
</template>;