Waves Pixel Art Icon
A waves icon for ocean or water themes, audio waveforms, swimming or surfing apps and 'signal' or frequency displays.
Style variants
base
Outline ยท rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Waves icon
Horizontal undulating lines representing waves, flexible between ocean and audio contexts. In a surf or beach app it signals ocean conditions. In a music or podcast player it represents audio waveform or sound output. In a connectivity tool it hints at signal strength or wireless transmission. In a wellness app it evokes calm water for meditation. Waves-2 offers a slightly different pattern. Choose waves when you want flowing, rhythmic imagery that works across water and sound contexts.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/waves.svg" width="24" height="24" alt="Waves" />
<!-- React -->
import { Waves } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="waves.svg" width="48" height="48" style="image-rendering: pixelated" />