John KuehJohn Kueh

edit 01 icon

HugeIcons · Edit01Icon · MIT

Download SVG

The HugeIcons edit 01 icon depicts a pencil, commonly used to signify an action to modify or update existing content.

Common uses

  • Editing user profile information
  • Modifying document content
  • Updating settings

Use it in React

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

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

Details

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

FAQ

What does the edit 01 icon represent?
It represents the action of editing or modifying content, typically shown as a pencil.
How do I use the Edit01Icon in React?
Import both HugeiconsIcon and Edit01Icon, then render <HugeiconsIcon icon={Edit01Icon} />.
What is the license for this icon?
This icon 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 →

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