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