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

export interface BusinessGraphPieIconSignature {
  Element: SVGSVGElement;
}

export const BusinessGraphPieIcon: TOC<BusinessGraphPieIconSignature> = <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="M20.001 12H12.001C11.449 12 11.001 11.552 11.001 11V3C11.001 2.448 11.449 2 12.001 2C16.963 2 21.001 6.038 21.001 11C21.001 11.552 20.553 12 20.001 12ZM18.93 10C18.49 6.938 16.063 4.511 13.001 4.071V10H18.93ZM22.706 13.293C22.519 13.106 22.264 13 21.999 13H14C13.596 13 13.23 13.244 13.076 13.617C12.922 13.991 13.007 14.421 13.293 14.707L18.948 20.364C19.136 20.551 19.39 20.656 19.655 20.656C19.92 20.656 20.175 20.551 20.362 20.364C22.062 18.663 22.999 16.403 22.999 13.999C22.999 13.735 22.894 13.48 22.706 13.293ZM16.414 15L19.605 18.194C20.311 17.254 20.764 16.162 20.929 15H16.414ZM10 12.586V5.069C10 4.782 9.877 4.509 9.662 4.319C9.447 4.13 9.164 4.041 8.876 4.078C4.386 4.639 1 8.475 1 13C1 17.962 5.037 22 10 22C12.108 22 14.16 21.254 15.775 19.899C15.99 19.718 16.119 19.456 16.131 19.176C16.144 18.896 16.037 18.623 15.839 18.425L10 12.586ZM3 13C3 16.86 6.141 20 10 20C11.27 20 12.512 19.652 13.592 19.007L8.293 13.707C8.105 13.52 8 13.266 8 13V6.298C5.082 7.164 3 9.87 3 13Z"/>
</svg>
</template>;