John KuehJohn Kueh

flip horizontal icon

HugeIcons · FlipHorizontalIcon · MIT

Download SVG

The HugeIcons flip horizontal icon depicts a mirrored version of an object, commonly used to indicate a horizontal flip or reversal action in user interfaces.

Common uses

  • Reversing image orientation
  • Flipping text horizontally
  • Toggling a mirrored view

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
mirror iconreverse horizontalflip iconhorizontal mirror

FAQ

What is the purpose of the flip horizontal icon?
This icon represents the action of flipping an element horizontally, often used for mirroring or reversing its orientation.
How do I use the FlipHorizontalIcon in React?
Import both HugeiconsIcon and FlipHorizontalIcon, then render them using <HugeiconsIcon icon={FlipHorizontalIcon} />.
What is the license for this icon?
The FlipHorizontalIcon 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 →