The HugeIcons pen 02 icon depicts a classic writing pen and is commonly used in UIs to represent actions related to editing, writing, or creating content.
Common uses
- Edit button
- Create new document
- Compose email
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Pen02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Pen02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- editwritepencilcompose
FAQ
- What does the pen 02 icon represent?
- The pen 02 icon represents a writing pen, typically used for actions like editing, writing, or creating new content within an application.
- How do I use the Pen02Icon in React?
- Import both HugeiconsIcon and Pen02Icon from their respective packages, then render the icon using <HugeiconsIcon icon={Pen02Icon} />.
- What is the license for this icon?
- The HugeIcons pen 02 icon is distributed 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.