The Tabler user circle icon depicts a person's silhouette within a circle, commonly used to represent a user account, profile, or avatar in UI elements.
Common uses
- User profile avatar
- Account settings link
- Login/logout button
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserCircle } from '@tabler/icons-react';
<IconUserCircle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- accountavatarprofileroleusercirclepersoncontroloperationroundsystem
FAQ
- What is the user circle icon used for?
- It typically represents a user's profile, account, or avatar. It's often used in navigation or settings related to user-specific actions.
- How do I use the user circle icon in React?
- You can import and use it directly in your React components like this: import { IconUserCircle } from '@tabler/icons-react'.
- What is the license for the Tabler user circle icon?
- The Tabler icon library, including the user circle icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →