The Lucide layers 2 icon depicts two stacked rectangles, commonly used to represent concepts like duplicate content, multiple versions, or layered elements in a user interface.
Common uses
- Duplicate item button
- Show multiple versions of a document
- Layer management panel
Use it in React
Install
npm i lucide-reactImport & render
import { Layers2 } from 'lucide-react';
<Layers2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- stackpilepagessheetspaperworkcopiescopyduplicatedoubleshortcutslayers2
FAQ
- What does the layers 2 icon represent?
- It visually signifies duplication, stacking, or layering, often used for actions like duplicating content or indicating multiple versions.
- How do I use the layers 2 icon in React?
- You can import and use it directly from the 'lucide-react' library with: import { Layers2 } from 'lucide-react'.
- What is the license for the Lucide layers 2 icon?
- The Lucide icon library, including the layers 2 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 →