The HugeIcons trade up icon visually represents an upward trend or an improvement, commonly used to indicate a positive change, upgrade, or a successful transaction.
Common uses
- Showing a price increase or value growth
- Indicating a successful upgrade or premium tier
- Representing a positive financial or performance trend
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TradeUpIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TradeUpIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- upgradeincreasegrowthpositive trend
FAQ
- What does the trade up icon signify?
- It signifies an upward movement, improvement, or a successful exchange, often used for positive trends or upgrades.
- How do I use the TradeUpIcon in React?
- Import both HugeiconsIcon and TradeUpIcon, then render it using <HugeiconsIcon icon={TradeUpIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the TradeUpIcon, 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 →