John KuehJohn Kueh

eraser 01 icon

HugeIcons · Eraser01Icon · MIT

Download SVG

The HugeIcons eraser 01 icon depicts a classic pencil eraser, commonly used in user interfaces to represent actions like clearing input fields, deleting content, or resetting forms.

Common uses

  • Clear search bar input
  • Delete selected item
  • Reset form fields

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Eraser01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Eraser01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
deleteclearremoveundo

FAQ

What does the Eraser01Icon represent?
The Eraser01Icon represents a physical eraser, typically used in digital interfaces to signify an action of removal or clearing.
How do I use the Eraser01Icon in a React application?
Import both HugeiconsIcon and Eraser01Icon, then render the icon using the prop: <HugeiconsIcon icon={Eraser01Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →