The HugeIcons market order icon visually represents a financial market order, commonly used to signify actions related to buying or selling assets.
Common uses
- Buy/Sell buttons
- Order placement forms
- Trading dashboards
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MarketOrderIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MarketOrderIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- tradingfinanceorderstock
FAQ
- What does the market order icon represent?
- It represents a financial market order, typically used in trading interfaces to denote the action of placing a buy or sell order.
- How do I use the MarketOrderIcon in React?
- Import both HugeiconsIcon and MarketOrderIcon, then render it using <HugeiconsIcon icon={MarketOrderIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free commercial and non-commercial use.
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 →