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

export interface AlarmSilentIconSignature {
  Element: SVGSVGElement;
}

export const AlarmSilentIcon: TOC<AlarmSilentIconSignature> = <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 10V12.838C18 14.298 18.931 15.589 20.316 16.052L21 16.279V19H5.82799L2.23599 22.593L0.821991 21.178L20.5 1.5L21.914 2.914L17.409 7.419C17.784 8.203 18 9.075 18 10ZM7.99999 11.171V10C7.99999 7.794 9.79399 6 12 6C12.355 6 12.694 6.062 13.022 6.149L14.58 4.591C14.0859 4.35437 13.556 4.18104 13 4.08536V2H11V4.08329C8.16548 4.56058 5.99999 7.03163 5.99999 10V12.838C5.99999 12.941 5.9886 13.0425 5.97722 13.1438L5.97099 13.2L7.99999 11.171ZM8.55499 20C9.24799 21.19 10.524 22 12 22C13.476 22 14.752 21.19 15.445 20H8.55499ZM15.851 8.978L7.82799 17H17.965C16.745 15.998 16 14.486 16 12.838V10C16 9.645 15.938 9.306 15.851 8.978Z"/>
</svg>
</template>;