The Lucide waves vertical icon depicts rising steam or vapor, commonly used to represent heat, boiling, or a sauna.
Common uses
- Indicate a hot or boiling state
- Show steam rising from a product
- Represent a sauna or spa feature
Use it in React
Install
npm i lucide-reactImport & render
import { WavesVertical } from 'lucide-react';
<WavesVertical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- steamwarmthtemperatureburnhotboilingheatsmokevaporsmellaromasaunawavesvertical
FAQ
- What does the waves vertical icon represent?
- It visually represents rising steam, vapor, or heat. It's often used for concepts like boiling, warmth, or a sauna.
- How do I use the waves vertical icon in React?
- You can import it directly from the 'lucide-react' library using: `import { WavesVertical } from 'lucide-react'`. Then use it as a component: `<WavesVertical />`.
- What is the license for the waves vertical icon?
- The Lucide icon library, including the waves vertical icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →