Pixelarticons

Bluetooth Searching Pixel Art Icon

A searching Bluetooth icon for device discovery scans, pairing wizard states, and 'Looking for devices' loading flows.

devices Pro 1 variant

Tags

bluetoothsearching

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 Searching icon

The Bluetooth symbol with motion or signal indicators, conveying that the device is actively scanning for nearby Bluetooth peripherals. Use it in a pairing wizard's 'Searching...' step, a device discovery panel while no devices have been found yet, or an animated loading state in a Bluetooth settings page. It bridges the gap between bluetooth-off (radio disabled) and bluetooth-connected (paired), representing the in-progress state. Pair it with a spinner or pulse animation for the most intuitive user experience.

Usage

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

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

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

Related icons