The Tabler wave sine icon depicts a stylized sine wave, commonly used to represent audio signals, data flow, or system status indicators.
Common uses
- Audio player volume control
- Network signal strength indicator
- Data visualization graphs
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWaveSine } from '@tabler/icons-react';
<IconWaveSine size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- pulsesignalratioratevolumewavesinesystemaudiofrequencyoscilloscope
FAQ
- What does the wave sine icon represent?
- It represents a sine wave, often used for signals, audio, or system metrics.
- How do I use the wave sine icon in React?
- Import it using `import { IconWaveSine } from '@tabler/icons-react'` and use it as a React component.
- What is the license for the wave sine icon?
- The Tabler icons, including wave sine, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →