Waves Arrow Down Pixel Art Icon
A wavy arrow pointing downward for audio level decrease, signal fade, frequency descent, or underwater dive direction.
Tags
wavesarrowdowndownwardbottombelow
Style variants
base
Outline ยท rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Waves Arrow Down icon
A downward arrow drawn with a wavy or undulating shaft instead of a straight line, suggesting wave-like or signal-based motion going down. Use it for decreasing an audio level or frequency, visualizing a fading signal, or indicating a descent in a water or sonar context. The wave character makes it a better fit than a plain arrow for audio, marine, or electromagnetic signal interfaces. Waves-arrow-up is the counterpart for increasing or rising wave-based values.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/waves-arrow-down.svg" width="24" height="24" alt="Waves Arrow Down" />
<!-- React -->
import { WavesArrowDown } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="waves-arrow-down.svg" width="48" height="48" style="image-rendering: pixelated" />