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

export interface ContractIconSignature {
  Element: SVGSVGElement;
}

export const ContractIcon: TOC<ContractIconSignature> = <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="M2 2H12V6H16V9H18V4.586L13.414 0H2C0.897 0 0 0.898 0 2V20C0 21.103 0.897 22 2 22H9V20H2V2ZM12 9H4V11H12V9ZM10 13H4V15H10V13ZM20.6626 11.5726L14.903 17.3322L17.6678 20.097L23.4274 14.3374C24.1909 13.5739 24.1909 12.3361 23.4274 11.5726C22.6639 10.8091 21.4261 10.8091 20.6626 11.5726ZM14.6061 18.9015L11.9878 19.4638C11.7166 19.5185 11.5105 19.737 11.4714 20.0101L11.0084 23.2558C10.9792 23.4581 11.0474 23.6623 11.1918 23.8067C11.3368 23.9517 11.541 24.0206 11.7439 23.9907L14.9897 23.527C15.2628 23.4887 15.4813 23.2819 15.5359 23.0113L16 20.2299L14.6061 18.9015ZM12.9135 20.8617L12.7097 22.2895L14.138 22.0862L14.3633 20.9578L14.0418 20.6363L12.9135 20.8617Z"/>
</svg>
</template>;