The Tabler car turbine icon depicts a car engine's turbine, commonly used to represent automotive parts, service, or performance-related features in a UI.
Common uses
- Link to an auto repair service page.
- Button for car performance upgrades.
- Icon for a vehicle parts catalog.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCarTurbine } from '@tabler/icons-react';
<IconCarTurbine size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- detailservicemechanicpartpowercarturbinetransporttravelvehiclevehiclescar engineautomotive partturbochargervehicle performance
FAQ
- What does the car turbine icon represent?
- It symbolizes a car's turbine, often used for automotive services, parts, or performance aspects.
- How do I use the car turbine icon in React?
- Import it using `import { IconCarTurbine } from '@tabler/icons-react';` and then use it as a component: `<IconCarTurbine />`.
- What is the license for this icon?
- The Tabler icon library, including the car turbine 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 →