Audio Lines Pixel Art Icon
Vertical audio bars for sound levels, equalizer displays, voice activity indicators, and 'Now playing' animations.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
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" />