Add icons to this collection by clicking the heart icon.
Map Locator icon - also known as navigation, destination, map locator, flags, and mission accomplished. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 24 24"
>
<linearGradient
id="a"
x1="2"
x2="22"
y1="17"
y2="17"
gradientUnits="userSpaceOnUse"
>
<stop offset=".008" stop-color="#ee2a7b" />
<stop offset="1" stop-color="#ed47cd" />
</linearGradient>
<linearGradient
id="b"
x1="11"
x2="19"
y1="10"
y2="10"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#2ba5c1" />
<stop offset="1" stop-color="#27dce1" />
</linearGradient>
<g>
<path
fill="url(#a)"
d="m21.895 19.553-3-6A1 1 0 0 0 18 13H6a1 1 0 0 0-.894.553l-3 6A1 1 0 0 0 3 21h18a1 1 0 0 0 .894-1.447z"
/>
<path
fill="url(#b)"
d="M18 3h-6a1 1 0 0 0-1 1v12a1 1 0 0 0 2 0v-5h5a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1z"
/>
</g>
</svg>
More icons in the same style and category