The HugeIcons user search 02 icon depicts a magnifying glass over a user silhouette, commonly used to represent searching for or finding a specific user profile.
Common uses
- User profile search bar
- Find user functionality
- Member directory search
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UserSearch02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UserSearch02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- find usersearch personuser lookupprofile search
FAQ
- What does the UserSearch02Icon represent?
- This icon visually signifies the action of searching for a user. It combines a magnifying glass with a user symbol to indicate finding or locating a person within a system.
- How do I use UserSearch02Icon in React?
- To use it in React, import both HugeiconsIcon and UserSearch02Icon from their respective packages and render the icon component like this: <HugeiconsIcon icon={UserSearch02Icon} />.
- What is the license for this icon?
- The UserSearch02Icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →