The HugeIcons microsoft icon depicts the stylized Microsoft logo and is typically used to represent Microsoft products, services, or affiliations within a user interface.
Common uses
- Link to Microsoft's website
- Indicate Microsoft software integration
- Brand association with Microsoft services
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MicrosoftIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MicrosoftIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- microsoft logomswindows logomicrosoft brand
FAQ
- What does the Microsoft icon represent?
- It represents the Microsoft logo, commonly used for branding or linking to Microsoft-related content.
- How do I use the Microsoft icon in React?
- Import both HugeiconsIcon and MicrosoftIcon, then render <HugeiconsIcon icon={MicrosoftIcon} />.
- What is the license for the Microsoft icon?
- The HugeIcons Microsoft 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →