John KuehJohn Kueh

shipping loading icon

HugeIcons · ShippingLoadingIcon · MIT

Download SVG

The HugeIcons shipping loading icon visually represents a package or container being transported, commonly used to indicate that a delivery or shipment is in progress or being processed.

Common uses

  • Displaying shipment tracking status
  • Indicating a loading state for e-commerce orders
  • Representing background delivery processes

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
delivery iconpackage loadingshipment icontransit icon

FAQ

What does the shipping loading icon represent?
It depicts a package or container in transit, signifying an ongoing shipping or delivery process.
How do I use the ShippingLoadingIcon in React?
Import both HugeiconsIcon and ShippingLoadingIcon, then render it using <HugeiconsIcon icon={ShippingLoadingIcon} />.
What is the license for this icon?
The ShippingLoadingIcon 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 →