John KuehJohn Kueh

metro icon

HugeIcons · MetroIcon · MIT

Download SVG

The HugeIcons metro icon depicts a subway or underground train system, commonly used to represent public transportation, transit options, or a connection to a city's underground network.

Common uses

  • Public transport navigation
  • City transit map marker
  • Subway station entrance

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
subwaytraintransitunderground

FAQ

What does the metro icon represent?
It represents a subway or underground train system, often used for public transportation or city transit.
How do I use the MetroIcon in React?
Import both HugeiconsIcon and MetroIcon, then render <HugeiconsIcon icon={MetroIcon} />.
What is the license for this icon?
This icon is available under the MIT license.
Looking for something else? Search HugeIcons and 4 more libraries by description →