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

export interface PdfIconSignature {
  Element: SVGSVGElement;
}

export const PdfIcon: TOC<PdfIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M3.17421,17.4232 C3.19239,17.4008 3.21275,17.3779 3.23503,17.3556 L3.24888,17.3417 L3.26413,17.3295 C3.80921,16.8902 4.51913,16.534 5.30734,16.1997 C5.81678,15.9837 6.3774,15.7695 6.96121,15.5465 C7.23597,15.4416 7.51588,15.3346 7.79799,15.2246 C8.65099,13.5297 9.33088,11.5401 9.9385,9.6452 C9.5547,8.87473 9.17942,8.07348 8.89489,7.29347 C8.59505,6.47149 8.38689,5.64929 8.38689,4.8953 C8.38689,3.5795 9.4662,2.5 10.782,2.5 C12.0979,2.5 13.1773,3.57935 13.1773,4.89523 C13.1773,5.59108 13.0084,6.36748 12.7814,7.15921 C12.6228,7.71274 12.4296,8.29323 12.237,8.87191 C12.171,9.07033 12.105,9.26854 12.0406,9.46538 C12.7325,10.7339 13.6649,11.932 14.6815,12.9164 C16.0719,12.464 17.8412,12.0406 19.1047,12.0406 C20.4206,12.0406 21.5,13.1201 21.5,14.436 C21.5,15.7518 20.4206,16.8313 19.1047,16.8313 C17.4908,16.8313 15.57,16.141 14.1912,15.0865 C12.4957,15.5053 10.7398,16.17 9.0368,16.839 C8.27776,18.2669 7.41105,19.8502 6.65985,20.7475 L6.64543,20.7647 L6.62901,20.7801 C6.61373,20.7943 6.59886,20.807 6.58526,20.8179 C6.13354,21.2691 5.52041,21.5 4.89531,21.5 C3.57943,21.5 2.5,20.4206 2.5,19.1047 C2.5,18.4661 2.74726,17.8666 3.17421,17.4232 Z M11.2288,4.8953 C11.2288,4.64116 11.0363,4.44872 10.7822,4.44872 C10.5281,4.44872 10.3356,4.64116 10.3356,4.8953 C10.3356,5.15271 10.4228,5.54679 10.5878,6.04914 C10.66,6.26886 10.7448,6.5026 10.8388,6.74581 C10.9098,6.50177 10.9743,6.26848 11.0298,6.05005 C11.158,5.54486 11.2288,5.15048 11.2288,4.8953 Z M11.241,11.8577 C10.9722,12.6568 10.687,13.4632 10.365,14.2589 C11.0865,13.994 11.8182,13.7417 12.5615,13.5199 C12.0911,12.9993 11.6479,12.4428 11.241,11.8577 Z M19.5514,14.4359 C19.5514,14.1818 19.359,13.9893 19.1049,13.9893 C18.5887,13.9893 17.7735,14.142 16.9016,14.3573 C17.6877,14.6807 18.5025,14.8825 19.1049,14.8825 C19.359,14.8825 19.5514,14.6901 19.5514,14.4359 Z M6.14196,18.0009 C5.92641,18.0926 5.72276,18.1822 5.53435,18.2693 C5.09279,18.4735 4.75797,18.6543 4.55158,18.8071 C4.49385,18.8817 4.44869,18.9961 4.44869,19.1046 C4.44869,19.3587 4.64113,19.5512 4.89528,19.5512 C5.03729,19.5512 5.12391,19.5109 5.18761,19.4553 C5.4414,19.1447 5.77532,18.6227 6.14196,18.0009 Z"/></svg></template>;