Add icons to this collection by clicking the heart icon.
Location icon - also known as gps, pin, place, map, location, ui, located, disable, maps and location, location off, and gps navigation. 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 24 24"
>
    <linearGradient
        id="a"
        x1="-9.5"
        x2="33.28"
        y1="-10.54"
        y2="32.24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cecfb" />
        <stop offset=".51" stop-color="#65c7f7" />
        <stop offset="1" stop-color="#0052d4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M12 23a4 4 0 0 1-2.51-.92C7.53 20.39 3 15.86 3 10a8.51 8.51 0 0 1 .31-2.33 1 1 0 1 1 1.92.53A7 7 0 0 0 5 10c0 5 4 9.06 5.78 10.55a1.94 1.94 0 0 0 2.43 0 19.91 19.91 0 0 0 1.84-1.78 1 1 0 0 1 1.41-.07 1 1 0 0 1 .07 1.42 22.22 22.22 0 0 1-2 2A3.92 3.92 0 0 1 12 23zm8-4a1 1 0 0 1-.71-.29l-16-16a1 1 0 0 1 1.42-1.42L6.39 3a9 9 0 0 1 14.58 8 13.37 13.37 0 0 1-1.53 5l1.27 1.26a1 1 0 0 1 0 1.42A1 1 0 0 1 20 19zm-4.55-7L18 14.54a11 11 0 0 0 1-3.77A7 7 0 0 0 7.81 4.4L10 6.56A3.88 3.88 0 0 1 12 6a4 4 0 0 1 4 4 4 4 0 0 1-.55 2zm-4-4 2.45 2.45A1.81 1.81 0 0 0 14 10a2 2 0 0 0-2-2 1.81 1.81 0 0 0-.52.07z"
    />
</svg>
More icons in the same style and category