John KuehJohn Kueh

traffic jam 01 icon

HugeIcons · TrafficJam01Icon · MIT

Download SVG

The HugeIcons traffic jam 01 icon depicts a line of cars stuck in traffic, commonly used to represent congestion, delays, or a blocked status in user interfaces.

Common uses

  • Indicating a system slowdown or performance issue.
  • Showing a queue or backlog of tasks.
  • Representing a blocked or unavailable resource.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
congestiondelayblockagetraffic

FAQ

What does the TrafficJam01Icon represent?
It visually represents a traffic jam, symbolizing congestion, delays, or a blocked state.
How do I use the TrafficJam01Icon in React?
Import it as `import { TrafficJam01Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={TrafficJam01Icon} />`.
What is the license for this icon?
The HugeIcons traffic jam 01 icon is distributed 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →