Add icons to this collection by clicking the heart icon.
Location icon - also known as navigation, pin, location, map marker, ui, map pointer, placeholder, and maps and location. Created in a clean flat gradient style with a white finish, 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 32 32"
>
<linearGradient
id="a"
x1="16"
x2="16"
y1="1.5"
y2="30.5"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#09c6f9" />
<stop offset="1" stop-color="#045de9" />
</linearGradient>
<g>
<circle cx="16" cy="16" r="14.5" fill="url(#a)" />
<g fill="#fff" fill-rule="evenodd">
<path
d="M16 7.5c3.427 0 6.25 2.269 6.25 5.125 0 2.113-2.107 7.156-4.15 10a7.21 7.21 0 0 1-1.463 1.6A1.165 1.165 0 0 1 16 24.5a1.165 1.165 0 0 1-.637-.279 7.21 7.21 0 0 1-1.463-1.6c-2.043-2.841-4.15-7.884-4.15-10C9.75 9.769 12.573 7.5 16 7.5zm0-1c-4.024 0-7.25 2.772-7.25 6.125 0 2.233 2.18 7.579 4.339 10.581a8.221 8.221 0 0 0 1.687 1.825A2.142 2.142 0 0 0 16 25.5a2.142 2.142 0 0 0 1.224-.469 8.221 8.221 0 0 0 1.687-1.825c2.159-3 4.339-8.348 4.339-10.581C23.25 9.272 20.024 6.5 16 6.5z"
/>
<path
d="M16 11a2.25 2.25 0 1 1-2.25 2.25A2.251 2.251 0 0 1 16 11zm0-1a3.25 3.25 0 1 0 3.25 3.25A3.251 3.251 0 0 0 16 10z"
/>
</g>
</g>
</svg>
More icons in the same style and category