John KuehJohn Kueh

taxi icon

Phosphor · taxi · MIT

Download SVG

The Phosphor taxi icon depicts a classic yellow taxi cab, commonly used in UIs to represent transportation services, ride-sharing options, or locations related to taxis.

Common uses

  • Button for hailing a taxi service
  • Map marker for taxi stands
  • Link to a ride-sharing app feature

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Taxi } from '@phosphor-icons/react';

<Taxi size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Taxi size={24} />
thin
<Taxi size={24} weight="thin" />
light
<Taxi size={24} weight="light" />
bold
<Taxi size={24} weight="bold" />
fill
<Taxi size={24} weight="fill" />
duotone
<Taxi size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
*updated*vehiclescarsautomobilesliverylimousineubermaps & travelobjectstaxicabcar serviceride share

FAQ

What is the taxi icon used for?
It visually represents taxis, ride-sharing services, or transportation hubs within a user interface.
How do I use the taxi icon in React?
Import it using: import { Taxi } from '@phosphor-icons/react'. Then use it as a React component: <Taxi size={24} />.
What is the license for the Phosphor taxi icon?
The Phosphor icon library, including the taxi icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →