John KuehJohn Kueh

user full view icon

HugeIcons · UserFullViewIcon · MIT

Download SVG

The HugeIcons user full view icon depicts a person's full body and is typically used to represent user profiles, accounts, or personal information sections in a UI.

Common uses

  • User profile page link
  • Account settings button
  • Author or contributor avatar

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
person iconprofile iconaccount iconuser icon

FAQ

What does the user full view icon represent?
It represents a person's full body, commonly used for user profiles or account-related features.
How do I use the UserFullViewIcon in React?
Import both HugeiconsIcon and UserFullViewIcon, then render it using <HugeiconsIcon icon={UserFullViewIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license.

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 →