The HugeIcons computer user icon depicts a person interacting with a computer, commonly used to represent user profiles, account settings, or login/logout actions.
Common uses
- User profile page link
- Account settings button
- Login/logout action trigger
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ComputerUserIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ComputerUserIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- userprofileaccountperson computer
FAQ
- What does the computer user icon represent?
- It represents a user interacting with a computer, often used for profile or account-related actions.
- How do I use the ComputerUserIcon in React?
- Import both HugeiconsIcon and ComputerUserIcon, then render <HugeiconsIcon icon={ComputerUserIcon} />.
- 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.