The Lucide file user icon depicts a document with a user silhouette inside, commonly used to represent user profiles, personal information, or documents related to a specific individual.
Common uses
- Displaying a user's profile page
- Indicating a section for personal details
- Labeling a document upload for a resume or application
Use it in React
Install
npm i lucide-reactImport & render
import { FileUser } from 'lucide-react';
<FileUser size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- personpersonal informationpeoplelistingnetworkingdocumentcontactcover letterresumecvcurriculum vitaeapplication formfileuseruser documentprofile file
FAQ
- What does the file user icon represent?
- It visually signifies a user's personal information or a document associated with an individual, such as a resume or profile.
- How do I use the file user icon in React?
- You can import and use it like this: import { FileUser } from 'lucide-react'. Then render it as <FileUser />.
- What is the license for this icon?
- The Lucide icon library, including the file 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 →