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

export interface HammerIconSignature {
  Element: SVGSVGElement;
}

export const HammerIcon: TOC<HammerIconSignature> = <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="M22.293 19.707L23.707 18.293L15.914 10.5L17 9.41399L17.293 9.70599C17.488 9.90299 17.744 9.99999 18 9.99999C18.256 9.99999 18.512 9.90299 18.707 9.70699L20.707 7.70699C21.098 7.31699 21.098 6.68399 20.707 6.29299L14.707 0.292988C14.316 -0.0970117 13.684 -0.0970117 13.293 0.292988L11.293 2.29299C10.902 2.68299 10.902 3.31699 11.293 3.70699L11.586 3.99999L8 7.58599L7.707 7.29299C7.316 6.90299 6.684 6.90299 6.293 7.29299L4.293 9.29299C3.902 9.68299 3.902 10.317 4.293 10.707L10.293 16.707C10.488 16.903 10.744 17 11 17C11.256 17 11.512 16.903 11.707 16.707L13.707 14.707C14.098 14.317 14.098 13.684 13.707 13.293L13.414 13L14.5 11.914L22.293 19.707ZM8 19C8.553 19 9 19.448 9 20V22H10V24H0V22H1V20C1 19.448 1.447 19 2 19H8ZM3 21V22H7V21H3ZM18.586 6.99999L14 2.41499L13.414 2.99999L18 7.58599L18.586 6.99999ZM11 14.586L6.414 9.99999L7 9.41499L11.586 14L11 14.586ZM15.586 7.99999L13 5.41499L9.414 8.99999L12 11.586L15.586 7.99999Z"/>
</svg>
</template>;