The Tabler car suv icon depicts a sport utility vehicle, commonly used to represent automotive-related features, vehicle selection, or transportation services in a user interface.
Common uses
- Select vehicle type (SUV option)
- Link to car rental or dealership page
- Indicate off-road or adventure travel
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCarSuv } from '@tabler/icons-react';
<IconCarSuv size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCarSuv size={24} stroke={2} />filled
<IconCarSuvFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- sport-utilitycrossoverautomobilesuvoff-roadfour-wheel-drivevehicletransportationautotruckvehiclescar
FAQ
- What does the car-suv icon represent?
- It represents a sport utility vehicle (SUV), often used for automotive or transportation-related contexts.
- How do I use the car-suv icon in React?
- You can import and use it like this: import { IconCarSuv } from '@tabler/icons-react'. Then render it as <IconCarSuv />.
- What is the license for this icon?
- The Tabler icon library, including the car-suv 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 →