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 circular 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M300.412 176.952v-54.188h8.882c4.909 0 8.882-3.973 8.882-8.882S314.204 105 309.294 105H202.706c-4.909 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882h8.882v54.17c-8.544 1.717-16.307 5.898-22.362 12.118-8.492 8.267-13.167 19.421-13.167 31.418V256a8.877 8.877 0 0 0 8.882 8.882h142.118a8.877 8.877 0 0 0 8.882-8.882v-35.529c0-21.451-15.284-39.39-35.529-43.519zm-26.647 52.401h-35.529a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882h35.529c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882zm-44.412 125.949c0 18.259 7.425 36.154 20.367 49.096 1.735 1.735 4.007 2.603 6.28 2.603s4.545-.867 6.28-2.603c12.942-12.941 20.367-30.836 20.367-49.096v-72.655h-53.294z"
    />
</svg>
More icons in the same style and category