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

export interface HotelFireAlarmIconSignature {
  Element: SVGSVGElement;
}

export const HotelFireAlarmIcon: TOC<HotelFireAlarmIconSignature> = <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="M14.293 12.293C14.505 12.082 14.8 11.975 15.099 12.005C15.396 12.035 15.666 12.196 15.832 12.445C16.054 12.778 18 15.762 18 18C18 21.309 15.309 24 12 24C8.691 24 6 21.309 6 18C6 13.636 11.077 8.50901 11.293 8.29301C11.579 8.00701 12.008 7.92101 12.383 8.07601C12.756 8.23101 13 8.59601 13 9.00001V13.586L14.293 12.293ZM8 18C8 20.206 9.794 22 12 22C14.206 22 16 20.206 16 18C16 17.037 15.361 15.636 14.801 14.613L12.707 16.706C12.42 16.993 11.991 17.078 11.617 16.924C11.244 16.769 11 16.404 11 16V11.666C9.58 13.482 8 16 8 18Z"/>
</svg>
</template>;