Add icons to this collection by clicking the heart icon.
Eraser icon - also known as erase, eraser, edit, pen eraser, art and design, 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="#ffedad" />
        <stop offset="1" stop-color="#ffffe5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="394.613"
        y2="117.387"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
        clip-rule="evenodd"
    />
    <path
        fill="url(#b)"
        d="m137.799 250.273 120.954 120.954-23.386 23.386h-37.151a8.843 8.843 0 0 1-6.256-2.592l-79.186-79.186c-10.366-10.366-10.366-27.172 0-37.537zm246.079-4.17c10.349-10.349 10.349-27.188 0-37.537l-83.417-83.417c-10.349-10.349-27.188-10.349-37.537 0l-75.075 75.075 120.954 120.954zm-87.587 87.587L175.337 212.736l-25.025 25.025 120.954 120.954zm101.861 43.228H278.087l-17.695 17.695h137.76a8.848 8.848 0 0 0 0-17.695z"
    />
</svg>
More icons in the same style and category