The Lucide layers plus icon visually represents adding or creating new layers, often used in UI to signify actions like adding new content, duplicating items, or increasing complexity.
Common uses
- Add new layer to a design
- Duplicate selected item
- Create new version of a file
Use it in React
Install
npm i lucide-reactImport & render
import { LayersPlus } from 'lucide-react';
<LayersPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- stacklayersaddnewincreasecreatepositivecopyupgradeplusadd layersnew stackcreate stackduplicate layer
FAQ
- What does the layers plus icon represent?
- It signifies the action of adding, creating, or increasing layers, commonly used for operations like adding new content or duplicating existing elements.
- How do I use the layers plus icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: import { LayersPlus } from 'lucide-react'.
- What is the license for the Lucide layers plus icon?
- The Lucide icon library, including the layers plus 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 →