Add icons to this collection by clicking the heart icon.
Location icon - also known as gps, coffee, location, shop, cafe, 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="14"
        y2="56"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fe9746" />
        <stop offset=".262" stop-color="#f7844a" />
        <stop offset=".5" stop-color="#ef6453" />
        <stop offset=".759" stop-color="#e54a57" />
        <stop offset="1" stop-color="#d7335d" />
    </linearGradient>
    <linearGradient id="b" y1="14.374" y2="55.615" href="#a" />
    <path
        fill="url(#a)"
        d="m51.538 52.447-2.249-12A3 3 0 0 0 46.34 38H39.2A25.2 25.2 0 0 0 43 25a11 11 0 0 0-22 0 25.2 25.2 0 0 0 3.8 13h-7.14a3 3 0 0 0-2.948 2.447l-2.25 12A3 3 0 0 0 15.41 56h33.18a3 3 0 0 0 2.948-3.553zM32 16a9.01 9.01 0 0 1 9 9c0 9.644-6.866 16.709-9 18.671-2.137-1.958-9-9.006-9-18.671a9.01 9.01 0 0 1 9-9zm17.36 37.639a.99.99 0 0 1-.77.361H15.41a1 1 0 0 1-.983-1.184l2.251-12A1 1 0 0 1 17.66 40h8.448a30.607 30.607 0 0 0 5.267 5.781l.625.5.625-.5A30.607 30.607 0 0 0 37.892 40h8.448a1 1 0 0 1 .983.816l2.25 12a.987.987 0 0 1-.213.823z"
    />
    <path
        fill="url(#b)"
        d="M35.429 32.171c2.942-1.513 3.8-5.735 1.908-9.413s-5.828-5.441-8.766-3.929-3.8 5.735-1.908 9.413a7.708 7.708 0 0 0 6.487 4.47 4.958 4.958 0 0 0 2.279-.541zm.129-8.5a6.06 6.06 0 0 1 .376 5.144 5.629 5.629 0 0 0-3.857-4.715 3.015 3.015 0 0 1-2.2-3.64 3.068 3.068 0 0 1 1.005-.187 5.727 5.727 0 0 1 4.676 3.399zm-7.116 3.656a6.216 6.216 0 0 1-.489-4.912 4.826 4.826 0 0 0 3.513 3.592c2.484.8 2.634 3.4 2.573 4.55-1.909.598-4.317-.742-5.597-3.229z"
    />
</svg>
More icons in the same style and category