monorail-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
monorail-rounded
Set
Material Symbols Light
Style
Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the monorail icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.366 21q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143H11.5v-2.327q0-.212.144-.356t.357-.144t.356.144t.143.356V20h4.154q.212 0 .356.144t.144.357t-.144.356t-.356.143zM8.23 3h7.538q1.333 0 2.282.949T19 6.231v9.173q0 1.171-.828 1.999t-1.999.828h-1.346q-.237 0-.397-.16q-.16-.161-.16-.398q0-.936-.668-1.602q-.668-.667-1.605-.667t-1.602.666t-.664 1.603q0 .237-.16.398q-.161.16-.398.16H7.827q-1.171 0-1.999-.828t-.828-2V6.232q0-1.333.949-2.282T8.231 3M6 6.77v3.769h12v-3.77z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMonorailRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.366 21q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143H11.5v-2.327q0-.212.144-.356t.357-.144t.356.144t.143.356V20h4.154q.212 0 .356.144t.144.357t-.144.356t-.356.143zM8.23 3h7.538q1.333 0 2.282.949T19 6.231v9.173q0 1.171-.828 1.999t-1.999.828h-1.346q-.237 0-.397-.16q-.16-.161-.16-.398q0-.936-.668-1.602q-.668-.667-1.605-.667t-1.602.666t-.664 1.603q0 .237-.16.398q-.161.16-.398.16H7.827q-1.171 0-1.999-.828t-.828-2V6.232q0-1.333.949-2.282T8.231 3M6 6.77v3.769h12v-3.77z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.366 21q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143H11.5v-2.327q0-.212.144-.356t.357-.144t.356.144t.143.356V20h4.154q.212 0 .356.144t.144.357t-.144.356t-.356.143zM8.23 3h7.538q1.333 0 2.282.949T19 6.231v9.173q0 1.171-.828 1.999t-1.999.828h-1.346q-.237 0-.397-.16q-.16-.161-.16-.398q0-.936-.668-1.602q-.668-.667-1.605-.667t-1.602.666t-.664 1.603q0 .237-.16.398q-.161.16-.398.16H7.827q-1.171 0-1.999-.828t-.828-2V6.232q0-1.333.949-2.282T8.231 3M6 6.77v3.769h12v-3.77z"/></svg>
</template>

CSS

.icon-monorail-rounded {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.366%2021q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143H11.5v-2.327q0-.212.144-.356t.357-.144t.356.144t.143.356V20h4.154q.212%200%20.356.144t.144.357t-.144.356t-.356.143zM8.23%203h7.538q1.333%200%202.282.949T19%206.231v9.173q0%201.171-.828%201.999t-1.999.828h-1.346q-.237%200-.397-.16q-.16-.161-.16-.398q0-.936-.668-1.602q-.668-.667-1.605-.667t-1.602.666t-.664%201.603q0%20.237-.16.398q-.161.16-.398.16H7.827q-1.171%200-1.999-.828t-.828-2V6.232q0-1.333.949-2.282T8.231%203M6%206.77v3.769h12v-3.77z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.366%2021q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143H11.5v-2.327q0-.212.144-.356t.357-.144t.356.144t.143.356V20h4.154q.212%200%20.356.144t.144.357t-.144.356t-.356.143zM8.23%203h7.538q1.333%200%202.282.949T19%206.231v9.173q0%201.171-.828%201.999t-1.999.828h-1.346q-.237%200-.397-.16q-.16-.161-.16-.398q0-.936-.668-1.602q-.668-.667-1.605-.667t-1.602.666t-.664%201.603q0%20.237-.16.398q-.161.16-.398.16H7.827q-1.171%200-1.999-.828t-.828-2V6.232q0-1.333.949-2.282T8.231%203M6%206.77v3.769h12v-3.77z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/monorail-rounded.svg?color=%231a73e8&size=48