The HugeIcons bitcoin 04 icon depicts a stylized Bitcoin symbol, commonly used in user interfaces to represent cryptocurrency, blockchain technology, or financial transactions related to Bitcoin.
Common uses
- Displaying Bitcoin balance
- Indicating a payment method
- Representing cryptocurrency news
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Bitcoin04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Bitcoin04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cryptocurrencydigital currencybtcmoney
FAQ
- What does the Bitcoin 04 icon represent?
- The icon represents the Bitcoin cryptocurrency symbol. It's used in UIs to signify anything related to Bitcoin, such as its balance, transactions, or related services.
- How do I use the Bitcoin 04 icon in a React application?
- Import the icon component from '@hugeicons/react' and '@hugeicons/core-free-icons', then render it using the <HugeiconsIcon icon={Bitcoin04Icon} /> component.
- What is the license for the Bitcoin 04 icon?
- The Bitcoin 04 icon from the HugeIcons library 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 →