John KuehJohn Kueh

pen tool 01 icon

HugeIcons · PenTool01Icon · MIT

Download SVG

The HugeIcons pen tool 01 icon depicts a stylized pen nib, commonly used in UI design to represent actions related to drawing, editing, or creating vector paths.

Common uses

  • Vector editing tools
  • Drawing or annotation features
  • Path creation interfaces

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
drawing toolvector penedit pathcreate shape

FAQ

What does the PenTool01Icon represent?
It represents a pen tool, often used for creating and editing vector shapes and paths in design software.
How do I use the PenTool01Icon in a React application?
Import both HugeiconsIcon and PenTool01Icon, then render the icon using <HugeiconsIcon icon={PenTool01Icon} />.
What is the license for this icon?
The HugeIcons library, including the PenTool01Icon, 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 →