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

export interface SymbolWifiIconSignature {
  Element: SVGSVGElement;
}

export const SymbolWifiIcon: TOC<SymbolWifiIconSignature> = <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="M21.9 9.10098C19.255 6.45598 15.739 5.00098 12 5.00098C8.26 5.00098 4.744 6.45598 2.1 9.10098L0.685997 7.68698C3.707 4.66598 7.725 3.00098 12 3.00098C16.273 3.00098 20.291 4.66498 23.314 7.68698L21.9 9.10098ZM12 13.001C13.603 13.001 15.109 13.624 16.242 14.759L17.656 13.345C16.146 11.833 14.136 11.001 12 11.001C9.864 11.001 7.854 11.833 6.344 13.345L7.758 14.759C8.891 13.624 10.397 13.001 12 13.001ZM12 22.001C10.346 22.001 9 20.655 9 19.001C9 17.347 10.346 16.001 12 16.001C13.654 16.001 15 17.347 15 19.001C15 20.655 13.654 22.001 12 22.001ZM12 18.001C11.449 18.001 11 18.45 11 19.001C11 19.552 11.449 20.001 12 20.001C12.551 20.001 13 19.552 13 19.001C13 18.45 12.551 18.001 12 18.001ZM4.93 11.929C8.83 8.03098 15.172 8.03198 19.07 11.93L20.485 10.517C15.807 5.83698 8.196 5.83598 3.516 10.515L4.93 11.929Z"/>
</svg>
</template>;