The Lucide bluetooth searching icon visually represents the process of a device actively looking for nearby Bluetooth signals, commonly used to indicate that Bluetooth is enabled and scanning for devices to pair with.
Common uses
- Indicate Bluetooth is actively searching for devices.
- Show the status of a Bluetooth connection attempt.
- Provide a visual cue for initiating a device pairing process.
Use it in React
Install
npm i lucide-reactImport & render
import { BluetoothSearching } from 'lucide-react';
<BluetoothSearching size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- pairingbluetoothsearchingbluetooth scanwireless pairingdevice discoverybt search
FAQ
- What does the bluetooth searching icon represent?
- This icon signifies that a device is currently scanning for other Bluetooth-enabled devices in its vicinity. It's often used when initiating or indicating an active Bluetooth search.
- How do I use the bluetooth searching icon in React?
- You can import and use it directly from the 'lucide-react' library. The import statement is: `import { BluetoothSearching } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including the bluetooth searching icon, is available under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →