The HugeIcons cashback euro icon visually represents a refund or rebate in Euros, commonly used in e-commerce or financial applications to indicate money returned to a customer.
Common uses
- Displaying cashback earned on a purchase.
- Indicating a successful refund transaction.
- Highlighting promotional offers involving money back.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CashbackEuroIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CashbackEuroIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- euro refundmoney back eurocash rebateeuro return
FAQ
- What does the cashback euro icon represent?
- This icon represents a refund or rebate specifically in Euros. It's used to signify money being returned to a user.
- How do I use the CashbackEuroIcon in React?
- Import both HugeiconsIcon and CashbackEuroIcon, then render it using <HugeiconsIcon icon={CashbackEuroIcon} />.
- What is the license for this icon?
- The HugeIcons cashback euro 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 →