Audio Lines Pixel Art Icon
Vertical audio bars for sound levels, equalizer displays, voice activity indicators, and 'Now playing' animations.
Tags
lines
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Audio Lines icon
A row of vertical bars of varying heights, the visual shorthand for audio levels, equalizers, and active sound. Use it as an animated indicator when audio is playing or being recorded, an equalizer widget in a music player, a 'Voice activity detected' badge in a video call, or a 'Now playing' inline animation. Its bar-graph form signals live audio activity better than a plain speaker icon. For a recorded waveform clip, audio-waveform provides more detail.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/audio-lines.svg" width="24" height="24" alt="Audio Lines" />
<!-- React -->
import { AudioLines } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="audio-lines.svg" width="48" height="48" style="image-rendering: pixelated" />