Pixelarticons

Speaker Pixel Art Icon

A speaker icon for audio output controls, volume settings, sound device selectors, and mute toggles.

media Pro 4 variants

Tags

soundvolume

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

A loudspeaker cone with sound waves radiating from it, the fundamental icon for audio output and volume. Use it on a volume slider label, a sound output device selector, a mute button, or a system audio settings entry point. Most platforms pair it with a numeric level or waveform arcs to show current volume. When both a speaker and headphone output are selectable, this icon covers the external speaker option.

Usage

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

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

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

Related icons