The HugeIcons bitcoin withdraw icon visually represents the action of taking cryptocurrency out of a digital wallet or exchange, commonly used for buttons or indicators related to fund withdrawal processes.
Common uses
- Withdrawal button in a crypto wallet app
- Transaction history status for outgoing funds
- Link to initiate a crypto withdrawal process
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BitcoinWithdrawIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BitcoinWithdrawIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- crypto outsend bitcoincash out cryptodigital currency withdrawal
FAQ
- What does the Bitcoin Withdraw icon represent?
- This icon symbolizes the act of withdrawing Bitcoin or other cryptocurrencies from an account. It's typically used to indicate or initiate a withdrawal action.
- How do I use the Bitcoin Withdraw icon in React?
- Import both HugeiconsIcon and BitcoinWithdrawIcon, then render it using <HugeiconsIcon icon={BitcoinWithdrawIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
- What is the license for this icon?
- The Bitcoin Withdraw icon from HugeIcons is available 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 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 →