John KuehJohn Kueh

package sent icon

HugeIcons · PackageSentIcon · MIT

Download SVG

The HugeIcons package sent icon visually represents an item that has been shipped or dispatched, commonly used to indicate order fulfillment or successful delivery status.

Common uses

  • Order tracking status
  • Shipping confirmation message
  • Delivery success indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
shippeddeliveryout for deliveryparcel

FAQ

What does the package sent icon represent?
This icon signifies that a package has been sent or shipped. It's often used to show that an order has left the warehouse or is on its way to the recipient.
How do I use the PackageSentIcon in a React application?
To use it in React, import both HugeiconsIcon and PackageSentIcon, then render it like this: <HugeiconsIcon icon={PackageSentIcon} />.
What is the license for this icon?
The PackageSentIcon 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 →