Microsoft Outlook Pixel Art Icon
Microsoft Outlook's brand icon for 'Send via Outlook', email-client selectors and Microsoft 365 integration menus.
Tags
microsoftmswindowsoutlook
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Microsoft Outlook icon
The Microsoft Outlook envelope-O logo in its signature blue, representing the enterprise email and calendar client used across corporate Microsoft 365 deployments. Use it in an email-client selector, a 'Schedule meeting in Outlook' button, or a Microsoft 365 integration panel. Outlook's dual role as both email client and calendar app means it fits in both communication and scheduling contexts; for pure calendar functionality, the Outlook Calendar badge may be more specific.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/microsoft-outlook.svg" width="24" height="24" alt="Microsoft Outlook" />
<!-- React -->
import { MicrosoftOutlook } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="microsoft-outlook.svg" width="48" height="48" style="image-rendering: pixelated" />