John KuehJohn Kueh

flip vertical icon

HugeIcons · FlipVerticalIcon · MIT

Download SVG

The HugeIcons flip vertical icon depicts a square with an arrow indicating a vertical flip, commonly used to represent actions like mirroring or inverting content vertically.

Common uses

  • Vertical mirroring of images or elements
  • Inverting the orientation of a selected item
  • Toggling between two vertical states

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
vertical flipmirror verticalinvert verticalflip y

FAQ

What does the flip vertical icon represent?
It represents a vertical flip or mirroring action. It's used in UIs to indicate when content will be inverted along its vertical axis.
How do I use the FlipVerticalIcon in React?
Import both HugeiconsIcon and FlipVerticalIcon, then render it using <HugeiconsIcon icon={FlipVerticalIcon} />.
What is the license for this icon?
This icon is distributed 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 →