John KuehJohn Kueh

microsoft outlook logo icon

Phosphor · microsoft-outlook-logo · MIT

Download SVG

The Phosphor microsoft outlook logo icon depicts the iconic branding of Microsoft Outlook, commonly used to represent email services, communication features, or the Outlook application itself within user interfaces.

Common uses

  • Button to open Outlook email client
  • Link to company's Outlook webmail
  • Branding element for Microsoft Office suite integration

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { MicrosoftOutlookLogo } from '@phosphor-icons/react';

<MicrosoftOutlookLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<MicrosoftOutlookLogo size={24} />
thin
<MicrosoftOutlookLogo size={24} weight="thin" />
light
<MicrosoftOutlookLogo size={24} weight="light" />
bold
<MicrosoftOutlookLogo size={24} weight="bold" />
fill
<MicrosoftOutlookLogo size={24} weight="fill" />
duotone
<MicrosoftOutlookLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
emaillogosbrandscommunicationsofficemicrosoftoutlooklogooutlook iconemail logomicrosoft logobrand logo

FAQ

What is this icon for?
This icon represents the Microsoft Outlook brand. It's used to signify email, communication, or the Outlook application.
How do I use this in React?
You can import and use it in your React components like this: import { MicrosoftOutlookLogo } from '@phosphor-icons/react'.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →