Volume 3 Pixel Art Icon
A high-volume icon for loud audio levels, maximum sound settings, and the top tier of a stepped volume control.
Tags
volumesoundspeakerloud
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Volume 3 icon
A speaker with three fully extended sound arcs, communicating maximum or high-volume output. It is the top state in a stepped icon set that moves through volume-1 and volume-2 as the level rises. Use it to indicate loud audio, a 'Max Volume' warning, or a currently high-volume state in a media player. Because three arcs visually communicate 'loud,' no label is needed in most contexts.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/volume-3.svg" width="24" height="24" alt="Volume 3" />
<!-- React -->
import { Volume3 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="volume-3.svg" width="48" height="48" style="image-rendering: pixelated" />