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

export interface NewspaperIconSignature {
  Element: SVGSVGElement;
}

export const NewspaperIcon: TOC<NewspaperIconSignature> = <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="M2 22.001H20C20.266 22.001 20.52 21.896 20.707 21.708L22.707 19.708C22.895 19.521 23 19.266 23 19.001V7.00098C23 6.44898 22.553 6.00098 22 6.00098H19V3.00098C19 2.44898 18.553 2.00098 18 2.00098H2C1.447 2.00098 1 2.44898 1 3.00098V21.001C1 21.553 1.447 22.001 2 22.001ZM19.586 20.001H19V8.00098H21V18.587L19.586 20.001ZM3 20.001H17V4.00098H3V20.001ZM14 6.00098H5V9.00098H14V6.00098ZM5 10.001H9V12.001H5V10.001ZM14 10.001H10V12.001H14V10.001ZM5 13.001H9V15.001H5V13.001ZM14 13.001H10V15.001H14V13.001ZM5 16.001H9V18.001H5V16.001ZM14 16.001H10V18.001H14V16.001Z"/>
</svg>
</template>;