John KuehJohn Kueh

tram icon

HugeIcons · TramIcon · MIT

Download SVG

The HugeIcons tram icon depicts a tram or streetcar, commonly used to represent public transportation, transit routes, or specific stops within a map or navigation interface.

Common uses

  • Public transport navigation
  • Transit station marker
  • City map layer

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TramIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TramIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
streetcarlight railtrolleypublic transit

FAQ

What does the tram icon represent?
It represents a tram or streetcar, often used for public transportation elements in user interfaces.
How do I use the TramIcon in React?
Import both HugeiconsIcon and TramIcon, then render <HugeiconsIcon icon={TramIcon} />.
What is the license for this icon?
The HugeIcons library, including the tram icon, 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 →