traffic jam icon
traffic-jam-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- traffic-jam-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 traffic jam icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.23 19.096v1.289q0 .256-.18.436q-.18.179-.437.179t-.435-.18Q2 20.642 2 20.386v-6.9q0-.245.042-.48q.041-.234.145-.459l1.746-4.121q.138-.346.435-.549q.298-.203.67-.203h8.231q.369 0 .675.203t.45.549l1.727 4.121q.104.225.145.46q.042.234.042.479v6.9q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435v-1.289zm.224-7.077h11.394l-1.402-3.346H4.862zm2.897 4.342q.322-.313.322-.785t-.326-.803t-.794-.33t-.788.33t-.323.803t.327.785t.793.312t.789-.312m7.192 0q.323-.313.323-.785t-.327-.803t-.793-.33t-.79.33t-.321.803t.326.785t.793.312q.467 0 .79-.312m2.593-10.457H7.406q-.25 0-.375-.155t-.125-.342t.125-.344t.375-.16H16q.364 0 .666.203q.303.202.44.55L18.813 9.7q.104.225.146.459t.041.48v7.015q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356v-7.292zm2.788-2.77h-8.654q-.25 0-.375-.154q-.125-.156-.125-.342t.125-.345t.375-.159h8.518q.363 0 .666.203q.303.201.44.55l1.688 3.986q.103.225.145.459t.041.48v6.996q0 .212-.144.356t-.356.144t-.356-.144t-.144-.356V7.516z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTrafficJamRounded(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="M3.23 19.096v1.289q0 .256-.18.436q-.18.179-.437.179t-.435-.18Q2 20.642 2 20.386v-6.9q0-.245.042-.48q.041-.234.145-.459l1.746-4.121q.138-.346.435-.549q.298-.203.67-.203h8.231q.369 0 .675.203t.45.549l1.727 4.121q.104.225.145.46q.042.234.042.479v6.9q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435v-1.289zm.224-7.077h11.394l-1.402-3.346H4.862zm2.897 4.342q.322-.313.322-.785t-.326-.803t-.794-.33t-.788.33t-.323.803t.327.785t.793.312t.789-.312m7.192 0q.323-.313.323-.785t-.327-.803t-.793-.33t-.79.33t-.321.803t.326.785t.793.312q.467 0 .79-.312m2.593-10.457H7.406q-.25 0-.375-.155t-.125-.342t.125-.344t.375-.16H16q.364 0 .666.203q.303.202.44.55L18.813 9.7q.104.225.146.459t.041.48v7.015q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356v-7.292zm2.788-2.77h-8.654q-.25 0-.375-.154q-.125-.156-.125-.342t.125-.345t.375-.159h8.518q.363 0 .666.203q.303.201.44.55l1.688 3.986q.103.225.145.459t.041.48v6.996q0 .212-.144.356t-.356.144t-.356-.144t-.144-.356V7.516z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.23 19.096v1.289q0 .256-.18.436q-.18.179-.437.179t-.435-.18Q2 20.642 2 20.386v-6.9q0-.245.042-.48q.041-.234.145-.459l1.746-4.121q.138-.346.435-.549q.298-.203.67-.203h8.231q.369 0 .675.203t.45.549l1.727 4.121q.104.225.145.46q.042.234.042.479v6.9q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435v-1.289zm.224-7.077h11.394l-1.402-3.346H4.862zm2.897 4.342q.322-.313.322-.785t-.326-.803t-.794-.33t-.788.33t-.323.803t.327.785t.793.312t.789-.312m7.192 0q.323-.313.323-.785t-.327-.803t-.793-.33t-.79.33t-.321.803t.326.785t.793.312q.467 0 .79-.312m2.593-10.457H7.406q-.25 0-.375-.155t-.125-.342t.125-.344t.375-.16H16q.364 0 .666.203q.303.202.44.55L18.813 9.7q.104.225.146.459t.041.48v7.015q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356v-7.292zm2.788-2.77h-8.654q-.25 0-.375-.154q-.125-.156-.125-.342t.125-.345t.375-.159h8.518q.363 0 .666.203q.303.201.44.55l1.688 3.986q.103.225.145.459t.041.48v6.996q0 .212-.144.356t-.356.144t-.356-.144t-.144-.356V7.516z"/></svg> </template>
CSS
.icon-traffic-jam-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%22M3.23%2019.096v1.289q0%20.256-.18.436q-.18.179-.437.179t-.435-.18Q2%2020.642%202%2020.386v-6.9q0-.245.042-.48q.041-.234.145-.459l1.746-4.121q.138-.346.435-.549q.298-.203.67-.203h8.231q.369%200%20.675.203t.45.549l1.727%204.121q.104.225.145.46q.042.234.042.479v6.9q0%20.256-.18.436q-.18.179-.438.179q-.257%200-.435-.18q-.178-.179-.178-.435v-1.289zm.224-7.077h11.394l-1.402-3.346H4.862zm2.897%204.342q.322-.313.322-.785t-.326-.803t-.794-.33t-.788.33t-.323.803t.327.785t.793.312t.789-.312m7.192%200q.323-.313.323-.785t-.327-.803t-.793-.33t-.79.33t-.321.803t.326.785t.793.312q.467%200%20.79-.312m2.593-10.457H7.406q-.25%200-.375-.155t-.125-.342t.125-.344t.375-.16H16q.364%200%20.666.203q.303.202.44.55L18.813%209.7q.104.225.146.459t.041.48v7.015q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356v-7.292zm2.788-2.77h-8.654q-.25%200-.375-.154q-.125-.156-.125-.342t.125-.345t.375-.159h8.518q.363%200%20.666.203q.303.201.44.55l1.688%203.986q.103.225.145.459t.041.48v6.996q0%20.212-.144.356t-.356.144t-.356-.144t-.144-.356V7.516z%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%22M3.23%2019.096v1.289q0%20.256-.18.436q-.18.179-.437.179t-.435-.18Q2%2020.642%202%2020.386v-6.9q0-.245.042-.48q.041-.234.145-.459l1.746-4.121q.138-.346.435-.549q.298-.203.67-.203h8.231q.369%200%20.675.203t.45.549l1.727%204.121q.104.225.145.46q.042.234.042.479v6.9q0%20.256-.18.436q-.18.179-.438.179q-.257%200-.435-.18q-.178-.179-.178-.435v-1.289zm.224-7.077h11.394l-1.402-3.346H4.862zm2.897%204.342q.322-.313.322-.785t-.326-.803t-.794-.33t-.788.33t-.323.803t.327.785t.793.312t.789-.312m7.192%200q.323-.313.323-.785t-.327-.803t-.793-.33t-.79.33t-.321.803t.326.785t.793.312q.467%200%20.79-.312m2.593-10.457H7.406q-.25%200-.375-.155t-.125-.342t.125-.344t.375-.16H16q.364%200%20.666.203q.303.202.44.55L18.813%209.7q.104.225.146.459t.041.48v7.015q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356v-7.292zm2.788-2.77h-8.654q-.25%200-.375-.154q-.125-.156-.125-.342t.125-.345t.375-.159h8.518q.363%200%20.666.203q.303.201.44.55l1.688%203.986q.103.225.145.459t.041.48v6.996q0%20.212-.144.356t-.356.144t-.356-.144t-.144-.356V7.516z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/traffic-jam-rounded.svg?color=%231a73e8&size=48