Pixelarticons

File Plus Pixel Art Icon

A file icon with a plus sign for creating a new document, adding a file to a project, or starting a fresh upload.

office Pro 4 variants

Tags

filepaperpageplusaddnewcreatepositive

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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 File Plus icon

A file shape overlaid with a plus symbol, the standard icon for creating or adding a new document. Place it on a 'New file' button in a file manager, a 'Create document' action in a CMS, an 'Add attachment' control in a form, or an 'Upload file' trigger in a project workspace. It pairs with file-minus for add/remove file controls. When creating a file of a specific type, a more descriptive icon like file-big-code or file-music sets clearer expectations.

Usage

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

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

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

Related icons