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

Name
commute
Set
Material Symbols Light
Style
Regular
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="M10.673 19.312V13.77l1.362-3.89q.067-.12.16-.193t.29-.072h7.146q.17 0 .286.072t.164.194l1.361 3.889v5.541q0 .178-.12.299q-.121.12-.299.12h-.161q-.178 0-.299-.12q-.12-.121-.12-.299v-1.273h-8.77v1.273q0 .178-.12.299q-.122.12-.3.12h-.16q-.178 0-.299-.12q-.121-.121-.121-.299m1.23-6.35h8.309l-.854-2.461h-6.6zm1.232 3.347q.376 0 .63-.259q.254-.258.254-.626q0-.367-.254-.626q-.254-.258-.63-.258t-.63.258q-.255.259-.255.626q0 .368.254.626q.255.259.63.259m5.847 0q.376 0 .63-.259q.255-.258.255-.626q0-.367-.255-.626q-.254-.258-.63-.258t-.63.258t-.255.626t.255.626q.254.259.63.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.87q.258-.254.258-.63t-.258-.63t-.626-.254t-.626.254t-.259.63t.259.63t.626.254t.626-.254"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCommute(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="M10.673 19.312V13.77l1.362-3.89q.067-.12.16-.193t.29-.072h7.146q.17 0 .286.072t.164.194l1.361 3.889v5.541q0 .178-.12.299q-.121.12-.299.12h-.161q-.178 0-.299-.12q-.12-.121-.12-.299v-1.273h-8.77v1.273q0 .178-.12.299q-.122.12-.3.12h-.16q-.178 0-.299-.12q-.121-.121-.121-.299m1.23-6.35h8.309l-.854-2.461h-6.6zm1.232 3.347q.376 0 .63-.259q.254-.258.254-.626q0-.367-.254-.626q-.254-.258-.63-.258t-.63.258q-.255.259-.255.626q0 .368.254.626q.255.259.63.259m5.847 0q.376 0 .63-.259q.255-.258.255-.626q0-.367-.255-.626q-.254-.258-.63-.258t-.63.258t-.255.626t.255.626q.254.259.63.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.87q.258-.254.258-.63t-.258-.63t-.626-.254t-.626.254t-.259.63t.259.63t.626.254t.626-.254"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.673 19.312V13.77l1.362-3.89q.067-.12.16-.193t.29-.072h7.146q.17 0 .286.072t.164.194l1.361 3.889v5.541q0 .178-.12.299q-.121.12-.299.12h-.161q-.178 0-.299-.12q-.12-.121-.12-.299v-1.273h-8.77v1.273q0 .178-.12.299q-.122.12-.3.12h-.16q-.178 0-.299-.12q-.121-.121-.121-.299m1.23-6.35h8.309l-.854-2.461h-6.6zm1.232 3.347q.376 0 .63-.259q.254-.258.254-.626q0-.367-.254-.626q-.254-.258-.63-.258t-.63.258q-.255.259-.255.626q0 .368.254.626q.255.259.63.259m5.847 0q.376 0 .63-.259q.255-.258.255-.626q0-.367-.255-.626q-.254-.258-.63-.258t-.63.258t-.255.626t.255.626q.254.259.63.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.87q.258-.254.258-.63t-.258-.63t-.626-.254t-.626.254t-.259.63t.259.63t.626.254t.626-.254"/></svg>
</template>

CSS

.icon-commute {
  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%22M10.673%2019.312V13.77l1.362-3.89q.067-.12.16-.193t.29-.072h7.146q.17%200%20.286.072t.164.194l1.361%203.889v5.541q0%20.178-.12.299q-.121.12-.299.12h-.161q-.178%200-.299-.12q-.12-.121-.12-.299v-1.273h-8.77v1.273q0%20.178-.12.299q-.122.12-.3.12h-.16q-.178%200-.299-.12q-.121-.121-.121-.299m1.23-6.35h8.309l-.854-2.461h-6.6zm1.232%203.347q.376%200%20.63-.259q.254-.258.254-.626q0-.367-.254-.626q-.254-.258-.63-.258t-.63.258q-.255.259-.255.626q0%20.368.254.626q.255.259.63.259m5.847%200q.376%200%20.63-.259q.255-.258.255-.626q0-.367-.255-.626q-.254-.258-.63-.258t-.63.258t-.255.626t.255.626q.254.259.63.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.87q.258-.254.258-.63t-.258-.63t-.626-.254t-.626.254t-.259.63t.259.63t.626.254t.626-.254%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%22M10.673%2019.312V13.77l1.362-3.89q.067-.12.16-.193t.29-.072h7.146q.17%200%20.286.072t.164.194l1.361%203.889v5.541q0%20.178-.12.299q-.121.12-.299.12h-.161q-.178%200-.299-.12q-.12-.121-.12-.299v-1.273h-8.77v1.273q0%20.178-.12.299q-.122.12-.3.12h-.16q-.178%200-.299-.12q-.121-.121-.121-.299m1.23-6.35h8.309l-.854-2.461h-6.6zm1.232%203.347q.376%200%20.63-.259q.254-.258.254-.626q0-.367-.254-.626q-.254-.258-.63-.258t-.63.258q-.255.259-.255.626q0%20.368.254.626q.255.259.63.259m5.847%200q.376%200%20.63-.259q.255-.258.255-.626q0-.367-.255-.626q-.254-.258-.63-.258t-.63.258t-.255.626t.255.626q.254.259.63.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.87q.258-.254.258-.63t-.258-.63t-.626-.254t-.626.254t-.259.63t.259.63t.626.254t.626-.254%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.svg?color=%231a73e8&size=48