John KuehJohn Kueh

layer send backward icon

HugeIcons · LayerSendBackwardIcon · MIT

Download SVG

The HugeIcons layer send backward icon visually represents moving an object behind other objects in a layered interface, commonly used for arranging elements in design or editing software.

Common uses

  • Send object behind others
  • Reorder layers in a stack
  • Adjust element depth

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
move backsend behindlayer orderbackward

FAQ

What does the layer send backward icon represent?
It signifies the action of sending a selected item or layer to a position behind other items in a visual stack or interface.
How do I use the LayerSendBackwardIcon in React?
Import both HugeiconsIcon and LayerSendBackwardIcon from their respective packages and render it using: `<HugeiconsIcon icon={LayerSendBackwardIcon} />`.
What is the license for this icon?
This icon is provided 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 →