John KuehJohn Kueh

flip left icon

HugeIcons · FlipLeftIcon · MIT

Download SVG

The HugeIcons flip left icon depicts a leftward rotation or flipping action, commonly used to indicate reversing direction or returning to a previous state.

Common uses

  • Undo last action
  • Navigate back to previous page
  • Rotate content 180 degrees

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rotate leftturn leftreverseback

FAQ

What does the FlipLeftIcon represent?
The FlipLeftIcon visually represents a leftward flip or rotation. It's often used in UIs to signify actions like undoing, going back, or reversing a transformation.
How do I use FlipLeftIcon in a React project?
To use FlipLeftIcon in React, import both HugeiconsIcon and FlipLeftIcon, then render the icon using <HugeiconsIcon icon={FlipLeftIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free use in both personal and 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 →