John KuehJohn Kueh

transition left icon

Tabler · transition-left · MIT

Download SVG

The Tabler transition left icon depicts an arrow pointing left, commonly used to indicate moving to a previous state, a preceding section, or navigating backward in a user interface.

Common uses

  • Back button in a wizard or multi-step form
  • Navigate to the previous item in a carousel or slider
  • Indicate returning to a previous menu or screen

Use it in React

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

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

Styles

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

outline
<IconTransitionLeft size={24} stroke={2} />
filled
<IconTransitionLeftFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
directionwestmovingtransitionleftnavigationflowmovementroutepatharrowspreviousback arrowmove leftwest arrow

FAQ

What does the transition left icon represent?
It represents movement to the left, often signifying a previous step, state, or section in a user interface.
How do I use the transition left icon in React?
You can import and use it in your React application with: `import { IconTransitionLeft } from '@tabler/icons-react'`.
What is the license for the Tabler transition left icon?
The Tabler icon library, including the transition left icon, is released 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 →