The HugeIcons taxi 02 icon depicts a stylized taxi, commonly used to represent transportation services, ride-sharing, or booking a ride within a user interface.
Common uses
- Ride-sharing app booking button
- Transportation service link
- Location marker for a taxi stand
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Taxi02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Taxi02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- carcabtransportvehicle
FAQ
- What does the Taxi02 icon represent?
- The Taxi02 icon represents a taxi, suitable for indicating transportation or ride services.
- How do I use the Taxi02 icon in React?
- Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { Taxi02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Taxi02Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.