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