The HugeIcons cashback icon depicts a coin with a circular arrow, commonly used to represent money returned to a customer after a purchase or as a reward.
Common uses
- Indicating cashback offers in e-commerce.
- Showing reward points or loyalty programs.
- Representing refunds or money-back guarantees.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CashbackIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CashbackIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- refundmoney backrewarddiscount
FAQ
- What does the cashback icon represent?
- It symbolizes money being returned, often used for discounts, rewards, or refunds.
- How do I use the CashbackIcon in React?
- Import both HugeiconsIcon and CashbackIcon, then render <HugeiconsIcon icon={CashbackIcon} />.
- What is the license for this icon?
- The HugeIcons cashback 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 →