Add icons to this collection by clicking the heart icon.
Pin icon - also known as school, pin, attachment, push pin, office material, school material, ui, and pinned. 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="1"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M22 16h-.087l-.818-9.01A2.998 2.998 0 0 0 24 4c0-1.654-1.346-3-3-3H11C9.346 1 8 2.346 8 4a2.998 2.998 0 0 0 2.905 2.99L10.087 16H10c-1.654 0-3 1.346-3 3s1.346 3 3 3h5v8a1 1 0 1 0 2 0v-8h5c1.654 0 3-1.346 3-3s-1.346-3-3-3zM10 4a1 1 0 0 1 1-1h10a1 1 0 0 1 0 2H11a1 1 0 0 1-1-1zm2.913 3h6.174l.817 9h-7.809zM22 20H10a1 1 0 0 1 0-2h12a1 1 0 0 1 0 2z"
    />
</svg>
More icons in the same style and category