John KuehJohn Kueh

manager icon

HugeIcons · ManagerIcon · MIT

Download SVG

The HugeIcons manager icon depicts a person overseeing or directing, commonly used to represent administrative roles, team leads, or management functions in a user interface.

Common uses

  • User profile for an administrator
  • Assigning tasks to a team lead
  • Access control settings

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
adminleadersupervisorboss

FAQ

What does the manager icon represent?
It represents a person in a position of authority or oversight, suitable for roles like managers, supervisors, or administrators.
How do I use the ManagerIcon in React?
Import both HugeiconsIcon and ManagerIcon, then render it using <HugeiconsIcon icon={ManagerIcon} />.
What is the license for this icon?
The ManagerIcon is part of the HugeIcons library and is available under the MIT license.

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 →