The Lucide search icon depicts a magnifying glass, commonly used in user interfaces to initiate a search or find functionality.
Common uses
- Search bar input
- Find functionality button
- Filter results action
Use it in React
Install
npm i lucide-reactImport & render
import { Search } from 'lucide-react';
<Search size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- findscanmagnifiermagnifying glasslenssearch
FAQ
- What is the purpose of the search icon?
- The search icon visually represents the action of searching or finding information within an application or website.
- How do I use the search icon in React?
- You can import and use it in React with: import { Search } from 'lucide-react'.
- What is the license for the Lucide search icon?
- The Lucide 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 →