Pixelarticons

Attachment Plus Pixel Art Icon

An attachment-plus icon for adding file attachments, uploading documents, and linking files to messages or records.

office Pro 2 variants

Tags

attachmentplusaddnewcreatepositive

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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

About the Attachment Plus icon

A paperclip with a plus sign, directing users to add a file attachment to a message, task, or record. Place it on an 'Attach File' button in an email or chat composer, an 'Add Document' action in a project management tool, or an upload trigger in a form. It is the proactive counterpart to the plain attachment icon, making the addition action explicit. Once files are attached, attachment-minus handles removal.

Usage

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

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

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

Related icons