John KuehJohn Kueh

sending order icon

HugeIcons · SendingOrderIcon · MIT

Download SVG

The HugeIcons sending order icon visually represents the action of dispatching or submitting an order, commonly used to indicate confirmation of a purchase or shipment.

Common uses

  • Order confirmation button
  • Shipment tracking status
  • Submit order form action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
shipment icondispatch iconsubmit order icondelivery icon

FAQ

What does the sending order icon represent?
It signifies the act of sending or submitting an order, often used for actions like confirming a purchase or indicating a shipment.
How do I use the SendingOrderIcon in React?
Import both HugeiconsIcon and SendingOrderIcon, then render it using <HugeiconsIcon icon={SendingOrderIcon} />.
What is the license for this icon?
The SendingOrderIcon is part of the HugeIcons library and 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 →