The HugeIcons bitcoin location icon depicts a map pin integrated with the Bitcoin symbol, commonly used to indicate a physical location related to Bitcoin transactions or services.
Common uses
- Marking Bitcoin ATMs on a map.
- Showing the location of a business accepting Bitcoin.
- Geolocating cryptocurrency mining operations.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BitcoinLocationIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BitcoinLocationIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bitcoin map markercrypto locationbtc pinbitcoin address
FAQ
- What is the bitcoin location icon used for?
- It's used to visually represent a geographical point associated with Bitcoin, such as a place to buy, sell, or use Bitcoin.
- How do I use the BitcoinLocationIcon in React?
- Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: `<HugeiconsIcon icon={BitcoinLocationIcon} />`.
- What is the license for this icon?
- The HugeIcons bitcoin location icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.