The HugeIcons receipt turkish lira icon depicts a receipt with the Turkish Lira symbol, commonly used to represent financial transactions, payments, or billing related to Turkish currency.
Common uses
- Displaying transaction history
- Indicating a successful payment
- Representing an invoice or bill
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ReceiptTurkishLiraIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ReceiptTurkishLiraIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- turkish lira receiptpayment iconcurrency receiptinvoice tl
FAQ
- What does the receipt turkish lira icon represent?
- This icon represents a receipt specifically for transactions involving the Turkish Lira. It's used for financial and payment-related contexts.
- How do I use this icon in React?
- Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { ReceiptTurkishLiraIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={ReceiptTurkishLiraIcon} />.
- What is the license for this icon?
- The HugeIcons receipt turkish lira icon is available under the MIT license.
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 →