The Lucide user round search icon depicts a person within a circle, commonly used to represent searching for a specific user, account, or contact within an application.
Common uses
- User profile search bar
- Find contact functionality
- Account lookup feature
Use it in React
Install
npm i lucide-reactImport & render
import { UserRoundSearch } from 'lucide-react';
<UserRoundSearch size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- personaccountcontactfindscanmagnifiermagnifying glasslensuserroundsearchperson searchfind useraccount lookupmagnifying glass user
FAQ
- What does the user round search icon represent?
- It visually signifies the action of searching for a user, account, or contact, often within a user interface.
- How do I use this icon in React?
- You can import and use it directly with: import { UserRoundSearch } from 'lucide-react'
- What is the license for this icon?
- This icon is provided 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 →