The Tabler traffic cone icon visually represents a traffic cone, commonly used in user interfaces to indicate roadwork, temporary closures, or cautionary areas.
Common uses
- Marking construction zones on a map.
- Indicating temporary road diversions.
- Highlighting areas requiring caution.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTrafficCone } from '@tabler/icons-react';
<IconTrafficCone size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- streetroadvehiclerepairwarninglanedrivetrafficconelocationmaproad conewarning coneconstruction cone
FAQ
- What does the traffic cone icon represent?
- It represents a traffic cone, used to signal warnings, detours, or construction areas.
- How do I use the traffic cone icon in React?
- You can import and use it like this: import { IconTrafficCone } from '@tabler/icons-react'; <IconTrafficCone />.
- What is the license for this icon?
- The Tabler icons, including the traffic cone, are available 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 →