John KuehJohn Kueh

edit off 04 icon

HugeIcons · EditOff04Icon · MIT

Download SVG

The HugeIcons edit off 04 icon depicts a crossed-out pencil, commonly used to indicate that editing is disabled or not allowed for a particular field or section.

Common uses

  • Disabling editing on a form field
  • Showing read-only mode for content
  • Indicating a locked or non-editable state

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EditOff04Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={EditOff04Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
disable editread onlylockedno edit

FAQ

What does the edit off 04 icon represent?
This icon represents a disabled or unavailable editing state, visually communicated by a pencil symbol with a line through it.
How do I use the EditOff04Icon in React?
Import both HugeiconsIcon and EditOff04Icon, then render the icon using <HugeiconsIcon icon={EditOff04Icon} />.
What is the license for this icon?
The EditOff04Icon is available under the MIT license.

Related icons

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

Looking for something else? Search HugeIcons and 4 more libraries by description →