John KuehJohn Kueh

bitcoin wallet icon

HugeIcons · BitcoinWalletIcon · MIT

Download SVG

The HugeIcons bitcoin wallet icon visually represents a digital wallet for cryptocurrencies like Bitcoin, commonly used to signify cryptocurrency-related features or actions within an application.

Common uses

  • Button to access user's crypto wallet
  • Label for a cryptocurrency transaction history section
  • Icon within a payment gateway for crypto options

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cryptocurrency walletdigital currencycrypto iconbtc wallet

FAQ

What does the Bitcoin Wallet icon represent?
It represents a digital wallet specifically for Bitcoin and other cryptocurrencies. It's used in UIs to denote features related to managing or transacting with digital currency.
How do I use the Bitcoin Wallet icon in React?
Import both HugeiconsIcon and BitcoinWalletIcon, then render the icon using <HugeiconsIcon icon={BitcoinWalletIcon} />.
What is the license for this icon?
The Bitcoin Wallet icon 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 →