John KuehJohn Kueh

packaging icon

HugeIcons · PackagingIcon · MIT

Download SVG

The HugeIcons packaging icon depicts a box, commonly used to represent shipping, delivery, product, or storage-related actions and information.

Common uses

  • Shipping status updates
  • Product details page
  • Inventory management

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
boxpackageshippingdelivery

FAQ

What does the packaging icon represent?
It represents a package or box, often used for shipping, delivery, product, or inventory contexts.
How do I use the PackagingIcon in React?
Import both HugeiconsIcon and PackagingIcon, then render <HugeiconsIcon icon={PackagingIcon} />.
What is the license for this icon?
The HugeIcons library, including the PackagingIcon, is available under the MIT license.

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 →