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

export interface OtherAnnoyancesIconSignature {
  Element: SVGSVGElement;
}

export const OtherAnnoyancesIcon: TOC<OtherAnnoyancesIconSignature> = <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="M2.14898 21.5259C2.33198 21.8199 2.65298 21.9999 2.99998 21.9999H21C21.347 21.9999 21.668 21.8209 21.85 21.5259C22.033 21.2289 22.048 20.8629 21.894 20.5519L12.894 2.55194C12.555 1.87494 11.444 1.87494 11.105 2.55194L2.10498 20.5519C1.95098 20.8629 1.96598 21.2299 2.14898 21.5259ZM12 5.23694L19.382 19.9999H4.61798L12 5.23694ZM11 9.99994H13V15.9999H11V9.99994ZM12 19.2499C12.6903 19.2499 13.25 18.6903 13.25 17.9999C13.25 17.3096 12.6903 16.7499 12 16.7499C11.3096 16.7499 10.75 17.3096 10.75 17.9999C10.75 18.6903 11.3096 19.2499 12 19.2499Z"/>
</svg>
</template>;