The HugeIcons delivery delay 01 icon depicts a clock with a package, commonly used to indicate a delay in shipping or delivery timelines.
Common uses
- Displaying a notification for delayed orders
- Indicating a longer than usual shipping time
- Visualizing a postponed delivery date
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DeliveryDelay01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DeliveryDelay01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shipping delaylate deliverydelivery timepackage delay
FAQ
- What does the delivery delay 01 icon represent?
- This icon represents a delay in delivery or shipping. It's often used to visually communicate that an item will arrive later than expected.
- How do I use the DeliveryDelay01Icon in a React project?
- Import both HugeiconsIcon and DeliveryDelay01Icon, then render the icon using the <HugeiconsIcon icon={DeliveryDelay01Icon} /> component.
- What is the license for this icon?
- The DeliveryDelay01Icon 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 →