John KuehJohn Kueh

subway icon

Phosphor · subway · MIT

Download SVG

The Phosphor subway icon visually represents underground public transportation, commonly used to indicate subway stations, routes, or related travel services in user interfaces.

Common uses

  • Map marker for subway stations
  • Button to access public transit information
  • Icon within a travel booking interface

Use it in React

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

<Subway size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
*new*vehiclesundergroundtraintunnelmetrolight railpublic transittransportationcommutertravelingplaceslocationsmaps & travelobjectssubway

FAQ

What does the subway icon represent?
It depicts a subway train, symbolizing underground public transit systems like metros or light rail.
How do I use the subway icon in React?
You can import and use it directly with: import { Subway } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor subway icon is available under the MIT license, allowing for free usage.

Looking for something else? Search Phosphor 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 →