The Tabler trending down 2 icon depicts a downward-trending arrow, commonly used to indicate a decrease in value, negative progress, or a downward trend in data visualization.
Common uses
- Showing a stock price decrease.
- Indicating a negative performance trend.
- Representing a decline in user engagement.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTrendingDown2 } from '@tabler/icons-react';
<IconTrendingDown2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowdecreasefallprogresstrendingdownbottomnavigationflowdownwardarrows2arrow downdecrease arrowfall iconnegative trend
FAQ
- What does the trending down 2 icon represent?
- It visually signifies a downward movement or a decrease, often used for negative trends or falling values.
- How do I use this icon in React?
- You can import and use it with: `import { IconTrendingDown2 } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is distributed 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 →