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

export interface HotelBathShowerIconSignature {
  Element: SVGSVGElement;
}

export const HotelBathShowerIcon: TOC<HotelBathShowerIconSignature> = <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="M24 14H22V4C22 2.346 20.654 1 19 1H12V4H14V3H19C19.551 3 20 3.449 20 4V14H0V16H2V17C2 18.89 3.321 20.469 5.086 20.885L3.5 23H6L7.5 21H16.5L18 23H20.5L18.914 20.885C20.679 20.469 22 18.89 22 17V16H24V14ZM13.7071 6.7071C14.0976 6.31658 14.0976 5.68341 13.7071 5.29289C13.3166 4.90237 12.6834 4.90237 12.2929 5.29289C11.9024 5.68341 11.9024 6.31658 12.2929 6.7071C12.6834 7.09762 13.3166 7.09762 13.7071 6.7071ZM11.7071 9.2071C12.0976 8.81658 12.0976 8.18341 11.7071 7.79289C11.3166 7.40237 10.6834 7.40237 10.2929 7.79289C9.90237 8.18341 9.90237 8.81658 10.2929 9.2071C10.6834 9.59762 11.3166 9.59762 11.7071 9.2071ZM15.7071 7.79289C16.0976 8.18341 16.0976 8.81658 15.7071 9.2071C15.3166 9.59762 14.6834 9.59762 14.2929 9.2071C13.9024 8.81658 13.9024 8.18341 14.2929 7.79289C14.6834 7.40237 15.3166 7.40237 15.7071 7.79289ZM13.7071 11.7071C14.0976 11.3166 14.0976 10.6834 13.7071 10.2929C13.3166 9.90238 12.6834 9.90238 12.2929 10.2929C11.9024 10.6834 11.9024 11.3166 12.2929 11.7071C12.6834 12.0976 13.3166 12.0976 13.7071 11.7071ZM9.70711 10.2929C10.0976 10.6834 10.0976 11.3166 9.70711 11.7071C9.31659 12.0976 8.68342 12.0976 8.2929 11.7071C7.90238 11.3166 7.90238 10.6834 8.2929 10.2929C8.68342 9.90238 9.31659 9.90238 9.70711 10.2929ZM17.7071 11.7071C18.0976 11.3166 18.0976 10.6834 17.7071 10.2929C17.3166 9.90238 16.6834 9.90238 16.2929 10.2929C15.9024 10.6834 15.9024 11.3166 16.2929 11.7071C16.6834 12.0976 17.3166 12.0976 17.7071 11.7071ZM18 19C19.103 19 20 18.103 20 17V16H4V17C4 18.103 4.897 19 6 19H18Z"/>
</svg>
</template>;