The Tabler arrow wave left down icon depicts a curved arrow pointing downwards and to the left, commonly used to indicate a decrease, a return path, or a downward navigation action.
Common uses
- Indicate a decrease in value or quantity.
- Show a return to a previous state or page.
- Represent a downward scrolling or navigation action.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowWaveLeftDown } from '@tabler/icons-react';
<IconArrowWaveLeftDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionsoutharrowwaveleftdownpointerbottomdecreasenavigationarrowssouth wave arrowreturn arrowdecrease pointerdown left curve
FAQ
- What does the arrow-wave-left-down icon represent?
- It represents a directional movement downwards and to the left, often signifying a decrease or a return action.
- How do I use the arrow-wave-left-down icon in React?
- You can import and use it in React with: import { IconArrowWaveLeftDown } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →