John KuehJohn Kueh

folder plus icon

Lucide · folder-plus · ISC

Download SVG

The Lucide folder plus icon visually represents the action of adding a new folder or directory, commonly used in interfaces to initiate the creation of new organizational units.

Common uses

  • Button to create a new subfolder within a parent directory.
  • Action item in a file manager for adding a new folder.
  • Option in a modal for creating a new project folder.

Use it in React

Install
npm i lucide-react
Import & render
import { FolderPlus } from 'lucide-react';

<FolderPlus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
directoryaddcreatenewfolderplusnew foldercreate directoryadd folderdirectory plus

FAQ

What is the purpose of the folder plus icon?
It signifies the creation of a new folder or directory. It's used when a user needs to add a new organizational container.
How do I use the folder plus icon in React?
You can import it from the 'lucide-react' library like this: import { FolderPlus } from 'lucide-react'. Then use it as a component: <FolderPlus />.
What is the license for this icon?
The Lucide icons, including folder-plus, are available under the ISC license, which is a permissive open-source license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide and 4 more libraries by description →