The Tabler arrow sharp turn left icon visually represents a sharp 90-degree turn to the left, commonly used to indicate a required directional change or a specific path in navigation or workflow diagrams.
Common uses
- Indicate a mandatory left turn in a step-by-step guide.
- Show a change in direction within a flowchart.
- Label a left-hand navigation menu item.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowSharpTurnLeft } from '@tabler/icons-react';
<IconArrowSharpTurnLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionnorthdownarrowsharpturnleftpointernavigationflowarrowsleft turn arrow90 degree leftdirection change leftsharp left
FAQ
- What does the arrow-sharp-turn-left icon represent?
- This icon depicts a sharp, 90-degree turn to the left. It's used to show a required directional change or a specific path.
- How do I use this icon in React?
- You can import and use it in your React application with: `import { IconArrowSharpTurnLeft } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including this 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 →