Add icons to this collection by clicking the heart icon.
Pushpin icon - also known as interface, pin, attachment, attach, pushpin, thumbtack, and ui. 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"
        x1="256"
        x2="256"
        y1="512"
        y2="165"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="270"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M286 240h-60c-8.291 0-15 6.709-15 15v169.695c0 30.835 12.539 61.055 34.395 82.91A14.952 14.952 0 0 0 256 512c3.838 0 7.676-1.465 10.605-4.395C288.461 485.75 301 455.53 301 424.695V255c0-8.291-6.709-15-15-15zm0-75h-60c-16.553 0-30 13.462-30 30s13.447 30 30 30h60c16.553 0 30-13.462 30-30s-13.447-30-30-30z"
    />
    <path
        fill="url(#b)"
        d="M331 121.509V30h15c8.291 0 15-6.709 15-15s-6.709-15-15-15H166c-8.291 0-15 6.709-15 15s6.709 15 15 15h15v91.479c-32.72 6.577-60 36.032-60 73.521v60c0 8.291 6.709 15 15 15h240c8.291 0 15-6.709 15-15v-60c0-36.226-25.811-66.519-60-73.491zM286 210h-60c-8.291 0-15-6.709-15-15s6.709-15 15-15h60c8.291 0 15 6.709 15 15s-6.709 15-15 15z"
    />
</svg>
More icons in the same style and category