John KuehJohn Kueh

sign left icon

Tabler · sign-left · MIT

Download SVG

The Tabler sign left icon depicts a directional sign pointing to the left, commonly used to indicate a leftward turn, exit, or destination in user interfaces.

Common uses

  • Navigation prompts for left turns
  • Indicating the location of a left-side menu or feature
  • Map markers for leftward routes

Use it in React

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

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

Styles

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

outline
<IconSignLeft size={24} stroke={2} />
filled
<IconSignLeftFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
directionwestnavigationarrownavigatesignleftlocationgeographyplacemaparrow leftwest directionturn left signleft navigation

FAQ

What does the sign left icon represent?
It represents a sign indicating a direction to the left, useful for navigation and indicating leftward choices in a UI.
How do I use the sign left icon in React?
You can import and use it in your React components like this: import { IconSignLeft } from '@tabler/icons-react'.
What is the license for the Tabler sign left icon?
The Tabler icon library, including the sign left 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 →