The Lucide user round icon depicts a stylized person within a circle, commonly used to represent user profiles, accounts, or general contact information in user interfaces.
Common uses
- User profile avatar
- Account settings link
- Contact list item
Use it in React
Install
npm i lucide-reactImport & render
import { UserRound } from 'lucide-react';
<UserRound size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- personaccountcontactuserroundperson roundprofileavatarcontact round
FAQ
- What is this icon used for?
- This icon typically represents a user, account, or contact. It's often used for profile links or general user-related actions.
- How do I use this icon in React?
- You can import and use it like this: import { UserRound } from 'lucide-react'; <UserRound />
- What is the license for this icon?
- The Lucide icon library, including the user-round 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 →