John KuehJohn Kueh

reverse withdrawal 01 icon

HugeIcons · ReverseWithdrawal01Icon · MIT

Download SVG

The HugeIcons reverse withdrawal 01 icon depicts a financial transaction being reversed, typically used to indicate the cancellation or undoing of a withdrawal operation in a user interface.

Common uses

  • Undo withdrawal button
  • Reversal transaction status
  • Cancel pending withdrawal

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ReverseWithdrawal01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ReverseWithdrawal01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
undo withdrawalcancel transactionreverse paymentback arrow

FAQ

What does the reverse withdrawal 01 icon represent?
This icon visually represents the act of reversing or canceling a withdrawal. It's commonly used in financial applications to signify that a previously initiated withdrawal has been undone.
How do I use the ReverseWithdrawal01Icon in React?
To use this icon in React, first import it from '@hugeicons/core-free-icons' and then render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={ReverseWithdrawal01Icon} />.
What is the license for this icon?
The ReverseWithdrawal01Icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →