The HugeIcons taxi icon depicts a car, commonly used to represent transportation, ride-sharing services, or a quick trip in a user interface.
Common uses
- Ride-sharing app booking button
- Transportation service link
- Quick travel option indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TaxiIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TaxiIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- carcabtransportvehicle
FAQ
- What does the TaxiIcon represent?
- The TaxiIcon visually represents a taxi or car, suitable for indicating transportation or ride services.
- How do I use the TaxiIcon in a React application?
- Import both HugeiconsIcon and TaxiIcon, then render the icon using <HugeiconsIcon icon={TaxiIcon} />.
- What is the license for the HugeIcons TaxiIcon?
- The TaxiIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →