The Tabler cash banknote move back icon visually represents returning or refunding money, commonly used in e-commerce interfaces to indicate a refund or a transaction reversal.
Common uses
- Refund button in an order history.
- Transaction reversal confirmation.
- Return policy indicator.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCashBanknoteMoveBack } from '@tabler/icons-react';
<IconCashBanknoteMoveBack size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- cashbanknotemovebackmoneycurrencypaymentfinancedollartransfere-commercerefund iconmoney returncurrency backpayment reversal
FAQ
- What does the cash-banknote-move-back icon represent?
- It signifies the action of moving money back, typically used for refunds or transaction reversals in financial contexts.
- How do I use this icon in React?
- Import it using `import { IconCashBanknoteMoveBack } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →