The Lucide user icon depicts a generic person and is commonly used to represent user profiles, accounts, or contacts within an application.
Common uses
- User profile avatar
- Account settings link
- Contact list item
Use it in React
Install
npm i lucide-reactImport & render
import { User } from 'lucide-react';
<User size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- personaccountcontactuserprofile
FAQ
- What is the user icon typically used for?
- It's used to signify users, accounts, or personal profiles in interfaces.
- How do I use the user icon in React?
- Import it from 'lucide-react' like so: import { User } from 'lucide-react'.
- What is the license for the Lucide user icon?
- The Lucide icon library, including the user 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 →