John KuehJohn Kueh

flip right icon

HugeIcons · FlipRightIcon · MIT

Download SVG

The HugeIcons flip right icon depicts a rightward-facing arrow that is flipped horizontally, commonly used to indicate a reverse or backward action, such as undoing a previous step or navigating to a previous item.

Common uses

  • Undo last action
  • Go to previous item/page
  • Reverse direction

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
undobackpreviousreverse

FAQ

What does the flip right icon represent?
It represents a reverse or backward action, like undoing something or going back to a previous state.
How do I use the FlipRightIcon in React?
Import both HugeiconsIcon and FlipRightIcon, then render <HugeiconsIcon icon={FlipRightIcon} />.
What is the license for this icon?
This icon is available under the MIT license.

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 →