The Tabler moneybag move back icon visually represents the concept of moving money or wealth backward, often used in UI to signify actions like refunds, returns, or reversing a financial transaction.
Common uses
- Refund button in an e-commerce checkout
- Reversing a payment in a finance app
- Indicating a return of funds
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoneybagMoveBack } from '@tabler/icons-react';
<IconMoneybagMoveBack size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- moneybagmovebackwealthrichmoneyfinancesavingstreasuretransfere-commercerefund iconreturn money iconreverse transaction iconwealth transfer back
FAQ
- What does the moneybag move back icon represent?
- It symbolizes moving money or wealth in a backward direction, commonly used for financial reversals like refunds or returns.
- How do I use the moneybag move back icon in React?
- You can import and use it like this: import { IconMoneybagMoveBack } from '@tabler/icons-react'. Then render it as <IconMoneybagMoveBack />.
- What is the license for this icon?
- The Tabler icon library, including the moneybag-move-back icon, is available 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 →