John KuehJohn Kueh

invoice 03 icon

HugeIcons · Invoice03Icon · MIT

Download SVG

The HugeIcons invoice 03 icon depicts a document with lines, commonly used to represent billing, receipts, or financial statements in a user interface.

Common uses

  • Displaying billing history
  • Indicating a receipt for a purchase
  • Representing financial reports

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Invoice03Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Invoice03Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
document iconreceipt iconbilling iconfinancial document

FAQ

What does the Invoice03Icon represent?
The Invoice03Icon visually represents a document, often used for billing, receipts, or financial statements.
How do I use Invoice03Icon in React?
Import it as `import { Invoice03Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Invoice03Icon} />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →