John KuehJohn Kueh

arrow turn backward icon

HugeIcons · ArrowTurnBackwardIcon · MIT

Download SVG

The HugeIcons arrow turn backward icon depicts a curved arrow pointing left, commonly used to indicate a previous action, a step back, or a return to a prior state.

Common uses

  • Undo last action
  • Navigate to previous page
  • Go back in a wizard/form

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArrowTurnBackwardIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ArrowTurnBackwardIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
back arrowundo iconprevious iconreturn icon

FAQ

What does the arrow turn backward icon represent?
It signifies reversing an action, returning to a previous step, or navigating backward in a sequence.
How do I use the ArrowTurnBackwardIcon in React?
Import both HugeiconsIcon and ArrowTurnBackwardIcon, then render it using <HugeiconsIcon icon={ArrowTurnBackwardIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →