The HugeIcons bitcoin money 01 icon depicts a stylized Bitcoin symbol, commonly used in user interfaces to represent cryptocurrency, digital currency, or financial transactions related to Bitcoin.
Common uses
- Displaying Bitcoin balance
- Indicating a Bitcoin payment option
- Labeling a cryptocurrency wallet feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BitcoinMoney01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BitcoinMoney01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bitcoincryptocurrencydigital currencycoin
FAQ
- What does the Bitcoin Money 01 icon represent?
- This icon represents the Bitcoin cryptocurrency symbol. It's used to signify anything related to Bitcoin, such as transactions, balances, or payment methods.
- How do I use the Bitcoin Money 01 icon in a React project?
- Import the icon component and then render it using the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { BitcoinMoney01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={BitcoinMoney01Icon} />.
- What is the license for this icon?
- The Bitcoin Money 01 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.