John KuehJohn Kueh

pen off icon

Lucide · pen-off · ISC

Download SVG

The Lucide pen off icon depicts a crossed-out pen, commonly used to indicate that an item is disabled, read-only, or cannot be edited.

Common uses

  • Disabling an edit button
  • Marking a field as read-only
  • Indicating a locked state

Use it in React

Install
npm i lucide-react
Import & render
import { PenOff } from 'lucide-react';

<PenOff size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
disabledinactivenon-editablelockedread-onlyunmodifiablefrozenrestrictedpencilchangecreatedrawwriterwritingbiroink

FAQ

What does the pen-off icon signify?
It signifies a disabled, inactive, or non-editable state, often used when an action like editing or writing is restricted.
How do I use the pen-off icon in React?
You can import and use it directly from the 'lucide-react' library: import { PenOff } from 'lucide-react'
What is the license for the Lucide pen-off icon?
The Lucide icon library, including the pen-off icon, is available under the ISC license.

Related icons

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

Looking for something else? Search Lucide 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 →