John KuehJohn Kueh

receipt cent icon

HugeIcons · ReceiptCentIcon · MIT

Download SVG

The HugeIcons receipt cent icon depicts a receipt with a cent symbol, commonly used to represent financial transactions, billing, or pricing information.

Common uses

  • Displaying transaction history
  • Indicating a price or cost
  • Representing a payment confirmation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
money receiptpayment receiptbillcents

FAQ

What does the receipt cent icon represent?
It visually represents a financial receipt with a cent symbol, ideal for indicating monetary transactions or pricing details.
How do I use the ReceiptCentIcon in React?
Import both HugeiconsIcon and ReceiptCentIcon, then render it using <HugeiconsIcon icon={ReceiptCentIcon} />.
What is the license for this icon?
This icon is released 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 →