Microsoft Powerpoint Pixel Art Icon
Microsoft PowerPoint's brand icon for presentation exports, 'Open in PowerPoint' links and Office 365 file indicators.
Tags
microsoftmswindowspowerpoint
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Microsoft Powerpoint icon
The Microsoft PowerPoint P-slide logo in its signature orange, representing the world's most widely used slide-deck application. Use it on an 'Export to PowerPoint' button, a presentation file-type badge in a document management system, or a Microsoft 365 app launcher. Orange immediately signals PowerPoint to Office users. For a generic presentation or slides concept, a screen or projector icon is platform-neutral and avoids implying Microsoft specifically.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/microsoft-powerpoint.svg" width="24" height="24" alt="Microsoft Powerpoint" />
<!-- React -->
import { MicrosoftPowerpoint } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="microsoft-powerpoint.svg" width="48" height="48" style="image-rendering: pixelated" />