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

export interface PrinterViewIconSignature {
  Element: SVGSVGElement;
}

export const PrinterViewIcon: TOC<PrinterViewIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M5.005,9.585028 C5.14545,9.724638 5.24128,9.902808 5.28035,10.096958 C5.31942,10.291098 5.29996,10.492408 5.22445,10.675508 C5.14894,10.858608 5.02077,11.015108 4.85619,11.125208 C4.69161,11.235408 4.49803,11.294208 4.29999677,11.294208 C4.10197,11.294208 3.90839,11.235408 3.74381,11.125208 C3.57923,11.015108 3.45106,10.858608 3.37555,10.675508 C3.30004,10.492408 3.28058,10.291098 3.31965,10.096958 C3.35872,9.902808 3.45455,9.724638 3.595,9.585028 C3.78236,9.398778 4.03581,9.294228 4.29999677,9.294228 C4.56419,9.294228 4.81764,9.398778 5.005,9.585028 Z M3.295,13.295008 C3.295,13.029808 3.40036,12.775408 3.58789,12.587908 C3.77543,12.400308 4.02978,12.295008 4.295,12.295008 L10.295,12.295008 L10.295,14.295008 L5.295,14.295008 L5.295,18.295008 L10.295,18.295008 L10.295,20.295008 L4.295,20.295008 C4.02978,20.295008 3.77543,20.189608 3.58789,20.002108 C3.40036,19.814608 3.295,19.560208 3.295,19.295008 L3.295,16.295008 L2.295,16.295008 C1.76457,16.295008 1.255859,16.084308 0.880786,15.709208 C0.505714,15.334108 0.295,14.825408 0.295,14.295008 L0.295,8.295028 C0.295,7.764588 0.505714,7.255888 0.880786,6.880808 C1.255859,6.505738 1.76457,6.295028 2.295,6.295028 L18.295,6.295028 C18.8254,6.295028 19.3341,6.505738 19.7092,6.880808 C20.0843,7.255888 20.295,7.764588 20.295,8.295028 L20.295,10.295008 L18.295,10.295008 L18.295,8.295028 L2.295,8.295028 L2.295,14.295008 L3.295,14.295008 L3.295,13.295008 Z M5.295,2.295028 L5.295,5.295028 L3.295,5.295028 L3.295,1.295028 C3.295,1.029808 3.40036,0.775454999 3.58789,0.587917999 C3.77543,0.400381999 4.02978,0.295007999 4.295,0.295007999 L14.295,0.295007999 C14.4266,0.294263821 14.5571,0.319488899 14.6789,0.369253499 C14.8007,0.419018999 14.9116,0.492343999 15.005,0.585024999 L17.005,2.585028 C17.0977,2.678468 17.171,2.789278 17.2208,2.911118 C17.2705,3.032958 17.2958,3.163418 17.2950184,3.295028 L17.2950184,5.295028 L15.295,5.295028 L15.295,3.705028 L13.885,2.295028 L5.295,2.295028 Z M23.705,22.295008 L22.295,23.705008 L19.045,20.455008 C18.0115,21.139008 16.7608,21.414808 15.5355,21.228908 C14.3102,21.043008 13.1976,20.408708 12.4134,19.448908 C11.6293,18.489208 11.2296,17.272408 11.2918,16.034608 C11.3539,14.796808 11.8736,13.626308 12.7499,12.749908 C13.6263,11.873608 14.7969,11.353908 16.0346,11.291808 C17.2724,11.229608 18.4892,11.629308 19.4489,12.413408 C20.4087,13.197608 21.043,14.310208 21.2289,15.535508 C21.4148,16.760808 21.139,18.011508 20.455,19.045008 L23.705,22.295008 Z M13.295,16.295008 C13.295,16.888308 13.4709,17.468308 13.8006,17.961708 C14.1302,18.455008 14.5988,18.839608 15.1469,19.066608 C15.6951,19.293708 16.2983,19.353108 16.8803,19.237308 C17.4622,19.121608 17.9968,18.835908 18.4163,18.416308 C18.8359,17.996708 19.1216,17.462208 19.2374,16.880308 C19.3531,16.298308 19.2937,15.695108 19.0666,15.146908 C18.8396,14.598808 18.4551,14.130208 17.9617,13.800608 C17.4684,13.470908 16.8883,13.295008 16.295,13.295008 C15.4994,13.295008 14.7363,13.611108 14.1737,14.173708 C13.6111,14.736308 13.295,15.499308 13.295,16.295008 Z"/></svg></template>;