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

export interface DemonstrationIconSignature {
  Element: SVGSVGElement;
}

export const DemonstrationIcon: TOC<DemonstrationIconSignature> = <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="M18.2124 0.974852C18.4235 1.00393 18.6103 1.12853 18.7171 1.31362L22.8672 8.50178C22.9737 8.68628 22.9879 8.90971 22.9076 9.10706C22.849 9.25186 22.744 9.37163 22.6109 9.44847C22.5621 9.47663 22.5099 9.4988 22.4548 9.51463L16.3168 11.279L17.367 13.0981C17.6432 13.5764 17.4793 14.188 17.001 14.4641C16.7833 14.5898 16.5379 14.6244 16.3092 14.5796C16.2713 14.7651 16.1804 14.9419 16.0365 15.0858L11 20.1224V22.9685C11 23.5208 10.5523 23.9685 10 23.9685C9.44771 23.9685 9 23.5208 9 22.9685V20.9685H6.00061L6.0006 21.0196C4.34719 21.0196 3.00421 22.3406 3.00001 24H1C1 21.3468 3.05335 19.2096 5.64974 19.0316C5.75874 18.9908 5.87677 18.9685 6 18.9685H9C9.0988 18.9685 9.19426 18.9828 9.2844 19.0095L14.6223 13.6716C14.7904 13.5035 15.0035 13.4077 15.2229 13.3844L14.3751 11.916L13.745 12.1712L12.5406 12.8665C11.8758 13.2503 11.0257 13.0239 10.6445 12.3638L9.26117 9.96776C8.87937 9.30645 9.10905 8.45822 9.77386 8.07439L11.5063 7.07414L17.6334 1.16379C17.7857 1.01595 18.0007 0.946123 18.2124 0.974852ZM6.001 11C7.651 11 9.001 12.352 9.001 14C9.001 15.648 7.651 17 6.001 17C4.351 17 3.001 15.648 3.001 14C3.001 12.352 4.351 11 6.001 11ZM6.001 13C6.551 13 7.001 13.4507 7.001 14C7.001 14.5494 6.551 15 6.001 15C5.451 15 5.001 14.5494 5.001 14C5.001 13.4507 5.451 13 6.001 13ZM12.7185 8.68367L17.821 3.7616L20.2989 8.05333L14.4939 9.72195L14.2958 9.79033L12.8654 10.3695L12.0682 10.8298L11.3015 9.50177L12.7185 8.68367Z"/>
</svg>
</template>;