The Tabler eraser icon depicts a common stationery tool and is typically used in UIs to represent actions like deleting text, clearing input fields, or resetting form values.
Common uses
- Clear input field
- Delete selected text
- Reset form
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEraser } from '@tabler/icons-react';
<IconEraser size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- deleteremoveeliminatewipe-outerasertypographywritingfontcharacterwordtextclear
FAQ
- What is the eraser icon used for?
- It signifies an action to delete, remove, or clear content, such as text in a field or selected items.
- How do I use the eraser icon in React?
- You can import and use it like this: import { IconEraser } from '@tabler/icons-react'; <IconEraser />
- What is the license for the Tabler eraser icon?
- The Tabler icon library, including the eraser icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →