Pixelarticons

Sticky Note Text Pixel Art Icon

A sticky note with text lines for memo previews, filled reminder cards, and 'Note contains content' states in editors.

office Free 4 variants

Tags

stickynotesound

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Sticky Note Text icon

A sticky note shape with visible text lines inside, indicating it already contains written content. Use it on a 'View note' button that reveals an existing memo, a dashboard reminder card showing a text snippet, or a 'Notes' panel that distinguishes filled notes from blank ones. The text lines give a richer at-a-glance signal than the plain sticky-note. For a blank note ready to receive input, the plain sticky-note icon sets a cleaner empty-state expectation.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/sticky-note-text.svg" width="24" height="24" alt="Sticky Note Text" />

<!-- React -->
import { StickyNoteText } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="sticky-note-text.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons