John KuehJohn Kueh

edit 02 icon

HugeIcons · Edit02Icon · MIT

Download SVG

The HugeIcons edit 02 icon depicts a pencil with a line through it, commonly used to indicate that an item or content is currently in an editable state or can be modified.

Common uses

  • Toggling edit mode for a form field
  • Indicating a document is ready for revision
  • Signifying a user's profile is editable

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
pencil editmodifyupdatechange

FAQ

What does the Edit 02 icon represent?
It represents an item that is currently editable or can be modified. The line through the pencil suggests a state of being 'in edit' or 'ready to edit'.
How do I use the Edit 02 icon in React?
Import both HugeiconsIcon and Edit02Icon, then render it using <HugeiconsIcon icon={Edit02Icon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →