Add icons to this collection by clicking the heart icon.
Eraser icon - also known as education, remove, clean, erase, eraser, office material, rubber, school material, and stationery. 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="-.3"
        x2="31.37"
        y1="16"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#7738c8" />
        <stop offset="1" stop-color="#461d93" />
    </linearGradient>
    <linearGradient id="b" x1="-.3" x2="31.37" y1="13.5" y2="13.5" href="#a" />
    <linearGradient id="c" x1="-.3" x2="31.37" y1="8.5" y2="8.5" href="#a" />
    <path
        fill="url(#a)"
        d="M25 1H7a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h1v3a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-3h1a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm-1 2v16H8V3zm-2 26H10v-2h12zM8 25v-4h16v4z"
    />
    <path fill="url(#b)" d="M11 12.5h10v2H11z" />
    <g fill="url(#c)"><path d="M16 7.5h5v2h-5zM11 7.5h2.5v2H11z" /></g>
</svg>
More icons in the same style and category