John KuehJohn Kueh

package sent 01 icon

HugeIcons · PackageSent01Icon · MIT

Download SVG

The HugeIcons package sent 01 icon depicts a box with a label, commonly used to represent shipping, delivery, or the successful sending of an item in a user interface.

Common uses

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

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
shipping icondelivery iconbox iconsent item icon

FAQ

What does the PackageSent01Icon represent?
This icon represents a package that has been sent or shipped. It's typically used for actions related to delivery, shipping, or successful dispatch of items.
How do I use the PackageSent01Icon in a React application?
You can import and use it in React by first importing HugeiconsIcon and PackageSent01Icon, then rendering <HugeiconsIcon icon={PackageSent01Icon} />.
What is the license for this icon?
The PackageSent01Icon 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 →