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

export interface ChatBubbleSquare1IconSignature {
  Element: SVGSVGElement;
}

export const ChatBubbleSquare1Icon: TOC<ChatBubbleSquare1IconSignature> = <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="M5.99799 22V18H3.99799C2.89499 18 1.99799 17.103 1.99799 16V4C1.99799 2.896 2.89499 2 3.99799 2H19.998C21.101 2 21.998 2.896 21.998 4V16C21.998 17.103 21.101 18 19.998 18H11.331L5.99799 22ZM3.99799 4V16H7.99799V18L10.665 16H19.998V4H3.99799ZM7.88187 10.8839C8.37002 10.3957 8.37002 9.60428 7.88187 9.11612C7.39371 8.62796 6.60225 8.62796 6.1141 9.11612C5.62594 9.60428 5.62594 10.3957 6.1141 10.8839C6.60226 11.372 7.39371 11.372 7.88187 10.8839ZM12.8819 9.11612C13.37 9.60428 13.37 10.3957 12.8819 10.8839C12.3937 11.372 11.6023 11.372 11.1141 10.8839C10.626 10.3957 10.626 9.60428 11.1141 9.11612C11.6023 8.62796 12.3937 8.62796 12.8819 9.11612ZM17.8819 10.8839C18.37 10.3957 18.37 9.60428 17.8819 9.11612C17.3937 8.62796 16.6023 8.62796 16.1141 9.11612C15.626 9.60428 15.626 10.3957 16.1141 10.8839C16.6023 11.372 17.3937 11.372 17.8819 10.8839Z"/>
</svg>
</template>;