The Lucide bluetooth icon depicts the standard Bluetooth symbol, commonly used to represent wireless connectivity or Bluetooth settings.
Common uses
- Bluetooth settings toggle
- Device pairing indicator
- Wireless audio connection status
Use it in React
Install
npm i lucide-reactImport & render
import { Bluetooth } from 'lucide-react';
<Bluetooth size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- wirelessbluetoothconnectivitysignalradio
FAQ
- What does the Bluetooth icon represent?
- It represents the Bluetooth wireless technology, used for short-range communication between devices.
- How do I use the Bluetooth icon in React?
- You can import and use it like this: import { Bluetooth } from 'lucide-react'. Then render it as <Bluetooth />.
- What is the license for the Lucide Bluetooth icon?
- The Lucide icon library, including the Bluetooth icon, is available under the ISC 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 →