The Tabler s turn left icon depicts a directional arrow indicating a left turn, commonly used to represent navigation, route changes, or movement in a westward direction within user interfaces.
Common uses
- Navigation controls for maps or directions
- Indicating a change in flow or direction in a process diagram
- Back button or previous step indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSTurnLeft } from '@tabler/icons-react';
<IconSTurnLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowdirectionwestturnleftnavigationflowmovementroutepatharrowssarrow leftwest arrowturn backroute left
FAQ
- What does the s turn left icon represent?
- It represents a left turn or a westward direction, often used for navigation or indicating a change in path.
- How do I use the s turn left icon in React?
- You can import and use it in React with: import { IconSTurnLeft } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the s turn 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 →