bullet train emoji
bullet-train from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- bullet-train
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji High Contrast
Use the bullet train emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.85 7h10.154v11H30v12H2v-3h3.018c-2.506 0-3.92-2.876-2.376-4.85L6 18v9h7l1.234-1.596C15.406 23.888 17.237 23 19.191 23h9.814v-5H6l1.737-2h.004l.006-.007L12.961 10h-.002a9.43 9.43 0 0 1 6.892-3m-6.116 3.621l-.18.211L9.066 16h12.72a5.89 5.89 0 0 0 4.735-2.4l1.243-1.68c.582-.79.02-1.92-.957-1.92H15.223c-.61 0-1.098.172-1.489.621"/><path d="M8.99 22h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastBulletTrain(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.85 7h10.154v11H30v12H2v-3h3.018c-2.506 0-3.92-2.876-2.376-4.85L6 18v9h7l1.234-1.596C15.406 23.888 17.237 23 19.191 23h9.814v-5H6l1.737-2h.004l.006-.007L12.961 10h-.002a9.43 9.43 0 0 1 6.892-3m-6.116 3.621l-.18.211L9.066 16h12.72a5.89 5.89 0 0 0 4.735-2.4l1.243-1.68c.582-.79.02-1.92-.957-1.92H15.223c-.61 0-1.098.172-1.489.621"/><path d="M8.99 22h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.85 7h10.154v11H30v12H2v-3h3.018c-2.506 0-3.92-2.876-2.376-4.85L6 18v9h7l1.234-1.596C15.406 23.888 17.237 23 19.191 23h9.814v-5H6l1.737-2h.004l.006-.007L12.961 10h-.002a9.43 9.43 0 0 1 6.892-3m-6.116 3.621l-.18.211L9.066 16h12.72a5.89 5.89 0 0 0 4.735-2.4l1.243-1.68c.582-.79.02-1.92-.957-1.92H15.223c-.61 0-1.098.172-1.489.621"/><path d="M8.99 22h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.85%207h10.154v11H30v12H2v-3h3.018c-2.506%200-3.92-2.876-2.376-4.85L6%2018v9h7l1.234-1.596C15.406%2023.888%2017.237%2023%2019.191%2023h9.814v-5H6l1.737-2h.004l.006-.007L12.961%2010h-.002a9.43%209.43%200%200%201%206.892-3m-6.116%203.621l-.18.211L9.066%2016h12.72a5.89%205.89%200%200%200%204.735-2.4l1.243-1.68c.582-.79.02-1.92-.957-1.92H15.223c-.61%200-1.098.172-1.489.621%22%2F%3E%3Cpath%20d%3D%22M8.99%2022h2c.55%200%201-.45%201-1s-.45-1-1-1h-2c-.55%200-1%20.45-1%201s.45%201%201%201%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.85%207h10.154v11H30v12H2v-3h3.018c-2.506%200-3.92-2.876-2.376-4.85L6%2018v9h7l1.234-1.596C15.406%2023.888%2017.237%2023%2019.191%2023h9.814v-5H6l1.737-2h.004l.006-.007L12.961%2010h-.002a9.43%209.43%200%200%201%206.892-3m-6.116%203.621l-.18.211L9.066%2016h12.72a5.89%205.89%200%200%200%204.735-2.4l1.243-1.68c.582-.79.02-1.92-.957-1.92H15.223c-.61%200-1.098.172-1.489.621%22%2F%3E%3Cpath%20d%3D%22M8.99%2022h2c.55%200%201-.45%201-1s-.45-1-1-1h-2c-.55%200-1%20.45-1%201s.45%201%201%201%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/bullet-train.svg?color=%231a73e8&size=48