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

export interface LocationIconSignature {
  Element: SVGSVGElement;
}

export const LocationIcon: TOC<LocationIconSignature> = <template><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" ...attributes><path d="M11.9999813,15.3278014 C13.4782319,14.1155631 14.5989264,12.947353 15.3622891,11.8229843 C16.1255271,10.6986031 16.5071461,9.66211641 16.5071461,8.71353656 C16.5071461,7.87640341 16.3514595,7.1620385 16.0400863,6.57042937 C15.7287131,5.97882024 15.3472186,5.5010118 14.8956029,5.13702895 C14.4438626,4.77300874 13.9577467,4.50445556 13.4370061,4.33134451 C12.9162904,4.15822099 12.4402008,4.07165923 12.0087496,4.07165923 C11.5598366,4.07165923 11.0761619,4.15673886 10.5577254,4.32691055 C10.0393139,4.49705734 9.55458055,4.76561052 9.10353775,5.13258255 C8.65249495,5.49954212 8.27128694,5.97967963 7.95991371,6.57302 C7.64854049,7.16636036 7.49285387,7.88358991 7.49285387,8.72472108 C7.49285387,9.66584043 7.87448535,10.6986031 8.63773586,11.8229843 C9.40099882,12.947353 10.5217432,14.1155631 11.9999813,15.3278014 Z M12.0029705,17.6865158 C11.8214275,17.6865158 11.6434216,17.6513929 11.4689405,17.5813962 C11.2944719,17.511275 11.1367676,17.4218486 10.9958027,17.3128679 C9.23654394,15.8961198 7.84704714,14.4832326 6.82729983,13.0742439 C5.80755251,11.66528 5.29767263,10.2134961 5.29767263,8.71890463 C5.29767263,7.59778665 5.50080007,6.60930121 5.90703003,5.75342339 C6.31324754,4.89757049 6.83382621,4.18151171 7.46875358,3.60525951 C8.10369341,3.02899485 8.82137133,2.59291042 9.62178735,2.29699376 C10.4222034,2.00108208 11.2146233,1.853125 11.9990347,1.853125 C12.7834213,1.853125 13.5760031,2.00108208 14.3769796,2.29699376 C15.1778316,2.59291042 15.8957337,3.02899485 16.5308105,3.60525951 C17.1658873,4.18151171 17.6865034,4.89757049 18.0929077,5.75342339 C18.4991875,6.60930121 18.7023274,7.59778665 18.7023274,8.71890463 C18.7023274,10.2134961 18.1924226,11.66528 17.172613,13.0742439 C16.1529279,14.4832326 14.7634561,15.8961198 13.00416,17.3128679 C12.8632075,17.4218486 12.7064872,17.511275 12.5340238,17.5813962 C12.3615355,17.6513929 12.184526,17.6865158 12.0029705,17.6865158 Z M12.0020613,10.610497 C12.569321,10.610497 13.0494212,10.4133479 13.4423617,10.0190622 C13.8351902,9.62476408 14.031729,9.1439789 14.031729,8.57670671 C14.031729,8.00302022 13.8345675,7.51742745 13.4402444,7.1199533 C13.0459712,6.72246669 12.565186,6.52372339 11.9979138,6.52372339 C11.4306541,6.52372339 10.9505539,6.72326381 10.5576383,7.12233219 C10.1647351,7.52140057 9.96827102,8.00792746 9.96827102,8.58188796 C9.96827102,9.15586091 10.1654201,9.63745565 10.5597182,10.0266722 C10.9540039,10.4158887 11.4347891,10.610497 12.0020613,10.610497 Z M6.39526325,22.146875 C6.08778842,22.146875 5.82799105,22.0403854 5.6158587,21.8275306 C5.40373881,21.6145513 5.29767263,21.3538697 5.29767263,21.0452365 C5.29767263,20.7366034 5.40373881,20.4771672 5.6158587,20.266928 C5.82799105,20.0568134 6.08778842,19.9516938 6.39526325,19.9516938 L17.6046745,19.9516938 C17.9121867,19.9516938 18.1719965,20.0581834 18.3841039,20.2710381 C18.5962114,20.4840174 18.7023274,20.7446991 18.7023274,21.0533322 C18.7023274,21.3619654 18.5962114,21.6214015 18.3841039,21.8316407 C18.1719965,22.0417554 17.9121867,22.146875 17.6046745,22.146875 L6.39526325,22.146875 Z"/></svg></template>;