metro from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
metro
Set
OpenMoji
Style
Default
Category
Travel Places
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More travel places icons from OpenMoji

Use the metro emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="29" fill="#3f3f3f"/><path fill="#d0cfce" d="M24.83 14h22.34a7.23 7.23 0 0 1 7.23 7.23V47.5a1.5 1.5 0 0 1-1.5 1.5H19.1a1.5 1.5 0 0 1-1.5-1.5V21.23A7.23 7.23 0 0 1 24.83 14"/><path fill="#fcea2b" d="M42 39h9v5h-9zm-22 0h9v5h-9z"/><path fill="none" stroke="#ea5a47" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M51 35H21"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="4" d="M17 60.811L21 54m34 6.811L51 54"/><path fill="#3f3f3f" d="M20 22h31v10H20z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M24.83 14h22.34a7.23 7.23 0 0 1 7.23 7.23V47.5a1.5 1.5 0 0 1-1.5 1.5H19.1a1.5 1.5 0 0 1-1.5-1.5V21.23A7.23 7.23 0 0 1 24.83 14"/><path d="M51 23v8.8H21M21 44h8v-4m14 4h8v-4"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiMetro(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="29" fill="#3f3f3f"/><path fill="#d0cfce" d="M24.83 14h22.34a7.23 7.23 0 0 1 7.23 7.23V47.5a1.5 1.5 0 0 1-1.5 1.5H19.1a1.5 1.5 0 0 1-1.5-1.5V21.23A7.23 7.23 0 0 1 24.83 14"/><path fill="#fcea2b" d="M42 39h9v5h-9zm-22 0h9v5h-9z"/><path fill="none" stroke="#ea5a47" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M51 35H21"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="4" d="M17 60.811L21 54m34 6.811L51 54"/><path fill="#3f3f3f" d="M20 22h31v10H20z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M24.83 14h22.34a7.23 7.23 0 0 1 7.23 7.23V47.5a1.5 1.5 0 0 1-1.5 1.5H19.1a1.5 1.5 0 0 1-1.5-1.5V21.23A7.23 7.23 0 0 1 24.83 14"/><path d="M51 23v8.8H21M21 44h8v-4m14 4h8v-4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="29" fill="#3f3f3f"/><path fill="#d0cfce" d="M24.83 14h22.34a7.23 7.23 0 0 1 7.23 7.23V47.5a1.5 1.5 0 0 1-1.5 1.5H19.1a1.5 1.5 0 0 1-1.5-1.5V21.23A7.23 7.23 0 0 1 24.83 14"/><path fill="#fcea2b" d="M42 39h9v5h-9zm-22 0h9v5h-9z"/><path fill="none" stroke="#ea5a47" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M51 35H21"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="4" d="M17 60.811L21 54m34 6.811L51 54"/><path fill="#3f3f3f" d="M20 22h31v10H20z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M24.83 14h22.34a7.23 7.23 0 0 1 7.23 7.23V47.5a1.5 1.5 0 0 1-1.5 1.5H19.1a1.5 1.5 0 0 1-1.5-1.5V21.23A7.23 7.23 0 0 1 24.83 14"/><path d="M51 23v8.8H21M21 44h8v-4m14 4h8v-4"/></g></svg>
</template>

CSS

.icon-metro {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2229%22%20fill%3D%22%233f3f3f%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M24.83%2014h22.34a7.23%207.23%200%200%201%207.23%207.23V47.5a1.5%201.5%200%200%201-1.5%201.5H19.1a1.5%201.5%200%200%201-1.5-1.5V21.23A7.23%207.23%200%200%201%2024.83%2014%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M42%2039h9v5h-9zm-22%200h9v5h-9z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M51%2035H21%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224%22%20d%3D%22M17%2060.811L21%2054m34%206.811L51%2054%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M20%2022h31v10H20z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M24.83%2014h22.34a7.23%207.23%200%200%201%207.23%207.23V47.5a1.5%201.5%200%200%201-1.5%201.5H19.1a1.5%201.5%200%200%201-1.5-1.5V21.23A7.23%207.23%200%200%201%2024.83%2014%22%2F%3E%3Cpath%20d%3D%22M51%2023v8.8H21M21%2044h8v-4m14%204h8v-4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2229%22%20fill%3D%22%233f3f3f%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M24.83%2014h22.34a7.23%207.23%200%200%201%207.23%207.23V47.5a1.5%201.5%200%200%201-1.5%201.5H19.1a1.5%201.5%200%200%201-1.5-1.5V21.23A7.23%207.23%200%200%201%2024.83%2014%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M42%2039h9v5h-9zm-22%200h9v5h-9z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M51%2035H21%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224%22%20d%3D%22M17%2060.811L21%2054m34%206.811L51%2054%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M20%2022h31v10H20z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M24.83%2014h22.34a7.23%207.23%200%200%201%207.23%207.23V47.5a1.5%201.5%200%200%201-1.5%201.5H19.1a1.5%201.5%200%200%201-1.5-1.5V21.23A7.23%207.23%200%200%201%2024.83%2014%22%2F%3E%3Cpath%20d%3D%22M51%2023v8.8H21M21%2044h8v-4m14%204h8v-4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/metro.svg?color=%231a73e8&size=48