John KuehJohn Kueh

file user icon

HugeIcons · FileUserIcon · MIT

Download SVG

The HugeIcons file user icon depicts a document with a user silhouette inside, commonly used to represent user-specific files, profiles, or account information.

Common uses

  • User profile page link
  • My documents section
  • Account settings tab

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileUserIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FileUserIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
user fileprofile documentaccount filemy file

FAQ

What does the FileUserIcon represent?
It represents a file associated with a user, often used for user profiles, account details, or personal documents.
How do I use FileUserIcon in React?
Import both HugeiconsIcon and FileUserIcon from their respective packages and render it like: <HugeiconsIcon icon={FileUserIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →