Add icons to this collection by clicking the heart icon.
Pin icon - also known as navigation, pin, location, map marker, map pointer, placeholder, 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="2.5"
        x2="61.5"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ce78b0" />
        <stop offset=".39" stop-color="#cc61a5" />
        <stop offset="1" stop-color="#c94096" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M42.68 21.14A10.68 10.68 0 1 0 32 31.83a10.69 10.69 0 0 0 10.68-10.69zm-18.36 0A7.68 7.68 0 1 1 32 28.83a7.69 7.69 0 0 1-7.68-7.69zm17.89 19.22c4.27-6.59 8.43-14.29 8.43-19.22a18.64 18.64 0 0 0-37.28 0c0 4.93 4.16 12.63 8.43 19.22C12.4 41.58 2.5 44.86 2.5 50.61 2.5 57.68 17.7 61.5 32 61.5s29.5-3.82 29.5-10.89c0-5.75-9.9-9.03-19.29-10.25zM32 5.5a15.66 15.66 0 0 1 15.64 15.64c0 6.78-10.38 21.63-15.64 28.43-5.26-6.8-15.64-21.65-15.64-28.43A15.66 15.66 0 0 1 32 5.5zm0 53c-16.42 0-26.5-4.6-26.5-7.89 0-2.75 6.78-6.23 18.15-7.45 3.62 5.31 6.87 9.4 7.18 9.78a1.5 1.5 0 0 0 2.34 0c.31-.38 3.56-4.47 7.18-9.78 11.37 1.22 18.15 4.7 18.15 7.45 0 3.29-10.08 7.89-26.5 7.89z"
    />
</svg>
More icons in the same style and category