The HugeIcons package moving icon visually represents the action of transporting or delivering a package, commonly used to indicate shipping, logistics, or delivery-related features.
Common uses
- Shipping status updates
- Delivery tracking
- Logistics management
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PackageMovingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PackageMovingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- deliveryshippingboxtransport
FAQ
- What does the PackageMovingIcon represent?
- It depicts a package being moved, ideal for UI elements related to shipping, delivery, or logistics.
- How do I use PackageMovingIcon in React?
- Import both HugeiconsIcon and PackageMovingIcon, then render it using <HugeiconsIcon icon={PackageMovingIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, 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 →