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

export interface BinocularsIconSignature {
  Element: SVGSVGElement;
}

export const BinocularsIcon: TOC<BinocularsIconSignature> = <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="M18.331 4.925L21.956 16.706C21.985 16.801 22 16.9 22 17V17.5C22 19.982 19.981 22 17.5 22C15.019 22 13 19.982 13 17.5V13H11V17.5C11 19.982 8.981 22 6.5 22C4.019 22 2 19.982 2 17.5V17C2 16.9 2.015 16.801 2.044 16.706L5.669 4.925C6.024 3.774 7.07 3 8.274 3C9.777 3 11 4.223 11 5.726V7H13V5.726C13 4.223 14.223 3 15.726 3C16.929 3 17.976 3.774 18.331 4.925ZM4 17.5C4 18.878 5.122 20 6.5 20C7.878 20 9 18.878 9 17.5C9 16.122 7.878 15 6.5 15C5.122 15 4 16.122 4 17.5ZM9 13.762C8.284 13.282 7.425 13 6.5 13C6.049 13 5.623 13.086 5.212 13.21L7.58 5.512C7.675 5.206 7.954 5 8.274 5C8.674 5 9 5.325 9 5.726V7V13V13.762ZM11 9V11H13V9H11ZM15 7V5.726C15 5.325 15.326 5 15.726 5C16.046 5 16.325 5.206 16.42 5.513L18.788 13.211C18.377 13.086 17.951 13 17.5 13C16.575 13 15.716 13.282 15 13.762V13V7ZM15 17.5C15 18.878 16.122 20 17.5 20C18.878 20 20 18.878 20 17.5C20 16.122 18.878 15 17.5 15C16.122 15 15 16.122 15 17.5Z"/>
</svg>
</template>;