The Tabler u turn right icon visually represents a U-turn maneuver, commonly used in interfaces to indicate reversing direction, changing course, or returning to a previous state.
Common uses
- Undo last action
- Navigate back to a previous page
- Reverse a process or setting
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUTurnRight } from '@tabler/icons-react';
<IconUTurnRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- reversechangefliprotaterevertbackwardloopswervereturnredirectarrowsuturnrightreverse arrowback arrow
FAQ
- What does the u-turn-right icon signify?
- It signifies reversing direction or changing course, often used for actions like undoing, reverting, or navigating backward.
- How do I use the u-turn-right icon in React?
- You can import and use it in React with: import { IconUTurnRight } from '@tabler/icons-react'
- What is the license for the Tabler u-turn-right icon?
- The Tabler icons, including u-turn-right, are distributed 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 →