John KuehJohn Kueh

traffic light icon

HugeIcons · TrafficLightIcon · MIT

Download SVG

The HugeIcons traffic light icon visually represents signals for controlling traffic flow, commonly used in interfaces to indicate status, warnings, or operational states.

Common uses

  • Status indicator for active/inactive items
  • Visual cue for system alerts
  • Progress step in a multi-stage process

Use it in React

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

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

Details

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

FAQ

What does the TrafficLightIcon represent?
It visually represents a traffic light, often used to signify status, control, or alerts within a user interface.
How do I use the TrafficLightIcon in React?
Import both HugeiconsIcon and TrafficLightIcon, then render it using <HugeiconsIcon icon={TrafficLightIcon} />.
What is the license for this icon?
The TrafficLightIcon is available under the MIT license, allowing for free commercial and non-commercial use.

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 →