Add icons to this collection by clicking the heart icon.
Pin icon - also known as pin, note, reminder, ui, ios, and ios14. 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="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#8df49b" />
        <stop offset="1" stop-color="#589cf9" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M437.02 74.98C388.667 26.629 324.38 0 256 0S123.333 26.629 74.98 74.98C26.629 123.333 0 187.62 0 256s26.629 132.667 74.98 181.02C123.333 485.371 187.62 512 256 512s132.667-26.629 181.02-74.98C485.371 388.667 512 324.38 512 256s-26.629-132.667-74.98-181.02zM256 472c-52.874 0-101.362-19.108-138.949-50.766l64.028-64.028C205.953 376.498 237.157 388 271 388c81.056 0 147-65.944 147-147S352.056 94 271 94s-147 65.944-147 147c0 32.82 10.814 63.161 29.063 87.652L88.945 392.77C58.374 355.498 40 307.856 40 256c0-119.103 96.897-216 216-216s216 96.897 216 216-96.897 216-216 216zm-92-231c0-59 48-107 107-107s107 48 107 107-48 107-107 107-107-48-107-107zm107-28v-40c37.495 0 68 30.505 68 68h-40c0-15.439-12.561-28-28-28z"
    />
</svg>
More icons in the same style and category