Add icons to this collection by clicking the heart icon.
Location icon - also known as pin, map, location, security pin, google maps, location pin, map location, map pointer, venue, placeholder, powerpoint, 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"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0ff" />
        <stop offset="1" stop-color="#005dff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M396.444 0H115.556A115.687 115.687 0 0 0 0 115.556v280.888A115.687 115.687 0 0 0 115.556 512h280.888A115.687 115.687 0 0 0 512 396.444V115.556A115.687 115.687 0 0 0 396.444 0zM496 396.444A99.669 99.669 0 0 1 396.444 496H115.556A99.669 99.669 0 0 1 16 396.444V115.556A99.669 99.669 0 0 1 115.556 16h280.888A99.669 99.669 0 0 1 496 115.556zM352.309 100.949c-53.1-53.106-139.513-53.1-192.618 0a136.233 136.233 0 0 0-14 176.235c14.2 19.557 28.566 41.815 43.9 68.043l59.5 101.755a8 8 0 0 0 13.812 0l59.5-101.755c15.338-26.228 29.7-48.486 43.9-68.043a136.233 136.233 0 0 0-14-176.235zm1.053 166.832c-14.519 19.989-29.163 42.68-44.77 69.37L256 427.1l-52.593-89.944c-15.606-26.69-30.25-49.381-44.769-69.37a120.212 120.212 0 1 1 194.724 0zM256 139.673a57.585 57.585 0 1 0 57.585 57.585A57.65 57.65 0 0 0 256 139.673zm0 99.17a41.585 41.585 0 1 1 41.585-41.585A41.632 41.632 0 0 1 256 238.843z"
    />
</svg>
More icons in the same style and category