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

export interface MicrophoneOffIconSignature {
  Element: SVGSVGElement;
}

export const MicrophoneOffIcon: TOC<MicrophoneOffIconSignature> = <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="M16.7131 10.7009C16.4862 10.9887 16.2336 11.2555 15.959 11.498L15.161 20.271C15.02 21.827 13.736 23 12.174 23H11.826C10.264 23 8.979 21.827 8.838 20.272L8.69677 18.7172L4.707 22.707L3.293 21.293L8.46128 16.1247L8.44695 15.967L10.2886 14.1254L10.3029 14.2831L11.5995 12.9865C11.5463 12.9829 11.4933 12.9786 11.4404 12.9736L13.8882 10.5258C14.0499 10.4389 14.2049 10.3412 14.3524 10.2336L15.2336 9.35235C15.3412 9.20491 15.4389 9.04987 15.5258 8.88819L17.9741 6.43991C17.979 6.49282 17.9832 6.54593 17.9868 6.59923L20.293 4.293L21.707 5.707L16.7131 10.7009ZM13.7535 13.6605L10.5382 16.8758L10.83 20.091C10.877 20.61 11.305 21 11.826 21H12.174C12.694 21 13.122 20.61 13.169 20.09L13.7535 13.6605ZM8.041 11.498L8.21146 13.3745L10.7771 10.8089C9.16755 10.2911 8 8.77964 8 7C8 4.795 9.794 3 12 3C13.7795 3 15.291 4.16806 15.8088 5.77716L17.3335 4.25255C16.3352 2.32216 14.3194 1 12 1C8.691 1 6 3.691 6 7C6 8.791 6.792 10.396 8.041 11.498Z"/>
</svg>
</template>;