The HugeIcons delivery return 02 icon depicts a package being returned, commonly used to signify a return shipping option or process in e-commerce interfaces.
Common uses
- Return shipping button
- Initiate a return process
- Order history return status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DeliveryReturn02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DeliveryReturn02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- return packageshipping backsend backundo delivery
FAQ
- What does the DeliveryReturn02Icon represent?
- This icon represents the action or status of returning a delivered item, often used in online shopping contexts.
- How do I use DeliveryReturn02Icon in a React project?
- Import it using `import { DeliveryReturn02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={DeliveryReturn02Icon} />`.
- What is the license for this icon?
- The DeliveryReturn02Icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →