John KuehJohn Kueh

user icon

Tabler · user · MIT

Download SVG

The Tabler user icon depicts a generic person silhouette, commonly used to represent user accounts, profiles, or login/logout actions in a user interface.

Common uses

  • User profile page link
  • Login/logout button
  • Account settings menu item

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconUser } from '@tabler/icons-react';

<IconUser size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconUser size={24} stroke={2} />
filled
<IconUserFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
personaccountusercontroloperationprofilememberfunctioninterfacemanagementsystem

FAQ

What is the user icon for?
It represents a person or user, often used for profile, account, or login-related elements in an interface.
How do I use the user icon in React?
Import it from '@tabler/icons-react' like this: import { IconUser } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler user icon is distributed 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 →