commute icon
commute-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- commute-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
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.192q0 .212-.144.356t-.356.144t-.357-.144t-.143-.356v-5.193q0-.136.016-.273q.015-.136.065-.267l.992-2.802q.162-.48.586-.78t.949-.3h5.554q.525 0 .949.3t.585.78l.993 2.802q.05.13.065.268q.015.136.015.272v5.193q0 .212-.144.356q-.143.144-.356.144t-.356-.144t-.144-.356v-1.193zm.23-5.078h8.309l-.72-2.038q-.057-.192-.211-.308t-.365-.115H13.2q-.211 0-.365.115q-.154.116-.212.308zm1.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.259M5.209 19.5q-.265 0-.36-.252t.097-.444L6.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.5v.846q0 .213-.144.357t-.357.143t-.356-.143t-.143-.357V6.5h-10v7h4.538q.343 0 .576.232q.232.233.232.576v4.384q0 .344-.232.576q-.233.232-.576.232zm.475-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 MaterialSymbolsLightCommuteRounded(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.192q0 .212-.144.356t-.356.144t-.357-.144t-.143-.356v-5.193q0-.136.016-.273q.015-.136.065-.267l.992-2.802q.162-.48.586-.78t.949-.3h5.554q.525 0 .949.3t.585.78l.993 2.802q.05.13.065.268q.015.136.015.272v5.193q0 .212-.144.356q-.143.144-.356.144t-.356-.144t-.144-.356v-1.193zm.23-5.078h8.309l-.72-2.038q-.057-.192-.211-.308t-.365-.115H13.2q-.211 0-.365.115q-.154.116-.212.308zm1.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.259M5.209 19.5q-.265 0-.36-.252t.097-.444L6.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.5v.846q0 .213-.144.357t-.357.143t-.356-.143t-.143-.357V6.5h-10v7h4.538q.343 0 .576.232q.232.233.232.576v4.384q0 .344-.232.576q-.233.232-.576.232zm.475-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="M11.673 18.039v1.192q0 .212-.144.356t-.356.144t-.357-.144t-.143-.356v-5.193q0-.136.016-.273q.015-.136.065-.267l.992-2.802q.162-.48.586-.78t.949-.3h5.554q.525 0 .949.3t.585.78l.993 2.802q.05.13.065.268q.015.136.015.272v5.193q0 .212-.144.356q-.143.144-.356.144t-.356-.144t-.144-.356v-1.193zm.23-5.078h8.309l-.72-2.038q-.057-.192-.211-.308t-.365-.115H13.2q-.211 0-.365.115q-.154.116-.212.308zm1.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.259M5.209 19.5q-.265 0-.36-.252t.097-.444L6.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.5v.846q0 .213-.144.357t-.357.143t-.356-.143t-.143-.357V6.5h-10v7h4.538q.343 0 .576.232q.232.233.232.576v4.384q0 .344-.232.576q-.233.232-.576.232zm.475-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-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%22M11.673%2018.039v1.192q0%20.212-.144.356t-.356.144t-.357-.144t-.143-.356v-5.193q0-.136.016-.273q.015-.136.065-.267l.992-2.802q.162-.48.586-.78t.949-.3h5.554q.525%200%20.949.3t.585.78l.993%202.802q.05.13.065.268q.015.136.015.272v5.193q0%20.212-.144.356q-.143.144-.356.144t-.356-.144t-.144-.356v-1.193zm.23-5.078h8.309l-.72-2.038q-.057-.192-.211-.308t-.365-.115H13.2q-.211%200-.365.115q-.154.116-.212.308zm1.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.259M5.209%2019.5q-.265%200-.36-.252t.097-.444L6.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.5v.846q0%20.213-.144.357t-.357.143t-.356-.143t-.143-.357V6.5h-10v7h4.538q.343%200%20.576.232q.232.233.232.576v4.384q0%20.344-.232.576q-.233.232-.576.232zm.475-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%22M11.673%2018.039v1.192q0%20.212-.144.356t-.356.144t-.357-.144t-.143-.356v-5.193q0-.136.016-.273q.015-.136.065-.267l.992-2.802q.162-.48.586-.78t.949-.3h5.554q.525%200%20.949.3t.585.78l.993%202.802q.05.13.065.268q.015.136.015.272v5.193q0%20.212-.144.356q-.143.144-.356.144t-.356-.144t-.144-.356v-1.193zm.23-5.078h8.309l-.72-2.038q-.057-.192-.211-.308t-.365-.115H13.2q-.211%200-.365.115q-.154.116-.212.308zm1.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.259M5.209%2019.5q-.265%200-.36-.252t.097-.444L6.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.5v.846q0%20.213-.144.357t-.357.143t-.356-.143t-.143-.357V6.5h-10v7h4.538q.343%200%20.576.232q.232.233.232.576v4.384q0%20.344-.232.576q-.233.232-.576.232zm.475-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-rounded.svg?color=%231a73e8&size=48