Microsoft Excel Pixel Art Icon
Microsoft Excel's brand icon for 'Export to Excel', spreadsheet integrations and Office 365 file-type indicators.
Tags
microsoftmswindowsexcel
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Microsoft Excel icon
The Microsoft Excel X-sheet logo in its characteristic green, representing the dominant spreadsheet application in corporate environments. Use it on an 'Export to Excel' button, a data-import source selector, or a file-type badge in a document manager. Finance and operations teams instantly associate green with Excel. When the export target is a generic CSV rather than a native .xlsx file, a generic spreadsheet or table icon avoids the brand implication.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/microsoft-excel.svg" width="24" height="24" alt="Microsoft Excel" />
<!-- React -->
import { MicrosoftExcel } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="microsoft-excel.svg" width="48" height="48" style="image-rendering: pixelated" />