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

export interface ProgrammingBugIconSignature {
  Element: SVGSVGElement;
}

export const ProgrammingBugIcon: TOC<ProgrammingBugIconSignature> = <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="M8.00002 8.99999C7.44802 8.99999 7.00002 8.55199 7.00002 7.99999C7.00002 6.98199 7.31002 6.03799 7.83302 5.24699L6.29302 3.70699L7.70702 2.29199L9.24802 3.83299C10.038 3.30899 10.983 2.99999 12 2.99999C13.018 2.99999 13.962 3.30899 14.753 3.83399L16.293 2.29299L17.707 3.70699L16.167 5.24699C16.691 6.03799 17 6.98199 17 7.99999C17 8.55199 16.553 8.99999 16 8.99999H8.00002ZM14.829 6.99999C14.416 5.83599 13.304 4.99999 12 4.99999C10.696 4.99999 9.58402 5.83599 9.17202 6.99999H14.829ZM17 16V15H21V13H17V11.82L21.196 10.98L20.804 9.01999L15.901 9.99999H8.09902L3.19602 9.01999L2.80402 10.98L7.00002 11.82V13H3.00002V15H7.00002V16C7.00002 16.0346 7.00401 16.0689 7.00797 16.1028L7.00797 16.1028C7.01087 16.1277 7.01375 16.1525 7.01502 16.177L2.80402 17.02L3.19702 18.981L7.62702 18.095C8.77302 20.091 11.122 21.627 11.466 21.845C11.629 21.949 11.814 22 12 22C12.187 22 12.373 21.949 12.536 21.844C12.88 21.626 15.227 20.086 16.373 18.094L20.804 18.98L21.197 17.019L16.986 16.177C16.9869 16.1509 16.9898 16.1246 16.9928 16.0982C16.9964 16.0658 17 16.033 17 16ZM12.001 19.79C13.334 18.823 15 17.214 15 16V12H9.00002V16C9.00002 17.25 10.773 18.894 12.001 19.79Z"/>
</svg>
</template>;