The Tabler eraser off icon depicts a disabled or inactive eraser, commonly used to signify that text deletion or editing functionality is currently unavailable.
Common uses
- Disabling a 'clear all' button
- Indicating read-only text fields
- Showing unavailable formatting options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEraserOff } from '@tabler/icons-react';
<IconEraserOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- deleteremoveeliminatewipe-outeraseroffdisabledinactivetypographywritingtextclear offdelete disablededit unavailabletext remove disabled
FAQ
- What does the eraser off icon represent?
- It represents a disabled or inactive eraser, signifying that an action like deleting or editing text is not currently possible.
- How do I use the eraser off icon in React?
- You can import and use it like this: import { IconEraserOff } from '@tabler/icons-react';.
- What is the license for this icon?
- The Tabler icon library, including the eraser off 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 →