monorail emoji
monorail from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- monorail
- 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 monorail emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 7c-7.63 1.2-14.81 4.582-20.701 9.82l-6.44 5.731C1.128 24.089 2.188 27 4.478 27H2v3h28zM11 19q-1.236-.002-2.413-.207l1.377-1.225a39.8 39.8 0 0 1 14.339-8.193C22.466 14.965 17.204 19 11 19m4.902 6.269c1.833-2.036 4.746-3.277 7.898-3.269H29v4H15.244zM9 25H7c-.55 0-1-.45-1-1s.45-1 1-1h2c.55 0 1 .45 1 1c0 .56-.45 1-1 1"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastMonorail(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 7c-7.63 1.2-14.81 4.582-20.701 9.82l-6.44 5.731C1.128 24.089 2.188 27 4.478 27H2v3h28zM11 19q-1.236-.002-2.413-.207l1.377-1.225a39.8 39.8 0 0 1 14.339-8.193C22.466 14.965 17.204 19 11 19m4.902 6.269c1.833-2.036 4.746-3.277 7.898-3.269H29v4H15.244zM9 25H7c-.55 0-1-.45-1-1s.45-1 1-1h2c.55 0 1 .45 1 1c0 .56-.45 1-1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 7c-7.63 1.2-14.81 4.582-20.701 9.82l-6.44 5.731C1.128 24.089 2.188 27 4.478 27H2v3h28zM11 19q-1.236-.002-2.413-.207l1.377-1.225a39.8 39.8 0 0 1 14.339-8.193C22.466 14.965 17.204 19 11 19m4.902 6.269c1.833-2.036 4.746-3.277 7.898-3.269H29v4H15.244zM9 25H7c-.55 0-1-.45-1-1s.45-1 1-1h2c.55 0 1 .45 1 1c0 .56-.45 1-1 1"/></svg> </template>
CSS
.icon-monorail {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%207c-7.63%201.2-14.81%204.582-20.701%209.82l-6.44%205.731C1.128%2024.089%202.188%2027%204.478%2027H2v3h28zM11%2019q-1.236-.002-2.413-.207l1.377-1.225a39.8%2039.8%200%200%201%2014.339-8.193C22.466%2014.965%2017.204%2019%2011%2019m4.902%206.269c1.833-2.036%204.746-3.277%207.898-3.269H29v4H15.244zM9%2025H7c-.55%200-1-.45-1-1s.45-1%201-1h2c.55%200%201%20.45%201%201c0%20.56-.45%201-1%201%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%207c-7.63%201.2-14.81%204.582-20.701%209.82l-6.44%205.731C1.128%2024.089%202.188%2027%204.478%2027H2v3h28zM11%2019q-1.236-.002-2.413-.207l1.377-1.225a39.8%2039.8%200%200%201%2014.339-8.193C22.466%2014.965%2017.204%2019%2011%2019m4.902%206.269c1.833-2.036%204.746-3.277%207.898-3.269H29v4H15.244zM9%2025H7c-.55%200-1-.45-1-1s.45-1%201-1h2c.55%200%201%20.45%201%201c0%20.56-.45%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/monorail.svg?color=%231a73e8&size=48