John KuehJohn Kueh

bitcoin money 02 icon

HugeIcons · BitcoinMoney02Icon · MIT

Download SVG

The HugeIcons bitcoin money 02 icon depicts a stylized Bitcoin symbol, commonly used to represent cryptocurrency, digital currency, or financial transactions related to Bitcoin in user interfaces.

Common uses

  • Displaying Bitcoin balance
  • Indicating cryptocurrency payment option
  • Labeling a Bitcoin wallet feature

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cryptocurrencydigital currencybtccoin

FAQ

What does the Bitcoin Money 02 icon represent?
This icon represents the Bitcoin cryptocurrency. It's typically used for financial elements related to Bitcoin, such as balances, transactions, or payment options.
How do I use the Bitcoin Money 02 icon in a React application?
Import the icon component and then render it using the HugeiconsIcon wrapper: `import { HugeiconsIcon } from '@hugeicons/react'; import { BitcoinMoney02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={BitcoinMoney02Icon} />`.
What is the license for this icon?
The Bitcoin Money 02 icon is distributed 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 →