John KuehJohn Kueh

package delivered icon

HugeIcons · PackageDeliveredIcon · MIT

Download SVG

The HugeIcons package delivered icon visually represents the successful completion of a delivery, commonly used to indicate that an order has arrived or a shipment is complete.

Common uses

  • Order status tracking
  • Shipping confirmation messages
  • Delivery success notifications

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
delivery completepackage arrivedshipment receivedorder fulfilled

FAQ

What does the package delivered icon represent?
This icon signifies that a package or shipment has been successfully delivered to its destination.
How do I use the PackageDeliveredIcon in React?
Import both HugeiconsIcon and PackageDeliveredIcon, then render it using <HugeiconsIcon icon={PackageDeliveredIcon} />.
What is the license for this icon?
The PackageDeliveredIcon 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 →