The Lucide search check icon visually represents a successful search or a found item, often used to indicate that a search query has yielded a positive result or that a process is complete.
Common uses
- Confirming a successful search result.
- Indicating a completed task after a search.
- Verifying an item found within a list.
Use it in React
Install
npm i lucide-reactImport & render
import { SearchCheck } from 'lucide-react';
<SearchCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- findscanmagnifiermagnifying glassfoundcorrectcompleteticklenssearchcheckmagnifying glass checkfound itemsearch completeverified search
FAQ
- What does the search check icon signify?
- It signifies that a search operation was successful or that an item has been found and verified.
- How do I use the search check icon in React?
- You can import and use it in React with: import { SearchCheck } from 'lucide-react'
- What is the license for this icon?
- This 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 →