John KuehJohn Kueh

signpost icon

Lucide · signpost · ISC

Download SVG

The Lucide signpost icon depicts a post with two directional arrows, commonly used to indicate choices, directions, or different paths within a user interface.

Common uses

  • Displaying navigation options
  • Indicating route choices
  • Marking different sections or categories

Use it in React

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

<Signpost size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
navigationdirectionarrowwayfindingguidelocationpointerrouteindicatormarkerbidirectionalleftrighteastwestsignpost

FAQ

What is the signpost icon used for?
It's used to represent directional choices, navigation options, or to indicate different paths a user can take.
How do I use the signpost icon in React?
You can import and use it like this: import { Signpost } from 'lucide-react'. Then render it as <Signpost />.
What is the license for the Lucide signpost icon?
The Lucide icon library, including the signpost icon, is available under the ISC 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 →