The Tabler folder plus icon depicts a folder with a plus symbol, commonly used to represent the action of creating a new folder or directory.
Common uses
- Button to create a new project folder
- Menu item for adding a new document collection
- Action to add a new sub-directory within a file manager
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFolderPlus } from '@tabler/icons-react';
<IconFolderPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- addcreatenewdirectorydirfolderpluscollectioncontainergroupdocumentcreate foldernew directoryadd foldernew collection
FAQ
- What does the folder plus icon represent?
- It visually signifies the creation of a new folder, directory, or collection.
- How do I use the folder plus icon in React?
- You can import and use it like this: import { IconFolderPlus } from '@tabler/icons-react'; <IconFolderPlus />.
- What is the license for the Tabler folder plus icon?
- The Tabler icons, including folder-plus, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →