John KuehJohn Kueh

office 365 icon

HugeIcons · Office365Icon · MIT

Download SVG

The HugeIcons office 365 icon depicts the Microsoft Office 365 logo and is typically used to represent services, applications, or features related to the Microsoft 365 suite in a user interface.

Common uses

  • Link to Microsoft 365 portal
  • Indicate a feature powered by Microsoft 365
  • Branding for Microsoft 365 integrations

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
microsoft 365office iconproductivity suitecloud services

FAQ

What does the Office 365 icon represent?
It represents the Microsoft Office 365 suite, commonly used for productivity and collaboration tools.
How do I use the Office 365 icon in React?
Import Office365Icon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={Office365Icon} /> from '@hugeicons/react'.
What is the license for this icon?
This icon is available under the MIT license, allowing for free commercial and non-commercial 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 →