The Tabler trending up 2 icon visually represents upward movement or growth, commonly used to indicate positive trends, progress, or an increase in data or performance.
Common uses
- Displaying stock market gains
- Indicating positive user growth
- Highlighting successful campaign results
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTrendingUp2 } from '@tabler/icons-react';
<IconTrendingUp2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowgrowincreaseprogresstrendingtopnavigationflowriseupwardarrowsup2arrow upgrowth arrowpositive trend
FAQ
- What does the trending up 2 icon represent?
- It signifies an upward trend, growth, or increase, often used for positive performance indicators.
- How do I use the trending up 2 icon in React?
- Import it using `import { IconTrendingUp2 } from '@tabler/icons-react'` and then use it as a component: `<IconTrendingUp2 />`.
- What is the license for this icon?
- The Tabler icon set, including trending up 2, 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 →