The HugeIcons bitcoin smartphone 01 icon depicts a smartphone displaying the Bitcoin logo, commonly used to represent mobile cryptocurrency transactions or digital wallet features.
Common uses
- Mobile payment button
- Cryptocurrency wallet access
- Digital asset management
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BitcoinSmartphone01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BitcoinSmartphone01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bitcoin phonecrypto mobiledigital currency phonemobile bitcoin
FAQ
- What does the Bitcoin Smartphone 01 icon represent?
- This icon visually combines a smartphone with the Bitcoin symbol, indicating mobile-based Bitcoin operations, such as transactions or wallet management.
- How do I use the Bitcoin Smartphone 01 icon in a React application?
- Import the icon component and use it within the HugeiconsIcon wrapper like this: import { HugeiconsIcon } from '@hugeicons/react'; import { BitcoinSmartphone01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={BitcoinSmartphone01Icon} />.
- What is the license for this icon?
- The Bitcoin Smartphone 01 icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →