John KuehJohn Kueh

road sign icon

Tabler · road-sign · MIT

Download SVG

The Tabler road sign icon depicts a standard traffic sign, commonly used in UI to represent locations, navigation points, or specific directives.

Common uses

  • Marking a specific location on a map.
  • Indicating a turn or route change.
  • Signifying a restriction or information point.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconRoadSign } from '@tabler/icons-react';

<IconRoadSign size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
telltaleprohibitiveindicativecautionarycodexrestrictionsroadsignlocationnavigationmaptraffic signwaypointdirectivemarker

FAQ

What is the purpose of the road sign icon?
This icon is used to visually represent traffic signs, useful for navigation, location markers, or indicating rules and information within an interface.
How do I use the road sign icon in React?
Import it directly from the library: import { IconRoadSign } from '@tabler/icons-react'. Then use it as a component: <IconRoadSign />.
What is the license for this icon?
The Tabler icons, including the road sign icon, 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 →