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

export interface ConfluenceIconSignature {
  Element: SVGSVGElement;
}

export const ConfluenceIcon: TOC<ConfluenceIconSignature> = <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="M23.4036 5.02216C23.3106 5.17574 23.2182 5.32834 23.1297 5.47269C18.7802 12.5412 13.0941 12.7588 6.38838 9.51291C4.52866 8.61551 2.46272 7.64173 1.42403 7.15293C1.04508 6.97948 0.875151 6.53426 1.04216 6.15242L3.40595 0.806204C3.48914 0.61724 3.6453 0.470008 3.83883 0.398065C4.03235 0.326122 4.24676 0.335597 4.43319 0.424331L9.34026 2.75376C12.9069 4.45691 14.885 4.85406 16.8517 1.60814C17.0503 1.27902 17.2372 0.965393 17.4001 0.69211C17.4659 0.581721 17.5278 0.477913 17.5849 0.382325C17.6907 0.198817 17.8679 0.0674813 18.0743 0.0196945C18.2806 -0.0280924 18.4975 0.0119623 18.6732 0.130289L23.6376 3.18527C23.9916 3.40399 24.1054 3.86585 23.8934 4.22397C23.7411 4.46475 23.5714 4.74505 23.4036 5.02216ZM0.596384 18.0554C0.689386 17.9018 0.781793 17.7492 0.870314 17.6048C5.21985 10.5287 10.9059 10.3187 17.5963 13.5684C19.4561 14.4658 21.522 15.4396 22.5607 15.9284C22.9396 16.1018 23.1096 16.547 22.9426 16.9289L20.5788 22.2751C20.4956 22.4641 20.3394 22.6113 20.1459 22.6832C19.9524 22.7552 19.738 22.7457 19.5515 22.657L14.6292 20.3161C11.0625 18.6129 9.0844 18.2158 7.11775 21.4617C6.9192 21.7908 6.73228 22.1044 6.56939 22.3777C6.50358 22.4881 6.4417 22.5919 6.38456 22.6875C6.27993 22.8636 6.10898 22.9902 5.91009 23.0391C5.7112 23.0879 5.50103 23.0548 5.32677 22.9472L0.362423 19.8922C0.00841588 19.6735 -0.105351 19.2116 0.106569 18.8535C0.258894 18.6127 0.428606 18.3325 0.596384 18.0554Z"/>
</svg>
</template>;