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

export interface PublicationIconSignature {
  Element: SVGSVGElement;
}

export const PublicationIcon: TOC<PublicationIconSignature> = <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="M3.99713 16.6576L12 19.7029L19.9924 16.6576V4.78192L12.4966 8.54838C12.1844 8.70616 11.8155 8.70616 11.5022 8.54838L3.99713 4.78192V16.6576ZM12 21.9996C11.8677 21.9996 11.7355 21.9774 11.6089 21.9296L2.72 18.5962C2.28778 18.4329 2 18.0184 2 17.5551V3.11057C2 2.72501 2.2 2.36834 2.52778 2.16612C2.85555 1.96278 3.26555 1.94612 3.60777 2.11612L12 6.31281L20.3922 2.11723C20.7366 1.94612 21.1444 1.96278 21.4722 2.16612C21.7999 2.36834 21.9999 2.72501 21.9999 3.11057V17.5551C21.9999 18.0184 21.7122 18.4329 21.2799 18.5962L12.3911 21.9296C12.2644 21.9751 12.1322 21.9996 12 21.9996ZM14.2222 13.1111V9.77773L18.6666 7.55549V10.8888L14.2222 13.1111Z"/>
</svg>
</template>;