John KuehJohn Kueh

invoice 01 icon

HugeIcons · Invoice01Icon · MIT

Download SVG

The HugeIcons invoice 01 icon depicts a document with lines, commonly used to represent invoices, receipts, or billing information in user interfaces.

Common uses

  • Displaying an invoice or receipt item
  • Link to billing or payment section
  • Indicating a financial transaction

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
receipt iconbilling icondocument iconfinancial icon

FAQ

What does the Invoice 01 icon represent?
The Invoice 01 icon represents a document, typically used for invoices, receipts, or billing-related actions within an application.
How do I use the Invoice 01 icon in React?
Import the icon as `import { Invoice01Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Invoice01Icon} />`.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →