Pixelarticons

Flip Vertical 2 Pixel Art Icon

A vertical flip icon for mirroring images or shapes along a horizontal axis in design, photo, and canvas applications.

arrows Free 1 variant

Tags

flipvertical

Style variants

base

Outline ยท rounded corners

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Flip Vertical 2 icon

Arrows or indicators showing a reflection across a horizontal axis, meaning the content is flipped upside down. Use it in design and image-editing toolbars to mirror artwork or a shape vertically. It pairs with flip-horizontal-2 and the two are typically offered together. Because 'vertical' and 'horizontal' describe the axis rather than the direction of movement, labels are especially helpful when both icons live in the same toolbar.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/flip-vertical-2.svg" width="24" height="24" alt="Flip Vertical 2" />

<!-- React -->
import { FlipVertical2 } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="flip-vertical-2.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons