The HugeIcons cashback yen icon depicts a yen symbol within a circular arrow, commonly used to represent cashback rewards or a refund in Japanese currency.
Common uses
- Displaying cashback offers on e-commerce sites.
- Indicating a refund amount in a transaction history.
- Illustrating loyalty program benefits related to yen purchases.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CashbackYenIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CashbackYenIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- yen refundjapanese cashbackmoney return yenyen offer
FAQ
- What does the cashback yen icon represent?
- It symbolizes cashback or refunds specifically for transactions involving Japanese yen.
- How do I use the CashbackYenIcon in React?
- Import both HugeiconsIcon and CashbackYenIcon, then render <HugeiconsIcon icon={CashbackYenIcon} />.
- What is the license for this icon?
- The HugeIcons cashback yen 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 →