The Lucide bluetooth connected icon visually represents a Bluetooth device that is actively paired and communicating with another device, commonly used to indicate a successful wireless connection.
Common uses
- Displaying active Bluetooth connection status
- Indicating a paired device in settings
- Confirming successful wireless pairing
Use it in React
Install
npm i lucide-reactImport & render
import { BluetoothConnected } from 'lucide-react';
<BluetoothConnected size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- pairedbluetoothconnectedbluetooth pairedwireless connectionconnected devicelink
FAQ
- What does the bluetooth connected icon signify?
- This icon signifies that a Bluetooth connection is active and established between two devices. It's used to show a successful pairing.
- How do I use the bluetooth connected icon in React?
- You can import and use it in your React application with: import { BluetoothConnected } from 'lucide-react'. Then, render it as <BluetoothConnected />.
- What is the license for the Lucide bluetooth connected icon?
- The Lucide bluetooth connected icon is available under the ISC license, which is a permissive open-source 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 →