The HugeIcons file bitcoin icon visually represents a digital file associated with Bitcoin, commonly used to indicate cryptocurrency-related documents, transactions, or data.
Common uses
- Download Bitcoin transaction history
- Link to a Bitcoin wallet file
- Indicate a file containing cryptocurrency information
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileBitcoinIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FileBitcoinIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bitcoin filecrypto filedigital currency fileblockchain file
FAQ
- What does the File Bitcoin icon represent?
- This icon represents a file related to Bitcoin or cryptocurrency. It's typically used for actions or information concerning digital currency files.
- How do I use the File Bitcoin icon in React?
- Import it using `import { FileBitcoinIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={FileBitcoinIcon} />`.
- What is the license for this icon?
- The File Bitcoin icon is provided 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 →