commute icon
commute-outline-sharp from Material Symbols Light by Google · Outline Sharp · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- commute-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline 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
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.692h-1v-5.966l1.46-4.15h7.858l1.451 4.15v5.966h-1v-1.693zm.23-5.078h8.309l-.854-2.461h-6.6zm-.345.885v3.308zm1.577 2.462q.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-.254m5.874 1.524h9v-3.308h-9z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCommuteOutlineSharp(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.46-4.15h7.858l1.451 4.15v5.966h-1v-1.693zm.23-5.078h8.309l-.854-2.461h-6.6zm-.345.885v3.308zm1.577 2.462q.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-.254m5.874 1.524h9v-3.308h-9z"/></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.46-4.15h7.858l1.451 4.15v5.966h-1v-1.693zm.23-5.078h8.309l-.854-2.461h-6.6zm-.345.885v3.308zm1.577 2.462q.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-.254m5.874 1.524h9v-3.308h-9z"/></svg> </template>
CSS
.icon-commute-outline-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.46-4.15h7.858l1.451%204.15v5.966h-1v-1.693zm.23-5.078h8.309l-.854-2.461h-6.6zm-.345.885v3.308zm1.577%202.462q.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-.254m5.874%201.524h9v-3.308h-9z%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.46-4.15h7.858l1.451%204.15v5.966h-1v-1.693zm.23-5.078h8.309l-.854-2.461h-6.6zm-.345.885v3.308zm1.577%202.462q.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-.254m5.874%201.524h9v-3.308h-9z%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-outline-sharp.svg?color=%231a73e8&size=48