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

export interface AttachmentIconSignature {
  Element: SVGSVGElement;
}

export const AttachmentIcon: TOC<AttachmentIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M5.91118875,13.724845 C4.54435875,15.091745 4.54435875,17.307745 5.91118875,18.674645 C7.27802875,20.041445 9.49409875,20.041445 10.8608388,18.674645 L19.6997388,9.835765 L21.1139388,11.250045 L12.2751388,20.088845 C10.1272688,22.236745 6.64485875,22.236745 4.49697875,20.088845 C2.34908875,17.940945 2.34908875,14.458545 4.49697875,12.310645 L13.3357388,3.471805 C14.8978388,1.909705 17.4305388,1.909705 18.9926388,3.471805 C20.5547388,5.033905 20.5547388,7.566565 18.9926388,9.128655 L10.5073788,17.613945 C9.53106875,18.590245 7.94815875,18.590245 6.97184875,17.613945 C5.99553875,16.637645 5.99553875,15.054745 6.97184875,14.078445 L15.4570388,5.593125 L16.8713388,7.007335 L8.38606125,15.492645 C8.19079875,15.687945 8.19079875,16.004445 8.38606125,16.199745 C8.58132875,16.395045 8.89790875,16.395045 9.09316875,16.199745 L17.5784388,7.714445 C18.3594388,6.933395 18.3594388,5.667065 17.5784388,4.886015 C16.7973388,4.104965 15.5310388,4.104965 14.7499388,4.886015 L5.91118875,13.724845 Z"/></svg></template>;