The Lucide user search icon depicts a stylized person silhouette overlaid with a magnifying glass, commonly used to represent actions related to finding or searching for users, accounts, or contacts within an application.
Common uses
- User profile search bar
- Contact list filtering
- Customer database lookup
Use it in React
Install
npm i lucide-reactImport & render
import { UserSearch } from 'lucide-react';
<UserSearch size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- personaccountcontactfindscanmagnifiermagnifying glasslensusersearchfind userperson lookupaccount findercontact search
FAQ
- What is the purpose of the user search icon?
- This icon signifies an action to search for or locate a specific user, account, or contact. It's often placed near search fields or buttons related to user management.
- How do I use the user search icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { UserSearch } from 'lucide-react'.
- What is the license for the Lucide user search icon?
- The Lucide icon library, including the user search icon, is available under the ISC license, which is a permissive open-source 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 →