The HugeIcons wave square icon visually represents a stylized wave within a square, often used to indicate water, sound, or flowing data.
Common uses
- Audio player controls
- Data stream visualization
- Water or fluid-related features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WaveSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WaveSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sound wavedata waveliquidflow
FAQ
- What does the wave square icon represent?
- It depicts a stylized wave, commonly used for concepts like water, sound, or data flow.
- How do I use the WaveSquareIcon in React?
- Import both HugeiconsIcon and WaveSquareIcon, then render <HugeiconsIcon icon={WaveSquareIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →