John KuehJohn Kueh

sign right icon

Tabler · sign-right · MIT

Download SVG

The Tabler sign right icon depicts a directional sign pointing to the right, commonly used to indicate a path, direction, or next step in a user interface.

Common uses

  • Next step or page navigation
  • Indicating a 'go to' or 'proceed' action
  • Showing the direction of a specific location on a map

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSignRight size={24} stroke={2} />
filled
<IconSignRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
directioneastnavigationarrownavigatesignrightlocationgeographyplacemaparrow righteast arrownavigation arrowproceed icon

FAQ

What is the sign right icon used for?
It's used to visually represent a rightward direction, often for navigation, indicating the next step, or showing the way to a location.
How do I use the sign right icon in React?
You can import and use it in your React application with: import { IconSignRight } from '@tabler/icons-react'.
What is the license for the sign right icon?
The Tabler icon library, including the sign right icon, is 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 →