The HugeIcons wav 01 icon depicts a sound wave and is typically used to represent audio, music, or sound-related functionalities in a user interface.
Common uses
- Play/pause audio controls
- Volume indicator
- Music player interface
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Wav01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Wav01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sound waveaudio wavemusic wavesignal
FAQ
- What does the wav 01 icon represent?
- The wav 01 icon represents a sound wave, commonly used for audio or music features.
- How do I use the Wav01Icon in React?
- Import Wav01Icon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={Wav01Icon} /> from '@hugeicons/react'.
- What is the license for this icon?
- The Wav01Icon is distributed under the MIT license, allowing for free usage.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →