The Tabler bluetooth connected icon visually represents a Bluetooth symbol with a connection indicator, commonly used in UIs to signify an active Bluetooth connection or pairing status.
Common uses
- Indicate active Bluetooth device pairing.
- Show Bluetooth connectivity status in a settings menu.
- Represent a 'connect via Bluetooth' action button.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBluetoothConnected } from '@tabler/icons-react';
<IconBluetoothConnected size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- wirelessconnectionconnectbluetoothconnectedhardwaretechnologyelectronicgadgetequipmentdevicesbluetooth linkwireless connectionpaired devicebluetooth signal
FAQ
- What does the bluetooth-connected icon represent?
- It signifies an active Bluetooth connection or the status of a device being paired via Bluetooth.
- How do I use the bluetooth-connected icon in React?
- You can import and use it like this: `import { IconBluetoothConnected } from '@tabler/icons-react'`. Then render it as `<IconBluetoothConnected />`.
- What is the license for this icon?
- The Tabler icon library, including the bluetooth-connected icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →