John KuehJohn Kueh

edit 03 icon

HugeIcons · Edit03Icon · MIT

Download SVG

The HugeIcons edit 03 icon depicts a pencil, commonly used to represent the action of editing or modifying content.

Common uses

  • Edit button for text fields
  • Modify user profile settings
  • Update document content

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
pencil iconmodify iconupdate iconchange icon

FAQ

What does the Edit03 icon represent?
The Edit03 icon visually represents the action of editing or making changes to existing data or content.
How do I use the Edit03 icon in React?
Import the icon and use it within the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { Edit03Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Edit03Icon} />.
What is the license for this icon?
This icon is distributed 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 →