Add icons to this collection by clicking the heart icon.
Location icon - also known as gps, pointer, location, call center, and maps and location. Created in a clean 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="450"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="60"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<path
fill="url(#a)"
d="M256 0C165.033 0 91 74.019 91 165c0 32.754 9.58 64.409 27.715 91.567L243.52 443.335c2.783 4.16 7.471 6.665 12.48 6.665s9.697-2.505 12.48-6.665l124.805-186.768C411.42 229.409 421 197.754 421 165 421 74.019 346.967 0 256 0z"
/>
<path
fill="url(#b)"
d="M226 270c-8.284 0-15 6.714-15 15 0 8.284 6.716 15 15 15s15-6.716 15-15c0-8.286-6.716-15-15-15zm45 15c0 8.284 6.716 15 15 15s15-6.716 15-15c0-8.286-6.716-15-15-15s-15 6.714-15 15zm-75-45h30c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15h-15v-15c0-24.814 20.186-45 45-45s45 20.186 45 45v15h-15c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15h30c24.814 0 45-20.186 45-45 0-19.53-12.578-36.024-30-42.237V135c0-41.353-33.633-75-75-75s-75 33.647-75 75v17.763c-17.422 6.213-30 22.707-30 42.237 0 24.814 20.186 45 45 45zm166.846 138.802c-7.676-2.813-16.377 1.099-19.248 8.892-2.871 7.764 1.113 16.392 8.877 19.263C380.922 417.444 391 429.69 391 437c0 18.354-52.588 45-135 45s-135-26.646-135-45c0-7.31 10.078-19.556 38.525-30.044 7.764-2.871 11.748-11.499 8.877-19.263-2.871-7.793-11.543-11.719-19.248-8.892C111.654 392.63 91 413.299 91 437c0 48.721 85.02 75 165 75s165-26.279 165-75c0-23.701-20.654-44.37-58.154-58.198z"
/>
</svg>
More icons in the same style and category