The Tabler cash move back icon, codenamed cash-move-back, visually represents the return or refund of money, commonly used in e-commerce interfaces to signify a transaction reversal or a refund process.
Common uses
- Indicate a refund for a returned item.
- Show a money transfer reversal.
- Represent a payment cancellation.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCashMoveBack } from '@tabler/icons-react';
<IconCashMoveBack size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- cashmovebackmoneycurrencypaymentfinancedollarbanknotetransfere-commercerefund iconmoney returnpayment reversalcash out
FAQ
- What does the cash-move-back icon represent?
- This icon signifies the movement of cash backward, typically used to represent refunds, reversals, or cancellations of financial transactions.
- How do I use the cash-move-back icon in React?
- You can import and use it in your React application with the following statement: `import { IconCashMoveBack } from '@tabler/icons-react'`.
- What is the license for the Tabler cash-move-back icon?
- The Tabler icon library, including the cash-move-back icon, is distributed under the MIT license.
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 →