John KuehJohn Kueh

traffic incident icon

HugeIcons · TrafficIncidentIcon · MIT

Download SVG

The HugeIcons traffic incident icon visually represents a disruption on a road, commonly used to alert users to accidents, breakdowns, or other unexpected events affecting traffic flow.

Common uses

  • Alerting users to road closures
  • Indicating a traffic jam ahead
  • Highlighting accident locations on a map

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TrafficIncidentIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TrafficIncidentIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
road hazardaccidenttraffic warningroadblock

FAQ

What does the traffic incident icon represent?
It depicts a disruption on a road, such as an accident or breakdown, to signal a traffic issue.
How do I use the TrafficIncidentIcon in React?
Import both HugeiconsIcon and TrafficIncidentIcon, then render it using <HugeiconsIcon icon={TrafficIncidentIcon} />.
What is the license for this icon?
The HugeIcons traffic incident icon is released under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →