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

export interface PdfDotIconSignature {
  Element: SVGSVGElement;
}

export const PdfDotIcon: TOC<PdfDotIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M20.41,18 C20.9622847,18 21.41,18.4477153 21.41,19 C21.41,19.5522847 20.9622847,20 20.41,20 C19.8577153,20 19.41,19.5522847 19.41,19 C19.41,18.4477153 19.8577153,18 20.41,18 Z M8.69197,0 C10.0079,0 11.0873,1.07935 11.0873,2.39523 C11.0873,3.09108 10.9184,3.86748 10.6914,4.65921 C10.5328,5.21274 10.3396,5.79323 10.147,6.37191 C10.081,6.57033 10.015,6.76854 9.9506,6.96538 C10.6425,8.2339 11.5749,9.432 12.5915,10.4164 C13.9819,9.964 15.7512,9.5406 17.0147,9.5406 C18.3306,9.5406 19.41,10.6201 19.41,11.936 C19.41,13.2518 18.3306,14.3313 17.0147,14.3313 C15.4008,14.3313 13.48,13.641 12.1012,12.5865 C10.4057,13.0053 8.64976,13.67 6.9468,14.339 C6.18776,15.7669 5.32105,17.3502 4.56985,18.2475 L4.55543,18.2647 L4.53901,18.2801 C4.52373,18.2943 4.50886,18.307 4.49526,18.3179 C4.04354,18.7691 3.43041,19 2.80531,19 C1.48943,19 0.41,17.9206 0.41,16.6047 C0.41,15.9661 0.65726,15.3666 1.08421,14.9232 C1.10239,14.9008 1.12275,14.8779 1.14503,14.8556 L1.15888,14.8417 L1.17413,14.8295 C1.71921,14.3902 2.42913,14.034 3.21734,13.6997 C3.72678,13.4837 4.2874,13.2695 4.87121,13.0465 C5.14597,12.9416 5.42588,12.8346 5.70799,12.7246 C6.56099,11.0297 7.24088,9.0401 7.84846,7.14515 C7.4647,6.37473 7.08942,5.57348 6.80489,4.79347 C6.50505,3.97149 6.29689,3.14929 6.29689,2.3953 C6.29689,1.0795 7.3762,0 8.69197,0 Z M4.05196,15.5009 C3.83641,15.5926 3.63276,15.6822 3.44435,15.7693 C3.00279,15.9735 2.66797,16.1543 2.46158,16.3071 C2.40385,16.3817 2.35869,16.4961 2.35869,16.6046 C2.35869,16.8587 2.55113,17.0512 2.80528,17.0512 C2.94729,17.0512 3.03391,17.0109 3.09761,16.9553 C3.3514,16.6447 3.68532,16.1227 4.05196,15.5009 Z M17.0149,11.4893 C16.4987,11.4893 15.6835,11.642 14.8116,11.8573 C15.5977,12.1807 16.4125,12.3825 17.0149,12.3825 C17.269,12.3825 17.4614,12.1901 17.4614,11.9359 C17.4614,11.6818 17.269,11.4893 17.0149,11.4893 Z M9.15102,9.3577 C8.88222,10.1568 8.597,10.9632 8.275,11.7589 C8.99652,11.494 9.7282,11.2417 10.4715,11.0199 C10.0011,10.4993 9.5579,9.9428 9.15102,9.3577 Z M8.6922,1.94872 C8.43805,1.94872 8.24561,2.14116 8.24561,2.3953 C8.24561,2.65271 8.33282,3.04679 8.49785,3.54914 C8.57003,3.76886 8.65478,4.0026 8.74876,4.24581 C8.81977,4.00177 8.88435,3.76848 8.93978,3.55005 C9.06798,3.04486 9.13879,2.65048 9.13879,2.3953 C9.13879,2.14116 8.94635,1.94872 8.6922,1.94872 Z"/></svg></template>;