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

export interface HideIconSignature {
  Element: SVGSVGElement;
}

export const HideIcon: TOC<HideIconSignature> = <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="M22.827 11.456C22.731 11.308 21.305 9.17401 18.726 7.47701L22.696 3.50601L21.282 2.09201L1.811 21.564L3.225 22.978L8.371 17.832C9.464 18.173 10.669 18.386 11.989 18.386C18.793 18.386 22.656 12.801 22.817 12.562L23.19 12.014L22.827 11.456ZM11.988 16.386C11.296 16.386 10.643 16.308 10.02 16.182L11.927 14.275C12.179 14.344 12.442 14.386 12.717 14.386C14.373 14.386 15.717 13.044 15.717 11.386C15.717 11.112 15.675 10.848 15.606 10.596L17.267 8.93501C18.959 9.96701 20.146 11.261 20.731 11.987C19.644 13.277 16.549 16.386 11.988 16.386ZM6.057 14.489L4.604 15.942C2.44 14.407 1.248 12.691 1.162 12.562L0.789001 12.014L1.151 11.456C1.311 11.208 5.173 5.38601 11.989 5.38601C12.996 5.38601 13.93 5.52301 14.804 5.74201L13.088 7.45801C12.731 7.41501 12.367 7.38601 11.989 7.38601C7.399 7.38601 4.315 10.65 3.245 11.986C3.754 12.59 4.716 13.592 6.057 14.489Z"/>
</svg>
</template>;