The Tabler scribble off icon depicts a hand-drawn scribble with a line through it, commonly used to indicate a disabled or inactive text editing or drawing function.
Common uses
- Disabling a rich text editor toolbar button.
- Indicating a disabled drawing mode.
- Showing an inactive text input field.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScribbleOff } from '@tabler/icons-react';
<IconScribbleOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- kiddoodledrawdrawingscribbleoffdisabledinactivetypographywritingtextdisabled textinactive drawingcancel scribbleoff doodle
FAQ
- What does the scribble off icon represent?
- It visually signifies something that is turned off, disabled, or inactive, often related to text or drawing features.
- How do I use this icon in React?
- You can import and use it like this: import { IconScribbleOff } from '@tabler/icons-react'; <IconScribbleOff />.
- What is the license for this icon?
- The Tabler icon library, including the scribble-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 →