John KuehJohn Kueh

train regional icon

Phosphor · train-regional · MIT

Download SVG

The Phosphor train regional icon depicts a train, commonly used to represent public transportation, railway systems, or travel-related features in a user interface.

Common uses

  • Button for regional train ticket booking
  • Map marker for train stations
  • Navigation item for transit information

Use it in React

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

<TrainRegional size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
vehiclessubwayrailroadpublic transittransportationcommuterfreightshippingtravelingplaceslocationsmaps & travelobjectstrainregionalrailway

FAQ

What does the train regional icon represent?
It represents a train, often used for public transit, railways, or travel contexts.
How do I use this icon in React?
Import it as `TrainRegional` from '@phosphor-icons/react' and use it as a component.
What is the license for this icon?
The Phosphor icon library, including this 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →