The Lucide bluetooth off icon visually represents the disconnection or disabling of Bluetooth functionality, commonly used to indicate that Bluetooth is not active or available.
Common uses
- Indicate Bluetooth is turned off in device settings.
- Show a failed Bluetooth connection attempt.
- Represent a disabled Bluetooth feature in a UI.
Use it in React
Install
npm i lucide-reactImport & render
import { BluetoothOff } from 'lucide-react';
<BluetoothOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- lostbluetoothoffno bluetoothbluetooth disabledbluetooth disconnectedbluetooth unavailable
FAQ
- What does the bluetooth-off icon signify?
- It signifies that Bluetooth is currently disabled or disconnected. It's used to show the absence of an active Bluetooth connection.
- How do I use the bluetooth-off icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { BluetoothOff } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the bluetooth-off icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.