The Lucide package search icon depicts a magnifying glass over a box, commonly used to represent searching for or finding a package or product.
Common uses
- Search bar for product catalog
- Find button for inventory management
- Filter option for delivery tracking
Use it in React
Install
npm i lucide-reactImport & render
import { PackageSearch } from 'lucide-react';
<PackageSearch size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- findproduct processlenspackagesearchfind packageproduct searchinventory lookupbox find
FAQ
- What is the package search icon used for?
- It's used to visually indicate a search function, specifically when looking for a package, product, or item within a system.
- How do I use the package search icon in React?
- You can import and use it like this: import { PackageSearch } from 'lucide-react'; <PackageSearch />.
- What is the license for this icon?
- The Lucide icon library, including the package search 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 →