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

export interface LocationMapIconSignature {
  Element: SVGSVGElement;
}

export const LocationMapIcon: TOC<LocationMapIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes>
<path fill-rule="evenodd" clip-rule="evenodd" d="M21 17C21 17.334 20.833 17.647 20.555 17.832L14.549 21.824C14.395 21.927 14.266 22 14 22C13.777 22 13.556 21.926 13.376 21.781L8.947 18.238L3.555 21.832C3.387 21.944 3.194 22 3 22C2.838 22 2.676 21.962 2.528 21.882C2.203 21.708 2 21.369 2 21V7.00002C2 6.66702 2.167 6.35402 2.445 6.16802L8.445 2.16802C8.6 2.06602 8.829 2.00002 9.035 2.00802C9.25 2.01602 9.475 2.10202 9.625 2.21902L14.054 5.76302L19.446 2.16802C19.752 1.96302 20.147 1.94402 20.472 2.11902C20.797 2.29202 21 2.63102 21 3.00002V17ZM8 4.86902L4 7.53502V19.132L8 16.465V4.86902ZM13 18.92L10 16.52V5.08202L13 7.48102V18.92ZM15 19.132L19 16.465V4.86902L15 7.53502V19.132Z"/>
</svg>
</template>;