The Lucide user pen icon depicts a person with a pen, commonly used to represent actions related to editing or managing user profiles, accounts, or contacts.
Common uses
- Edit profile button
- Account settings link
- Contact management option
Use it in React
Install
npm i lucide-reactImport & render
import { UserPen } from 'lucide-react';
<UserPen size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- personaccountcontactprofileeditchangeuserpenedit userprofile editmanage accountcontact edit
FAQ
- What does the user pen icon represent?
- It symbolizes editing or managing user-related information such as profiles, accounts, or contacts.
- How do I use the user pen icon in React?
- You can import and use it like this: import { UserPen } from 'lucide-react'; <UserPen />.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software 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 →