Pixelarticons

Speakers Pixel Art Icon

A stereo speakers icon for audio output system settings, hi-fi sound controls, and speaker-pair configuration.

media Pro 4 variants

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

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

About the Speakers icon

Two speakers side by side, representing a stereo or multi-speaker audio system rather than a single output device. It suits a home audio app, a speaker-pair configuration screen, or a sound system settings entry point where the emphasis is on the physical speaker setup. For a single output volume control, the singular speaker icon is more precise. Speakers (plural) is most useful when the number or arrangement of physical devices is the point.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/speakers.svg" width="24" height="24" alt="Speakers" />

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

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

Related icons