Add icons to this collection by clicking the heart icon.
Glue icon - also known as education, bottle, school material, stationery, glue, adhesive, and handcraft. Created in a clean flat 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"
        x2="64"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff2f4" />
        <stop offset="1" stop-color="#ffc2cc" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="20.121"
        x2="43.879"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="32" cy="32" r="32" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M43.879 32.143v16.286A3.573 3.573 0 0 1 40.307 52H23.693a3.573 3.573 0 0 1-3.572-3.571V32.143a3.576 3.576 0 0 1 3.565-3.572h16.628a3.576 3.576 0 0 1 3.565 3.572zM35.62 13.836A2.092 2.092 0 0 0 33.543 12h-3.086a2.092 2.092 0 0 0-2.078 1.836l-.972 7.785h9.186zm4.693 12.071a2.861 2.861 0 0 0-2.857-2.857H26.543a2.861 2.861 0 0 0-2.857 2.857v1.236h16.628z"
    />
</svg>
More icons in the same style and category