Pixelarticons

Invoice Text Pixel Art Icon

An invoice with text lines for detailed billing records, itemized receipts, and accounts payable documents.

finance Pro 4 variants

Tags

invoice

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 Invoice Text icon

A document icon with horizontal text lines visible, suggesting line-item detail inside the billing record. Use it when you want to emphasize that an invoice contains readable content: an 'Open invoice' link showing a detailed breakdown, an itemized expense report, or a PDF preview button in accounting software. It reads as more content-rich than the plain invoice icon, making it the better choice when line items and descriptions are the focus rather than the document concept alone.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/invoice-text.svg" width="24" height="24" alt="Invoice Text" />

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

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

Related icons