commute-sharp from Material Symbols Light by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
commute-sharp
Set
Material Symbols Light
Style
Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the commute icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.673 18.039v1.692h-1v-5.966l1.452-4.15h7.866l1.451 4.15v5.966h-1v-1.693zm.23-5.078h8.309l-.854-2.461h-6.6zm1.232 3.347q.367 0 .626-.259q.258-.258.258-.626q0-.367-.258-.626q-.259-.258-.626-.258q-.368 0-.626.258q-.259.259-.259.626q0 .368.259.626q.258.259.625.259m5.847 0q.367 0 .626-.259q.259-.258.259-.626q0-.367-.26-.626q-.258-.258-.625-.258t-.626.258q-.259.259-.259.626q0 .368.259.626q.258.259.626.259M4.558 19.5v-.308L6.25 17.5q-1.404 0-2.548-.615Q2.558 16.269 2.558 15V6.5q0-1.016 1.494-1.508T8.558 4.5q3.046 0 4.523.487T14.558 6.5v1.346h-1V6.5h-10v7h5.346v6zm1.126-3.874q.258-.259.258-.626t-.258-.626t-.626-.258t-.626.258q-.259.259-.259.626t.259.626t.626.259t.626-.259"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCommuteSharp(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="M11.673 18.039v1.692h-1v-5.966l1.452-4.15h7.866l1.451 4.15v5.966h-1v-1.693zm.23-5.078h8.309l-.854-2.461h-6.6zm1.232 3.347q.367 0 .626-.259q.258-.258.258-.626q0-.367-.258-.626q-.259-.258-.626-.258q-.368 0-.626.258q-.259.259-.259.626q0 .368.259.626q.258.259.625.259m5.847 0q.367 0 .626-.259q.259-.258.259-.626q0-.367-.26-.626q-.258-.258-.625-.258t-.626.258q-.259.259-.259.626q0 .368.259.626q.258.259.626.259M4.558 19.5v-.308L6.25 17.5q-1.404 0-2.548-.615Q2.558 16.269 2.558 15V6.5q0-1.016 1.494-1.508T8.558 4.5q3.046 0 4.523.487T14.558 6.5v1.346h-1V6.5h-10v7h5.346v6zm1.126-3.874q.258-.259.258-.626t-.258-.626t-.626-.258t-.626.258q-.259.259-.259.626t.259.626t.626.259t.626-.259"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.673 18.039v1.692h-1v-5.966l1.452-4.15h7.866l1.451 4.15v5.966h-1v-1.693zm.23-5.078h8.309l-.854-2.461h-6.6zm1.232 3.347q.367 0 .626-.259q.258-.258.258-.626q0-.367-.258-.626q-.259-.258-.626-.258q-.368 0-.626.258q-.259.259-.259.626q0 .368.259.626q.258.259.625.259m5.847 0q.367 0 .626-.259q.259-.258.259-.626q0-.367-.26-.626q-.258-.258-.625-.258t-.626.258q-.259.259-.259.626q0 .368.259.626q.258.259.626.259M4.558 19.5v-.308L6.25 17.5q-1.404 0-2.548-.615Q2.558 16.269 2.558 15V6.5q0-1.016 1.494-1.508T8.558 4.5q3.046 0 4.523.487T14.558 6.5v1.346h-1V6.5h-10v7h5.346v6zm1.126-3.874q.258-.259.258-.626t-.258-.626t-.626-.258t-.626.258q-.259.259-.259.626t.259.626t.626.259t.626-.259"/></svg>
</template>

CSS

.icon-commute-sharp {
  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%22M11.673%2018.039v1.692h-1v-5.966l1.452-4.15h7.866l1.451%204.15v5.966h-1v-1.693zm.23-5.078h8.309l-.854-2.461h-6.6zm1.232%203.347q.367%200%20.626-.259q.258-.258.258-.626q0-.367-.258-.626q-.259-.258-.626-.258q-.368%200-.626.258q-.259.259-.259.626q0%20.368.259.626q.258.259.625.259m5.847%200q.367%200%20.626-.259q.259-.258.259-.626q0-.367-.26-.626q-.258-.258-.625-.258t-.626.258q-.259.259-.259.626q0%20.368.259.626q.258.259.626.259M4.558%2019.5v-.308L6.25%2017.5q-1.404%200-2.548-.615Q2.558%2016.269%202.558%2015V6.5q0-1.016%201.494-1.508T8.558%204.5q3.046%200%204.523.487T14.558%206.5v1.346h-1V6.5h-10v7h5.346v6zm1.126-3.874q.258-.259.258-.626t-.258-.626t-.626-.258t-.626.258q-.259.259-.259.626t.259.626t.626.259t.626-.259%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%22M11.673%2018.039v1.692h-1v-5.966l1.452-4.15h7.866l1.451%204.15v5.966h-1v-1.693zm.23-5.078h8.309l-.854-2.461h-6.6zm1.232%203.347q.367%200%20.626-.259q.258-.258.258-.626q0-.367-.258-.626q-.259-.258-.626-.258q-.368%200-.626.258q-.259.259-.259.626q0%20.368.259.626q.258.259.625.259m5.847%200q.367%200%20.626-.259q.259-.258.259-.626q0-.367-.26-.626q-.258-.258-.625-.258t-.626.258q-.259.259-.259.626q0%20.368.259.626q.258.259.626.259M4.558%2019.5v-.308L6.25%2017.5q-1.404%200-2.548-.615Q2.558%2016.269%202.558%2015V6.5q0-1.016%201.494-1.508T8.558%204.5q3.046%200%204.523.487T14.558%206.5v1.346h-1V6.5h-10v7h5.346v6zm1.126-3.874q.258-.259.258-.626t-.258-.626t-.626-.258t-.626.258q-.259.259-.259.626t.259.626t.626.259t.626-.259%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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