The Tabler ballpen off icon depicts a writing pen with a line through it, commonly used to indicate a disabled or inactive state for text editing or writing-related functions.
Common uses
- Disabling a rich text editor toolbar button.
- Showing that a form field for text input is read-only.
- Indicating that a 'draft' or 'edit' mode is currently off.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBallpenOff } from '@tabler/icons-react';
<IconBallpenOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- writeschooleducationstationerytextballpenoffdisabledinactivetypographyedit offtext disabledwriting inactivepen disabled
FAQ
- What does the ballpen off icon represent?
- It signifies a disabled or inactive state for actions related to writing, editing, or text input.
- How do I use the ballpen off icon in React?
- You can import and use it like this: import { IconBallpenOff } from '@tabler/icons-react'; <IconBallpenOff />
- What is the license for this icon?
- The Tabler icon library, including the ballpen 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 →