The Lucide list minus icon visually represents the removal of an item from a list, commonly used to signify actions like deleting an item, unsubscribing, or removing an element from a queue.
Common uses
- Removing an item from a shopping cart
- Deleting a song from a playlist
- Unsubscribing from a service
Use it in React
Install
npm i lucide-reactImport & render
import { ListMinus } from 'lucide-react';
<ListMinus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- playlistremovesongsubtractdeleteunqueuelistminusremove from listdelete itemsubtract from listunqueue item
FAQ
- What is the purpose of the list minus icon?
- This icon is used to indicate the removal or deletion of an item from a collection or list.
- How do I use the list minus icon in React?
- You can import and use it in React with: import { ListMinus } from 'lucide-react'
- What is the license for the Lucide list minus icon?
- The Lucide icon library, including the list minus 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 →