Add icons to this collection by clicking the heart icon.
Location icon - also known as pin, location, cart, shopping cart, shopping, supermarket, commerce and shopping, placeholder, and maps and location. Created in a clean lineal 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="17.75"
        x2="499.162"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#003f8a" />
        <stop offset=".518" stop-color="#00d7df" />
        <stop offset="1" stop-color="#006df0" />
    </linearGradient>
    <linearGradient id="b" x2="499.162" y1="184" y2="184" href="#a" />
    <linearGradient id="c" x2="499.162" y1="156" y2="156" href="#a" />
    <linearGradient id="d" x2="499.162" y1="240" y2="240" href="#a" />
    <path
        fill="url(#a)"
        d="M256 8C158.95 8 80 86.95 80 184c0 94.41 162.72 307.83 169.65 316.87a8.006 8.006 0 0 0 12.7 0C269.28 491.83 432 278.41 432 184 432 86.95 353.05 8 256 8zm0 474.68C225.53 441.72 96 262.95 96 184c0-88.22 71.78-160 160-160s160 71.78 160 160c0 78.95-129.53 257.72-160 298.68z"
    />
    <path
        fill="url(#b)"
        d="M256 56a128 128 0 1 0 128 128A128.144 128.144 0 0 0 256 56zm0 240a112 112 0 1 1 112-112 112.123 112.123 0 0 1-112 112z"
    />
    <path
        fill="url(#c)"
        d="M326.31 131.08A8 8 0 0 0 320 128h-96v-16a8 8 0 0 0-8-8h-16a8 8 0 0 0 0 16h8v80a8 8 0 0 0 8 8h88a8 8 0 0 0 7.76-6.06l16-64a8 8 0 0 0-1.45-6.86zM297.75 192H224v-48h85.75z"
    />
    <g fill="url(#d)">
        <path
            d="M224 216a24 24 0 1 0 24 24 24.027 24.027 0 0 0-24-24zm0 32a8 8 0 1 1 8-8 8.009 8.009 0 0 1-8 8zM296 216a24 24 0 1 0 24 24 24.027 24.027 0 0 0-24-24zm0 32a8 8 0 1 1 8-8 8.009 8.009 0 0 1-8 8z"
        />
    </g>
</svg>
More icons in the same style and category