The HugeIcons delivery return 01 icon depicts a package being returned, commonly used to signify a return shipping option or process within an e-commerce interface.
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 { DeliveryReturn01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DeliveryReturn01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- return packageshipping returnback orderundo delivery
FAQ
- What does the DeliveryReturn01Icon represent?
- This icon represents the action or status of returning a delivered item, often used for shipping returns in online retail.
- How do I use DeliveryReturn01Icon in a React project?
- Import the icon and use it like this: import { DeliveryReturn01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={DeliveryReturn01Icon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.