The Lucide send to back icon visually represents moving an object behind others in a layered arrangement, commonly used in design tools to control stacking order.
Common uses
- Sending a selected shape behind other elements in a canvas editor.
- Arranging layers in a graphic design application.
- Controlling the z-index of elements in a visual programming interface.
Use it in React
Install
npm i lucide-reactImport & render
import { SendToBack } from 'lucide-react';
<SendToBack size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- bringsendmoveunderbackbackwardsoverlaplayerordertomove to backlayer backwardsend behindobject order
FAQ
- What does the send to back icon mean?
- It signifies the action of placing a selected item behind all other items in a visual stack or layer order.
- How do I use the send to back icon in React?
- You can import and use it like this: import { SendToBack } from 'lucide-react'.
- What is the license for the send to back icon?
- The Lucide icon library, including the send to back icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →