The HugeIcons reverse withdrawal 02 icon depicts a visual representation of reversing a financial transaction, commonly used to signify undoing a withdrawal or canceling a pending withdrawal operation in a user interface.
Common uses
- Undo withdrawal button
- Cancel pending withdrawal
- Revert transaction action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ReverseWithdrawal02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ReverseWithdrawal02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- undo withdrawalcancel withdrawalrevert transactionback arrow transaction
FAQ
- What does the reverse withdrawal 02 icon represent?
- This icon visually represents the action of reversing or undoing a withdrawal. It's typically used for buttons or links that allow users to cancel or revert a withdrawal that has been initiated.
- How do I use the ReverseWithdrawal02Icon in React?
- To use it in React, import both HugeiconsIcon and ReverseWithdrawal02Icon from their respective packages and then render the icon component like this: <HugeiconsIcon icon={ReverseWithdrawal02Icon} />.
- What is the license for this icon?
- The ReverseWithdrawal02Icon is part of the HugeIcons library and 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 →