Pixelarticons

Flip To Back Pixel Art Icon

A 'send to back' icon for moving objects behind all other layers in design tools and Z-order controls.

design Pro 2 variants

Tags

fliptoback

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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

About the Flip To Back icon

Two overlapping shapes where the selected one is pushed behind the other, representing 'Send to back' or the lowest Z-order position. Use it in a design tool's arrange panel, a slide editor's layer-order menu, or a diagram editor's object stacking control. It is more extreme than 'Send backward' (one step down): this sends the object all the way to the bottom of the stack. For moving to the very front, flip-to-front is the complementary action.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/flip-to-back.svg" width="24" height="24" alt="Flip To Back" />

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

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

Related icons