Add icons to this collection by clicking the heart icon.
Eraser icon - also known as education, remove, clean, erase, eraser, miscellaneous, and edit tools. 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="380.409"
        x2="192.52"
        y1="210.385"
        y2="398.274"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="m232.831 250.824 25.058 25.049 62.631-62.631-25.058-25.049zm150.374-25.119a8.853 8.853 0 0 0 0-12.524l-87.68-87.681c-3.322-3.321-9.204-3.321-12.525 0l-118.993 119 100.201 100.202zM251.626 294.66l-37.582-37.574a8.855 8.855 0 0 1 0-12.524l75.156-75.156a8.854 8.854 0 0 1 12.525 0l37.582 37.574a8.853 8.853 0 0 1 0 12.524l-75.156 75.156a8.854 8.854 0 0 1-12.525 0zM345 371.277H237.633l14.051-14.051-100.201-100.202-43.843 43.846a8.85 8.85 0 0 0 0 12.524l62.631 62.623c8.364 8.364 19.479 12.974 31.311 12.974H345c4.896 0 8.857-3.961 8.857-8.857s-3.961-8.857-8.857-8.857zm59.405-15.12a8.854 8.854 0 0 0-12.525 0l-17.714 17.714a8.853 8.853 0 0 0 0 12.524 8.853 8.853 0 0 0 12.524 0l17.714-17.714a8.852 8.852 0 0 0 .001-12.524z"
    />
</svg>
More icons in the same style and category