Add icons to this collection by clicking the heart icon.
Pin icon - also known as pin, map location, ui, map pointer, placeholder, maps and location, and user interface. 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="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="12.25"
        x2="51.75"
        y1="32"
        y2="32"
    >
        <stop offset="0" stop-color="#0170fe" />
        <stop offset=".38" stop-color="#035ed4" />
        <stop offset=".79" stop-color="#044dad" />
        <stop offset="1" stop-color="#05479e" />
    </linearGradient>
    <linearGradient
        id="linear-gradient-2"
        x1="19.77"
        x2="44.23"
        y1="23.32"
        y2="23.32"
        href="#linear-gradient"
    />
    <g id="Layer_88">
        <path
            d="m32 2.5c-10.89 0-19.75 9.35-19.75 20.85 0 11 17.77 36.44 18.52 37.51a1.51 1.51 0 0 0 2.46 0c.77-1.07 18.52-26.47 18.52-37.51 0-11.5-8.86-20.85-19.75-20.85zm0 54.85c-4.05-6-16.75-25.47-16.75-34 0-9.84 7.51-17.85 16.75-17.85s16.75 8 16.75 17.85c0 8.53-12.7 28-16.75 34z"
            fill="url(#linear-gradient)"
        />
        <path
            d="m32 11.13a12.24 12.24 0 0 0 -12.23 12.22c.68 16.22 23.79 16.22 24.46 0a12.24 12.24 0 0 0 -12.23-12.22zm0 21.45a9.24 9.24 0 0 1 -9.23-9.23c.5-12.23 18-12.23 18.46 0a9.24 9.24 0 0 1 -9.23 9.23z"
            fill="url(#linear-gradient-2)"
        />
    </g>
</svg>
More icons in the same style and category