Pixelarticons

Receipt Plus Pixel Art Icon

A receipt with a plus for adding expenses, creating new invoices, logging purchases and starting a new billing entry.

commerce Pro 4 variants

Tags

receiptplusaddnewcreatepositive

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

A paper receipt combined with a plus badge, signaling the creation of a new financial record. Expense-management apps use it on Add expense or Upload receipt buttons; accounting systems show it when starting a new invoice; point-of-sale tools use it to open a new transaction. It pairs with the plain receipt icon in a list-and-create pattern, where receipt shows existing records and receipt-plus triggers the creation flow. For reviewing an existing receipt, the plain icon is appropriate.

Usage

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

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

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

Related icons