The HugeIcons container truck 01 icon depicts a semi-trailer truck carrying a shipping container, commonly used to represent logistics, shipping, delivery services, or transportation-related features.
Common uses
- Shipping and delivery service buttons
- Logistics tracking interfaces
- Transportation company branding
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ContainerTruck01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ContainerTruck01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- trucklorryshippingdelivery
FAQ
- What does the ContainerTruck01Icon represent?
- This icon represents a container truck, symbolizing shipping, logistics, and transportation.
- How do I use ContainerTruck01Icon in a React project?
- Import both HugeiconsIcon and ContainerTruck01Icon, then render it using <HugeiconsIcon icon={ContainerTruck01Icon} />.
- What is the license for this icon?
- The ContainerTruck01Icon 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 →