John KuehJohn Kueh

layers minus icon

Lucide · layers-minus · ISC

Download SVG

The Lucide layers minus icon depicts a stack of papers or sheets with a minus symbol, typically used to signify the removal or reduction of layers or elements in a user interface.

Common uses

  • Remove a layer from a stack
  • Delete a page from a document set
  • Reduce the number of displayed elements

Use it in React

Install
npm i lucide-react
Import & render
import { LayersMinus } from 'lucide-react';

<LayersMinus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
stackpilepagessheetspaperworkcopiescopylayersremovedeleteminusremove layerdelete stacksubtract pages

FAQ

What does the layers minus icon represent?
It represents the action of removing or reducing a layer, page, or set of elements. It's often used when a user wants to decrease the complexity or quantity of items.
How do I use the layers minus icon in React?
You can import and use it directly from the 'lucide-react' library like this: import { LayersMinus } from 'lucide-react'. Then, you can render it as a component: <LayersMinus />.
What is the license for the Lucide layers minus icon?
The Lucide icon library, including the layers minus icon, is available under the ISC license, which is a permissive free software 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 →