The HugeIcons trending up down icon depicts a fluctuating trend, commonly used to represent market volatility, stock price changes, or any data with both upward and downward movement.
Common uses
- Displaying stock market performance
- Indicating fluctuating user engagement metrics
- Showing changes in product popularity over time
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TrendingUpDownIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TrendingUpDownIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fluctuation iconvolatile trend iconup down graph iconmarket trend icon
FAQ
- What does the trending up down icon represent?
- This icon symbolizes a trend that is neither consistently increasing nor decreasing, indicating variability or fluctuation.
- How do I use the TrendingUpDownIcon in React?
- Import both HugeiconsIcon and TrendingUpDownIcon, then render it using <HugeiconsIcon icon={TrendingUpDownIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
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 →