bullet train emoji

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

Name
bullet-train
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 bullet train emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M15.1 47.5s14.4-2.1 49.4-1"/><path fill="#d0cfce" d="M52.6 26.7s-13.7-1-23.8 5.6S12.6 44 12.6 44s-1.8 1.8-1.9 3.9c-.2 3 6.9 3.9 6.9 3.9L33 52.9h35.5s-.2-26.2 0-26.2z"/><path fill="#3f3f3f" d="m27.8 38.1l3 3h34.7v-7c0-.6-.4-1-1-1h-19s-8.6-.2-18.1 4.1"/><path fill="none" stroke="#ea5a47" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M15.1 47.5s14.4-2.1 49.4-1"/><circle cx="42.2" cy="54" r="2"/><circle cx="55.3" cy="54" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M4.4 56h63.1M52.6 26.7s-13.7-1-23.8 5.6S12.6 44 12.6 44s-1.8 1.8-1.9 3.9c-.2 3 6.9 3.9 6.9 3.9L33 52.9h35.5s-.2-26.2 0-26.2z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m27.8 38.1l3 3.1h33.7"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBulletTrain(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M15.1 47.5s14.4-2.1 49.4-1"/><path fill="#d0cfce" d="M52.6 26.7s-13.7-1-23.8 5.6S12.6 44 12.6 44s-1.8 1.8-1.9 3.9c-.2 3 6.9 3.9 6.9 3.9L33 52.9h35.5s-.2-26.2 0-26.2z"/><path fill="#3f3f3f" d="m27.8 38.1l3 3h34.7v-7c0-.6-.4-1-1-1h-19s-8.6-.2-18.1 4.1"/><path fill="none" stroke="#ea5a47" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M15.1 47.5s14.4-2.1 49.4-1"/><circle cx="42.2" cy="54" r="2"/><circle cx="55.3" cy="54" r="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M4.4 56h63.1M52.6 26.7s-13.7-1-23.8 5.6S12.6 44 12.6 44s-1.8 1.8-1.9 3.9c-.2 3 6.9 3.9 6.9 3.9L33 52.9h35.5s-.2-26.2 0-26.2z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m27.8 38.1l3 3.1h33.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M15.1 47.5s14.4-2.1 49.4-1"/><path fill="#d0cfce" d="M52.6 26.7s-13.7-1-23.8 5.6S12.6 44 12.6 44s-1.8 1.8-1.9 3.9c-.2 3 6.9 3.9 6.9 3.9L33 52.9h35.5s-.2-26.2 0-26.2z"/><path fill="#3f3f3f" d="m27.8 38.1l3 3h34.7v-7c0-.6-.4-1-1-1h-19s-8.6-.2-18.1 4.1"/><path fill="none" stroke="#ea5a47" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M15.1 47.5s14.4-2.1 49.4-1"/><circle cx="42.2" cy="54" r="2"/><circle cx="55.3" cy="54" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M4.4 56h63.1M52.6 26.7s-13.7-1-23.8 5.6S12.6 44 12.6 44s-1.8 1.8-1.9 3.9c-.2 3 6.9 3.9 6.9 3.9L33 52.9h35.5s-.2-26.2 0-26.2z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m27.8 38.1l3 3.1h33.7"/></svg>
</template>

CSS

.icon-bullet-train {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M15.1%2047.5s14.4-2.1%2049.4-1%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M52.6%2026.7s-13.7-1-23.8%205.6S12.6%2044%2012.6%2044s-1.8%201.8-1.9%203.9c-.2%203%206.9%203.9%206.9%203.9L33%2052.9h35.5s-.2-26.2%200-26.2z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m27.8%2038.1l3%203h34.7v-7c0-.6-.4-1-1-1h-19s-8.6-.2-18.1%204.1%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M15.1%2047.5s14.4-2.1%2049.4-1%22%2F%3E%3Ccircle%20cx%3D%2242.2%22%20cy%3D%2254%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2255.3%22%20cy%3D%2254%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M4.4%2056h63.1M52.6%2026.7s-13.7-1-23.8%205.6S12.6%2044%2012.6%2044s-1.8%201.8-1.9%203.9c-.2%203%206.9%203.9%206.9%203.9L33%2052.9h35.5s-.2-26.2%200-26.2z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m27.8%2038.1l3%203.1h33.7%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M15.1%2047.5s14.4-2.1%2049.4-1%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M52.6%2026.7s-13.7-1-23.8%205.6S12.6%2044%2012.6%2044s-1.8%201.8-1.9%203.9c-.2%203%206.9%203.9%206.9%203.9L33%2052.9h35.5s-.2-26.2%200-26.2z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m27.8%2038.1l3%203h34.7v-7c0-.6-.4-1-1-1h-19s-8.6-.2-18.1%204.1%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M15.1%2047.5s14.4-2.1%2049.4-1%22%2F%3E%3Ccircle%20cx%3D%2242.2%22%20cy%3D%2254%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2255.3%22%20cy%3D%2254%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M4.4%2056h63.1M52.6%2026.7s-13.7-1-23.8%205.6S12.6%2044%2012.6%2044s-1.8%201.8-1.9%203.9c-.2%203%206.9%203.9%206.9%203.9L33%2052.9h35.5s-.2-26.2%200-26.2z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m27.8%2038.1l3%203.1h33.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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