Microsoft Notes Pixel Art Icon
Microsoft Notes' brand icon for note-taking app integrations, Microsoft 365 platform links and productivity tool pages.
Tags
microsoftmswindowsnotes
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Microsoft Notes icon
The Microsoft Notes logo, representing the sticky-note style note-taking application in the Microsoft ecosystem. Use it in a Microsoft 365 app launcher row, a 'Open in Notes' button within a productivity suite, or an integration list for note-taking apps. Because note-taking apps are numerous (OneNote, Notion, Bear), pair this icon with the 'Microsoft Notes' label so users know exactly which application is targeted.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/microsoft-notes.svg" width="24" height="24" alt="Microsoft Notes" />
<!-- React -->
import { MicrosoftNotes } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="microsoft-notes.svg" width="48" height="48" style="image-rendering: pixelated" />