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

export interface GraduationHatIconSignature {
  Element: SVGSVGElement;
}

export const GraduationHatIcon: TOC<GraduationHatIconSignature> = <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="M12.447 3.10575L22.447 8.10575C22.799 8.28275 23.016 8.64775 22.999 9.04075C22.983 9.43475 22.737 9.78175 22.372 9.92775L19 11.2767V16.1807C19 16.5597 18.786 16.9048 18.447 17.0758C18.2818 17.1583 18.1161 17.2426 17.949 17.3278C16.3779 18.128 14.6763 18.9948 12 18.9948C9.32518 18.9948 7.62471 18.1289 6.0538 17.3291L6.05351 17.3289C5.88554 17.2434 5.71904 17.1586 5.553 17.0758C5.214 16.9058 5 16.5598 5 16.1818V11.2778L3 10.4777V14.7647C3 15.3157 2.552 15.7647 2 15.7647C1.448 15.7647 1 15.3157 1 14.7647V8.99975C1 8.89775 1.047 8.68975 1.107 8.56775C1.198 8.37875 1.352 8.20475 1.552 8.10575L11.552 3.10575C11.834 2.96475 12.166 2.96475 12.447 3.10575ZM16.025 16.0497L17 15.5627V12.0767L12.372 13.9288C12.252 13.9777 12.126 13.9998 12 13.9998C11.874 13.9998 11.748 13.9777 11.628 13.9297L7 12.0778V15.5627L7.975 16.0497C10.495 17.3108 13.504 17.3108 16.025 16.0497ZM12 11.9228L4.439 8.89775L12 5.11875L19.561 8.89775L12 11.9228ZM1 17.9998C1 17.4478 1.448 16.9998 2 16.9998C2.552 16.9998 3 17.4478 3 17.9998V19.9998C3 20.5527 2.552 20.9998 2 20.9998C1.448 20.9998 1 20.5527 1 19.9998V17.9998Z"/>
</svg>
</template>;