John KuehJohn Kueh

pen tool add icon

HugeIcons · PenToolAddIcon · MIT

Download SVG

The HugeIcons pen tool add icon depicts a pen tool with a plus sign, typically used to represent adding a new drawing or editing element.

Common uses

  • Add new vector shape
  • Create new drawing layer
  • Initiate custom path creation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add pathnew drawingvector addcreate shape

FAQ

What does the pen tool add icon represent?
It symbolizes the action of adding a new drawing element or starting a new path, often used in design or editing tools.
How do I use the PenToolAddIcon in React?
Import it using `import { PenToolAddIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={PenToolAddIcon} />`.
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 →