John KuehJohn Kueh

microsoft admin icon

HugeIcons · MicrosoftAdminIcon · MIT

Download SVG

The HugeIcons microsoft admin icon depicts a stylized user profile with a gear, commonly used to represent administrative access or settings related to Microsoft services.

Common uses

  • Admin panel access button
  • User role indicator (administrator)
  • Link to Microsoft 365 settings

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
microsoft settingsadmin usersystem administratormicrosoft gear

FAQ

What does the Microsoft Admin icon represent?
It symbolizes administrative privileges or settings, often specifically within the context of Microsoft products and services.
How do I use the Microsoft Admin icon in React?
Import both HugeiconsIcon and MicrosoftAdminIcon, then render it using <HugeiconsIcon icon={MicrosoftAdminIcon} />.
What is the license for this icon?
The Microsoft Admin icon is provided under the MIT license, allowing for free use.

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 →