Pixelarticons

Bluetooth Connected Pixel Art Icon

A connected Bluetooth icon for active device pairings, successful wireless links, and paired peripheral status displays.

devices Pro 1 variant

Tags

bluetoothconnected

Style variants

base

Outline ยท rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Bluetooth Connected icon

The Bluetooth symbol with a connected indicator, confirming that a wireless pairing between two devices is active. Use it in a device tray, a settings page, or a Bluetooth audio player to show that the headphones or speaker is successfully linked. It reassures users that their peripheral is ready to use without prompting them to pair again. For an inactive radio, bluetooth-off is the clear opposite; for an ongoing scan with no device yet connected, bluetooth-searching is more accurate.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/bluetooth-connected.svg" width="24" height="24" alt="Bluetooth Connected" />

<!-- React -->
import { BluetoothConnected } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bluetooth-connected.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons