The Tabler traffic lights off icon depicts a traffic signal with all lights extinguished, commonly used to represent a disabled or non-functional traffic control system, or a state where traffic rules are not currently enforced.
Common uses
- Indicate a broken or offline traffic light system.
- Represent a temporary road closure or detour.
- Show a state of 'no traffic control' at an intersection.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTrafficLightsOff } from '@tabler/icons-react';
<IconTrafficLightsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- streetroadgreenredyellowvehiclestopdrivecrossingpedestriancrossroadsjunctionintersectionmaptrafficlights
FAQ
- What does the traffic lights off icon represent?
- This icon signifies a traffic signal that is not operational, implying a lack of traffic control or a system malfunction.
- How do I use the traffic lights off icon in React?
- You can import and use it in your React application with: import { IconTrafficLightsOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the traffic lights off icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →