traffic icon
traffic-sharp from Material Symbols Light by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- traffic-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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-.315M7.943 20v-2.496q-.967-.235-1.445-.871q-.478-.637-.478-1.402h1.923v-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.923V4h8v2h2.039q0 .765-.536 1.402q-.535.636-1.503.871v2.343h2.039q0 .765-.536 1.401q-.535.637-1.503.872v2.342h2.039q0 .765-.536 1.402q-.535.636-1.503.87V20z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTrafficSharp(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-.315M7.943 20v-2.496q-.967-.235-1.445-.871q-.478-.637-.478-1.402h1.923v-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.923V4h8v2h2.039q0 .765-.536 1.402q-.535.636-1.503.871v2.343h2.039q0 .765-.536 1.401q-.535.637-1.503.872v2.342h2.039q0 .765-.536 1.402q-.535.636-1.503.87V20z"/></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-.315M7.943 20v-2.496q-.967-.235-1.445-.871q-.478-.637-.478-1.402h1.923v-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.923V4h8v2h2.039q0 .765-.536 1.402q-.535.636-1.503.871v2.343h2.039q0 .765-.536 1.401q-.535.637-1.503.872v2.342h2.039q0 .765-.536 1.402q-.535.636-1.503.87V20z"/></svg> </template>
CSS
.icon-traffic-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%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-.315M7.943%2020v-2.496q-.967-.235-1.445-.871q-.478-.637-.478-1.402h1.923v-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.923V4h8v2h2.039q0%20.765-.536%201.402q-.535.636-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.87V20z%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-.315M7.943%2020v-2.496q-.967-.235-1.445-.871q-.478-.637-.478-1.402h1.923v-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.923V4h8v2h2.039q0%20.765-.536%201.402q-.535.636-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.87V20z%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-sharp.svg?color=%231a73e8&size=48