traffic icon
traffic from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- traffic
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the traffic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.739 17.3q.319-.314.319-.796q0-.481-.315-.8t-.796-.32t-.8.315q-.32.315-.32.796t.315.801t.796.32t.8-.315m0-4.5q.32-.315.32-.796t-.315-.801t-.796-.32t-.8.315t-.32.796t.315.801t.796.32t.8-.315m0-4.5q.32-.315.32-.796t-.315-.801t-.796-.32t-.8.315t-.32.797t.315.8t.796.32t.8-.315m-4.796 6.93v-2.342q-.967-.235-1.445-.872q-.478-.636-.478-1.401h1.923V8.273q-.967-.235-1.445-.871Q6.019 6.765 6.019 6h1.923v-.923q0-.518.294-.797T8.942 4h6q.413 0 .706.28t.294.797V6h2.039q0 .766-.536 1.402q-.535.637-1.503.871v2.343h2.039q0 .765-.536 1.401q-.535.637-1.503.872v2.342h2.039q0 .765-.536 1.402q-.535.636-1.503.87V19q0 .413-.293.706t-.707.294h-6q-.412 0-.706-.294T7.942 19v-1.496q-.967-.235-1.445-.871q-.478-.637-.478-1.402z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTraffic(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="M12.739 17.3q.319-.314.319-.796q0-.481-.315-.8t-.796-.32t-.8.315q-.32.315-.32.796t.315.801t.796.32t.8-.315m0-4.5q.32-.315.32-.796t-.315-.801t-.796-.32t-.8.315t-.32.796t.315.801t.796.32t.8-.315m0-4.5q.32-.315.32-.796t-.315-.801t-.796-.32t-.8.315t-.32.797t.315.8t.796.32t.8-.315m-4.796 6.93v-2.342q-.967-.235-1.445-.872q-.478-.636-.478-1.401h1.923V8.273q-.967-.235-1.445-.871Q6.019 6.765 6.019 6h1.923v-.923q0-.518.294-.797T8.942 4h6q.413 0 .706.28t.294.797V6h2.039q0 .766-.536 1.402q-.535.637-1.503.871v2.343h2.039q0 .765-.536 1.401q-.535.637-1.503.872v2.342h2.039q0 .765-.536 1.402q-.535.636-1.503.87V19q0 .413-.293.706t-.707.294h-6q-.412 0-.706-.294T7.942 19v-1.496q-.967-.235-1.445-.871q-.478-.637-.478-1.402z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.739 17.3q.319-.314.319-.796q0-.481-.315-.8t-.796-.32t-.8.315q-.32.315-.32.796t.315.801t.796.32t.8-.315m0-4.5q.32-.315.32-.796t-.315-.801t-.796-.32t-.8.315t-.32.796t.315.801t.796.32t.8-.315m0-4.5q.32-.315.32-.796t-.315-.801t-.796-.32t-.8.315t-.32.797t.315.8t.796.32t.8-.315m-4.796 6.93v-2.342q-.967-.235-1.445-.872q-.478-.636-.478-1.401h1.923V8.273q-.967-.235-1.445-.871Q6.019 6.765 6.019 6h1.923v-.923q0-.518.294-.797T8.942 4h6q.413 0 .706.28t.294.797V6h2.039q0 .766-.536 1.402q-.535.637-1.503.871v2.343h2.039q0 .765-.536 1.401q-.535.637-1.503.872v2.342h2.039q0 .765-.536 1.402q-.535.636-1.503.87V19q0 .413-.293.706t-.707.294h-6q-.412 0-.706-.294T7.942 19v-1.496q-.967-.235-1.445-.871q-.478-.637-.478-1.402z"/></svg> </template>
CSS
.icon-traffic {
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%22M12.739%2017.3q.319-.314.319-.796q0-.481-.315-.8t-.796-.32t-.8.315q-.32.315-.32.796t.315.801t.796.32t.8-.315m0-4.5q.32-.315.32-.796t-.315-.801t-.796-.32t-.8.315t-.32.796t.315.801t.796.32t.8-.315m0-4.5q.32-.315.32-.796t-.315-.801t-.796-.32t-.8.315t-.32.797t.315.8t.796.32t.8-.315m-4.796%206.93v-2.342q-.967-.235-1.445-.872q-.478-.636-.478-1.401h1.923V8.273q-.967-.235-1.445-.871Q6.019%206.765%206.019%206h1.923v-.923q0-.518.294-.797T8.942%204h6q.413%200%20.706.28t.294.797V6h2.039q0%20.766-.536%201.402q-.535.637-1.503.871v2.343h2.039q0%20.765-.536%201.401q-.535.637-1.503.872v2.342h2.039q0%20.765-.536%201.402q-.535.636-1.503.87V19q0%20.413-.293.706t-.707.294h-6q-.412%200-.706-.294T7.942%2019v-1.496q-.967-.235-1.445-.871q-.478-.637-.478-1.402z%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%22M12.739%2017.3q.319-.314.319-.796q0-.481-.315-.8t-.796-.32t-.8.315q-.32.315-.32.796t.315.801t.796.32t.8-.315m0-4.5q.32-.315.32-.796t-.315-.801t-.796-.32t-.8.315t-.32.796t.315.801t.796.32t.8-.315m0-4.5q.32-.315.32-.796t-.315-.801t-.796-.32t-.8.315t-.32.797t.315.8t.796.32t.8-.315m-4.796%206.93v-2.342q-.967-.235-1.445-.872q-.478-.636-.478-1.401h1.923V8.273q-.967-.235-1.445-.871Q6.019%206.765%206.019%206h1.923v-.923q0-.518.294-.797T8.942%204h6q.413%200%20.706.28t.294.797V6h2.039q0%20.766-.536%201.402q-.535.637-1.503.871v2.343h2.039q0%20.765-.536%201.401q-.535.637-1.503.872v2.342h2.039q0%20.765-.536%201.402q-.535.636-1.503.87V19q0%20.413-.293.706t-.707.294h-6q-.412%200-.706-.294T7.942%2019v-1.496q-.967-.235-1.445-.871q-.478-.637-.478-1.402z%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.svg?color=%231a73e8&size=48