John KuehJohn Kueh

folder pen icon

HugeIcons · FolderPenIcon · MIT

Download SVG

The HugeIcons folder pen icon depicts a folder with a pen, commonly used to represent actions related to editing, managing, or organizing files and documents.

Common uses

  • Edit folder name
  • Organize files
  • Manage document settings

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
edit foldermanage filesdocument editorfile organizer

FAQ

What does the folder pen icon represent?
It represents actions like editing, organizing, or managing files and folders. It visually combines the concept of a folder with the tool for writing or editing.
How do I use the FolderPenIcon in React?
Import both HugeiconsIcon and FolderPenIcon, then render it using <HugeiconsIcon icon={FolderPenIcon} />. Ensure you have the correct import paths: '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
This 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.

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 →