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

export interface ReportIconSignature {
  Element: SVGSVGElement;
}

export const ReportIcon: TOC<ReportIconSignature> = <template><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" ...attributes><path d="M11.225,20.875 C11.04,20.875 10.852,20.8542 10.6612,20.8125 C10.4704,20.7708 10.2833,20.7 10.1,20.6 L4.95,17.825 C4.56667,17.625 4.26667,17.3341 4.05,16.9523 C3.83333,16.5705 3.725,16.1614 3.725,15.725 L3.725,11.15 L1.6,10.025 C1.39523,9.915 1.24404,9.765 1.14643,9.575 C1.04881,9.385 1,9.1832 1,8.96958 C1,8.75595 1.04762,8.56174 1.14285,8.38695 C1.23812,8.21217 1.3905,8.06652 1.6,7.95 L10.1,3.3 C10.2645,3.21667 10.4455,3.14584 10.643,3.0875 C10.8406,3.02917 11.0354,3 11.2276,3 C11.4197,3 11.6137,3.02917 11.8096,3.0875 C12.0054,3.14584 12.1939,3.21667 12.375,3.3 L22.175,8.625 C22.3702,8.74375 22.5232,8.89747 22.6339,9.08615 C22.7446,9.27484 22.8,9.47112 22.8,9.675 L22.8,16.15 C22.8,16.4404 22.7002,16.6839 22.5005,16.8803 C22.3009,17.0768 22.0535,17.175 21.7583,17.175 C21.4694,17.175 21.225,17.0768 21.025,16.8803 C20.825,16.6839 20.725,16.4404 20.725,16.15 L20.725,10.175 L18.75,11.142 L18.75,15.725 C18.75,16.1614 18.6375,16.5705 18.4125,16.9523 C18.1875,17.3341 17.8833,17.625 17.5,17.825 L12.35,20.6 C12.1667,20.7 11.9796,20.7708 11.7888,20.8125 C11.598,20.8542 11.4101,20.875 11.225,20.875 Z M11.225,12.9 L18.4,8.975 L11.225,5.125 L4.1,8.975 L11.225,12.9 Z M11.225,18.875 L16.65,15.875 L16.65,12.375 L12.35,14.675 C12.1833,14.7583 12.0042,14.825 11.8125,14.875 C11.6208,14.925 11.425,14.95 11.225,14.95 C11.025,14.95 10.8333,14.925 10.65,14.875 C10.4667,14.825 10.2917,14.7583 10.125,14.675 L5.8,12.325 L5.8,15.875 L11.225,18.875 Z"/></svg></template>;