The Lucide car taxi front icon depicts the front view of a taxi or car, commonly used to represent services related to transportation, ride-sharing, or navigation.
Common uses
- Book a ride button
- Transportation service link
- Navigation or directions feature
Use it in React
Install
npm i lucide-reactImport & render
import { CarTaxiFront } from 'lucide-react';
<CarTaxiFront size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cabvehicledrivetripjourneycartaxifrontridetransport
FAQ
- What is this icon typically used for?
- This icon is used for UI elements related to taxis, ride-sharing, or car services. It can signify booking a ride, viewing transportation options, or indicating a destination.
- How do I use this icon in React?
- You can import and use it in your React application like this: import { CarTaxiFront } from 'lucide-react'. Then, render it as a component: <CarTaxiFront />.
- What is the license for this icon?
- The Lucide icon library, including the car taxi front icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →