The Tabler bluetooth x icon depicts a Bluetooth symbol with an 'X' through it, commonly used to indicate that Bluetooth functionality is disabled, unavailable, or has been turned off.
Common uses
- Disabling Bluetooth feature toggle
- Bluetooth connection error state
- Bluetooth device not supported
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBluetoothX } from '@tabler/icons-react';
<IconBluetoothX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- multimediatechnologydisabledconnectioncommunicationbluetoothhardwareelectronicgadgetequipmentdevicesxbluetooth offno bluetoothbluetooth disabledbluetooth error
FAQ
- What does the bluetooth x icon represent?
- This icon represents the absence or deactivation of Bluetooth connectivity. It's used to show that Bluetooth is off or not functioning.
- How do I use the bluetooth x icon in React?
- You can import and use it directly in your React components like this: import { IconBluetoothX } from '@tabler/icons-react'.
- What is the license for the Tabler bluetooth x icon?
- The Tabler bluetooth x icon is available under the MIT license, which allows for free use in both personal and commercial projects.
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 →