Microsoft Word Pixel Art Icon
Microsoft Word's brand icon for 'Export to Word', document integrations and Office 365 file-type badges.
Tags
microsoftmswindowsword
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Microsoft Word icon
The Microsoft Word W-document logo in its signature blue, representing the near-universal word-processing application. Use it on an 'Export to Word' button, a document editor file-type selector, or a Microsoft 365 app row. Corporate users associate the blue W with editing, contracts, and formal documents. For exporting to an open format like .docx without implying the specific app, a generic document or page icon is more neutral.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/microsoft-word.svg" width="24" height="24" alt="Microsoft Word" />
<!-- React -->
import { MicrosoftWord } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="microsoft-word.svg" width="48" height="48" style="image-rendering: pixelated" />