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

export interface SpeakerVolumeHighIconSignature {
  Element: SVGSVGElement;
}

export const SpeakerVolumeHighIcon: TOC<SpeakerVolumeHighIconSignature> = <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="M9.586 3.586C10.149 3.021 11.025 2.846 11.764 3.152C12.515 3.462 13 4.187 13 5V19C13 19.813 12.515 20.54 11.764 20.849C11.521 20.949 11.263 21 11 21C10.433 21 9.89 20.776 9.474 20.28L6.479 16H4C2.897 16 2 15.103 2 14V10C2 8.898 2.897 8 4 8H6.479L9.586 3.586ZM4 13.9759H7.521L11.001 18.9509L11 5.00293L7.521 9.97593H4V13.9759ZM15 5.00293V7.00293C17.757 7.00293 20 9.24593 20 12.0029C20 14.7599 17.757 17.0029 15 17.0029V19.0029C18.86 19.0029 22 15.8629 22 12.0029C22 8.14393 18.86 5.00293 15 5.00293ZM15 9.00293C16.654 9.00293 18 10.3489 18 12.0029C18 13.6569 16.654 15.0029 15 15.0029V13.0029C15.551 13.0029 16 12.5549 16 12.0029C16 11.4519 15.551 11.0029 15 11.0029V9.00293Z"/>
</svg>
</template>;