John KuehJohn Kueh

stop loss order icon

HugeIcons · StopLossOrderIcon · MIT

Download SVG

The HugeIcons stop loss order icon visually represents a financial trading concept, often used to indicate a mechanism for limiting potential losses on an investment.

Common uses

  • Trading platform interface
  • Investment portfolio dashboard
  • Financial risk management tools

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StopLossOrderIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={StopLossOrderIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
limit lossstop tradefinancial riskorder type

FAQ

What is a stop loss order?
A stop loss order is an order placed with a broker to buy or sell a security when the security reaches a certain price. It is used to limit an investor's loss on a security.
How do I use the StopLossOrderIcon in React?
Import both HugeiconsIcon and StopLossOrderIcon, then render the icon using <HugeiconsIcon icon={StopLossOrderIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →