John KuehJohn Kueh

bluetooth icon

HugeIcons · BluetoothIcon · MIT

Download SVG

The HugeIcons bluetooth icon depicts the standard symbol for wireless communication technology and is commonly used in UIs to represent Bluetooth connectivity settings or actions.

Common uses

  • Toggling Bluetooth on/off
  • Connecting to Bluetooth devices
  • Displaying Bluetooth status

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BluetoothIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BluetoothIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
wirelessconnectivitypairingsignal

FAQ

What is the purpose of the Bluetooth icon?
The Bluetooth icon is used to visually represent Bluetooth wireless technology, often for managing connections or indicating the status of Bluetooth features.
How do I use the Bluetooth icon in React?
You can import and render it using: import { HugeiconsIcon } from '@hugeicons/react'; import { BluetoothIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={BluetoothIcon} />.
What is the license for the HugeIcons Bluetooth icon?
The HugeIcons Bluetooth icon is released under the MIT license, allowing for free usage in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →