John KuehJohn Kueh

pen tool 03 icon

HugeIcons · PenTool03Icon · MIT

Download SVG

The HugeIcons pen tool 03 icon depicts a stylized pen nib, commonly used to represent actions related to drawing, editing, or creating content.

Common uses

  • Text editor toolbar
  • Image editing software
  • Form creation interface

Use it in React

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

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

Details

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

FAQ

What does the pen tool 03 icon represent?
It represents a pen nib, symbolizing actions like drawing, editing, or creating. It's often used in interfaces where users interact with content creation or modification tools.
How do I use the PenTool03Icon in React?
Import both HugeiconsIcon and PenTool03Icon from their respective packages and render the icon using the <HugeiconsIcon icon={PenTool03Icon} /> component.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in both personal and 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 →