traffic icon

traffic from Reicon by REICON · Outline · UI · MIT Free for personal and commercial use.

Name
traffic
Set
Reicon
Style
Outline
Category
UI
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All traffic icons →

More ui icons from Reicon

Use the traffic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.114 21.932A10.75 10.75 0 1 1 12 1.25a.75.75 0 0 1 0 1.5A9.25 9.25 0 1 0 21.25 12a.75.75 0 0 1 1.5 0a10.75 10.75 0 0 1-6.636 9.932"/><path d="M14.687 1.589a.75.75 0 1 0-.374 1.452a9.27 9.27 0 0 1 6.646 6.646a.75.75 0 0 0 1.452-.374a10.77 10.77 0 0 0-7.724-7.724"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconTraffic(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.114 21.932A10.75 10.75 0 1 1 12 1.25a.75.75 0 0 1 0 1.5A9.25 9.25 0 1 0 21.25 12a.75.75 0 0 1 1.5 0a10.75 10.75 0 0 1-6.636 9.932"/><path d="M14.687 1.589a.75.75 0 1 0-.374 1.452a9.27 9.27 0 0 1 6.646 6.646a.75.75 0 0 0 1.452-.374a10.77 10.77 0 0 0-7.724-7.724"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.114 21.932A10.75 10.75 0 1 1 12 1.25a.75.75 0 0 1 0 1.5A9.25 9.25 0 1 0 21.25 12a.75.75 0 0 1 1.5 0a10.75 10.75 0 0 1-6.636 9.932"/><path d="M14.687 1.589a.75.75 0 1 0-.374 1.452a9.27 9.27 0 0 1 6.646 6.646a.75.75 0 0 0 1.452-.374a10.77 10.77 0 0 0-7.724-7.724"/></g></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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.114%2021.932A10.75%2010.75%200%201%201%2012%201.25a.75.75%200%200%201%200%201.5A9.25%209.25%200%201%200%2021.25%2012a.75.75%200%200%201%201.5%200a10.75%2010.75%200%200%201-6.636%209.932%22%2F%3E%3Cpath%20d%3D%22M14.687%201.589a.75.75%200%201%200-.374%201.452a9.27%209.27%200%200%201%206.646%206.646a.75.75%200%200%200%201.452-.374a10.77%2010.77%200%200%200-7.724-7.724%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.114%2021.932A10.75%2010.75%200%201%201%2012%201.25a.75.75%200%200%201%200%201.5A9.25%209.25%200%201%200%2021.25%2012a.75.75%200%200%201%201.5%200a10.75%2010.75%200%200%201-6.636%209.932%22%2F%3E%3Cpath%20d%3D%22M14.687%201.589a.75.75%200%201%200-.374%201.452a9.27%209.27%200%200%201%206.646%206.646a.75.75%200%200%200%201.452-.374a10.77%2010.77%200%200%200-7.724-7.724%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/traffic.svg?color=%231a73e8&size=48

Traffic outline icon — Reicon · IconsDB