The Tabler truck return icon depicts a truck with an arrow indicating a return, commonly used to represent actions related to returning an order or shipment in e-commerce interfaces.
Common uses
- Button to initiate a product return
- Link to view order history and returns
- Status indicator for a returned shipment
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTruckReturn } from '@tabler/icons-react';
<IconTruckReturn size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- orderpurchaseonlineshopstoree-commercelorrytruckreturnshoppingreturn truckdelivery returnshipping returnlorry return
FAQ
- What does the truck return icon represent?
- It visually signifies a return process, often used for e-commerce orders or shipments.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' using: import { IconTruckReturn } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →