The Phosphor signpost icon visually represents a directional sign, commonly used in interfaces to indicate navigation, choices, or points of interest.
Common uses
- Navigation menu item
- Link to directions or map feature
- Indicate a choice or branching path
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Signpost } from '@phosphor-icons/react';
<Signpost size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Signpost size={24} />thin
<Signpost size={24} weight="thin" />light
<Signpost size={24} weight="light" />bold
<Signpost size={24} weight="bold" />fill
<Signpost size={24} weight="fill" />duotone
<Signpost size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- maps & travel
- Keywords
- directiontrafficroad signtransittransportationmaps & travelsignpostdirection signwaypointnavigation marker
FAQ
- What is the signpost icon used for?
- It's used to represent directions, choices, or navigation elements within an application's user interface.
- How do I use the signpost icon in React?
- You can import and use it like this: import { Signpost } from '@phosphor-icons/react'.
- What is the license for Phosphor icons?
- Phosphor icons are distributed under the MIT license, allowing for free usage.
Related icons
The same idea in other libraries, and near matches in Phosphor.