The HugeIcons bitcoin smartphone 02 icon depicts a smartphone with a Bitcoin symbol, commonly used to represent mobile cryptocurrency transactions or digital wallets.
Common uses
- Mobile payment button
- Cryptocurrency wallet access
- Digital currency app feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BitcoinSmartphone02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BitcoinSmartphone02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- crypto phonebitcoin mobiledigital walletpayment app
FAQ
- What does the Bitcoin Smartphone 02 icon represent?
- This icon represents a smartphone interface for managing Bitcoin or other cryptocurrencies, often used for mobile transactions or digital wallet access.
- How do I use this icon in React?
- Import the icon component and render it using the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { BitcoinSmartphone02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={BitcoinSmartphone02Icon} />.
- What is the license for this icon?
- The HugeIcons bitcoin smartphone 02 icon is distributed 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 →