The Lucide car icon depicts a side profile of a car, commonly used in UIs to represent transportation, travel, or automotive-related features.
Common uses
- Navigation for driving directions
- Selecting a vehicle type
- Link to a car rental service
Use it in React
Install
npm i lucide-reactImport & render
import { Car } from 'lucide-react';
<Car size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- vehicledrivetripjourneycarautomobiletransport
FAQ
- What is the car icon used for?
- It's used to visually represent cars, driving, or travel in user interfaces.
- How do I use the car icon in React?
- Import it from 'lucide-react' and use it as a component: import { Car } from 'lucide-react'.
- What is the license for the Lucide car icon?
- The Lucide icon library, including the car icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.