The Tabler car 4wd icon depicts a vehicle with four-wheel drive capabilities, commonly used in UIs to represent off-road vehicles, all-wheel drive options, or rugged transportation.
Common uses
- Button for selecting 4WD vehicle type
- Icon for an off-road adventure travel service
- Indicator for vehicles with all-wheel drive
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCar4wd } from '@tabler/icons-react';
<IconCar4wd size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCar4wd size={24} stroke={2} />filled
<IconCar4wdFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- vehicleoff-roadtractionadventuredrivepowerautomobiletransportfour-wheelterrainvehiclescar4wdall-terrain vehicleoff-road carsuv
FAQ
- What does the car 4wd icon represent?
- This icon represents a car with four-wheel drive, suitable for off-road or challenging terrain.
- How do I use the car 4wd icon in React?
- You can import and use it in React with: import { IconCar4wd } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the car 4wd 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 →