Add icons to this collection by clicking the heart icon.
Location icon - also known as pointer, geolocalization, location, map point, placeholder, 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="452"
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 0c-74.443 0-135 60.557-135 135 0 18.779 3.779 36.929 11.221 53.979L242.26 443.006C244.633 448.47 250.023 452 256 452s11.367-3.53 13.74-8.994L379.779 188.98C387.221 171.929 391 153.779 391 135 391 60.557 330.443 0 256 0z"
/>
<path
fill="url(#b)"
d="M256 210c41.367 0 75-33.647 75-75s-33.633-75-75-75-75 33.647-75 75 33.633 75 75 75zm113.73 185.662c-6.387-5.552-14.121-10.562-22.998-14.897-7.324-3.662-16.406-.601-20.068 6.855-3.633 7.441-.557 16.421 6.885 20.068 6.533 3.208 12.1 6.797 16.553 10.649C355.082 422.645 361 429.383 361 437s-5.918 14.355-10.898 18.662C331.645 471.658 294.701 482 256 482s-75.645-10.342-94.102-26.338C156.918 451.355 151 444.617 151 437s5.918-14.355 10.898-18.662c4.453-3.853 10.02-7.441 16.553-10.649 7.441-3.647 10.518-12.627 6.885-20.068-3.662-7.456-12.715-10.532-20.068-6.855-8.877 4.336-16.611 9.346-22.998 14.897C124.691 410.867 121 426.541 121 437s3.691 26.133 21.27 41.338C166.586 499.417 209.096 512 256 512s89.414-12.583 113.73-33.662C387.309 463.133 391 447.459 391 437s-3.691-26.133-21.27-41.338z"
/>
</svg>
More icons in the same style and category