The Lucide package minus icon depicts a box with a minus sign, commonly used to represent actions like removing a package, deleting an item from a shipment, or indicating a reduction in quantity.
Common uses
- Remove item from shipping cart
- Delete a software package
- Indicate a decrease in inventory
Use it in React
Install
npm i lucide-reactImport & render
import { PackageMinus } from 'lucide-react';
<PackageMinus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- deleteremovepackageminusremove packagedelete boxshipment minusbox remove
FAQ
- What is the purpose of the package minus icon?
- This icon signifies removal or deletion, often related to packages, shipments, or items in a list.
- How do I use the package minus icon in React?
- You can import and use it like this: import { PackageMinus } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are 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 →