John KuehJohn Kueh

tanker truck icon

HugeIcons · TankerTruckIcon · MIT

Download SVG

The HugeIcons tanker truck icon depicts a vehicle designed for transporting liquids or gases, commonly used to represent fuel, delivery services, or logistics in UI design.

Common uses

  • Fuel station locator
  • Delivery service status
  • Logistics and shipping

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TankerTruckIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TankerTruckIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
fuel truckcistern truckliquid transportoil truck

FAQ

What does the TankerTruckIcon represent?
It represents a tanker truck, used for transporting bulk liquids or gases. It's suitable for themes related to fuel, delivery, or logistics.
How do I use the TankerTruckIcon in React?
Import both HugeiconsIcon and TankerTruckIcon, then render it using <HugeiconsIcon icon={TankerTruckIcon} />.
What is the license for this icon?
This icon is provided 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 →