Waves Arrow Up Pixel Art Icon
A wavy arrow pointing upward for audio level increase, signal rise, frequency ascent, or surfacing direction indicators.
Tags
wavesarrowupupwardtopabove
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 Up icon
An upward arrow with a wavy shaft, suggesting wave-based or signal motion going up. Use it for volume or frequency increase controls, rising signal strength indicators, or direction cues in water or sonar applications. The undulating line sets it apart from a plain arrow in contexts where 'wave' is part of the meaning, such as audio equalization or marine navigation. Waves-arrow-down is its counterpart for decreasing signal or descending motion.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/waves-arrow-up.svg" width="24" height="24" alt="Waves Arrow Up" />
<!-- React -->
import { WavesArrowUp } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="waves-arrow-up.svg" width="48" height="48" style="image-rendering: pixelated" />