The Tabler arrow ramp left icon depicts a directional arrow with a ramp-like curve, commonly used to indicate a turn, a transition to a different path, or a return to a previous state.
Common uses
- Back button in navigation
- Returning to a previous step in a wizard
- Indicating a leftward turn or exit
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowRampLeft } from '@tabler/icons-react';
<IconArrowRampLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionsideturnarrowrampleftpointernavigationflownavigatearrowsback arrowturn leftreturn iconleft curve
FAQ
- What is the arrow ramp left icon used for?
- It's typically used to signify a leftward turn, a return to a previous state, or a transition in a user interface flow.
- How do I use the arrow ramp left icon in React?
- You can import and use it in your React application with: import { IconArrowRampLeft } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the arrow ramp 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 →