Pixelarticons

Folder Plus Pixel Art Icon

A folder with a plus for creating new directories, adding project folders, and 'New folder' actions in file managers.

devices Free 4 variants

Tags

folderdirectoryfilesplusaddnewcreatepositive

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Folder Plus icon

A folder icon with a plus sign, representing the action of creating a new directory or adding an item to a folder. Use it on a 'New folder' button in a file manager, a 'Create project directory' action in a workspace, or an 'Add to folder' drag-and-drop target. Creating directories is a core file-management action, making this one of the most commonly needed folder variants. For removing folders, folder-minus or folder-x are the counterparts.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/folder-plus.svg" width="24" height="24" alt="Folder Plus" />

<!-- React -->
import { FolderPlus } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="folder-plus.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons