John KuehJohn Kueh

traffic cone icon

Lucide · traffic-cone · ISC

Download SVG

The Lucide traffic cone icon visually represents a safety cone, commonly used in user interfaces to indicate temporary closures, construction zones, or areas requiring caution.

Common uses

  • Marking a restricted area in a map interface.
  • Signaling a temporary system maintenance or downtime.
  • Highlighting a blocked or unavailable feature during a beta phase.

Use it in React

Install
npm i lucide-react
Import & render
import { TrafficCone } from 'lucide-react';

<TrafficCone size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
roadworkstarmacsafetyblocktrafficconesafety coneroad coneconstruction conewarning cone

FAQ

What is the traffic cone icon used for in UI design?
It's used to signify temporary restrictions, warnings, or areas that are under construction or maintenance, similar to its real-world purpose.
How do I use the traffic cone icon in React?
You can import and use it directly from the 'lucide-react' library with the following import statement: import { TrafficCone } from 'lucide-react'.
What is the license for the traffic cone icon?
The traffic cone icon is provided under the ISC license, which is a permissive open-source license.

Related icons

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

Looking for something else? Search Lucide 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 →