Add icons to this collection by clicking the heart icon.
Pin icon - also known as pin, graphic tool, ui, puppet, pin holder, and warp. 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="9"
        x2="55"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5000f5" />
        <stop offset="1" stop-color="#020659" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M16.999 39a.999.999 0 0 1-.863-1.504l7-12a1 1 0 0 1 1.728 1.008l-7 12a1.001 1.001 0 0 1-.865.496zM55 39v5c0 .55-.45 1-1 1H35v3a1 1 0 0 1-2 0v-3h-2v12c0 .55.45 1 1 1s1-.45 1-1v-5a1 1 0 0 1 2 0v5a3.003 3.003 0 0 1-3.603 2.939C29.972 59.654 29 58.314 29 56.861V45H10c-.55 0-1-.45-1-1v-5c0-.18.05-.35.13-.5l3.93-6.8c.19-.31.53-.49.87-.49a.998.998 0 0 1 .87 1.5L11 39.27V43h42v-3.73L42.42 21H21.58l-4.77 8.24c-.28.49-.92.65-1.4.35v-.01a.988.988 0 0 1-.34-1.34L20 19.73V12.5l-3.6-2.7A1 1 0 0 1 16 9V5c0-.55.45-1 1-1h30c.55 0 1 .45 1 1v4a1 1 0 0 1-.4.8L44 12.5V14c0 .55-.45 1-1 1s-1-.45-1-1v-2a1 1 0 0 1 .4-.8L46 8.5V6H18v2.5l3.6 2.7a1 1 0 0 1 .4.8v7h20v-1c0-.55.45-1 1-1s1 .45 1 1v1.73L54.87 38.5c.08.15.13.32.13.5z"
    />
</svg>
More icons in the same style and category