Pixelarticons

Notebook Text Pixel Art Icon

A notebook with visible text lines for filled journals, text-heavy notes, written documentation, and content-preview icons.

office Pro 4 variants

Tags

notebook

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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 Notebook Text icon

A notebook showing horizontal text lines inside, confirming that the book contains written content rather than being blank. Use it for a 'View notes' button in a meeting recap tool, a 'Read documentation' entry in a knowledge base, a journal entry preview in a personal diary app, or a 'Filled notebook' state that contrasts with an empty-notebook empty state. The text lines communicate 'content exists here', distinguishing it from the plain notebook icon that implies a blank or general-purpose notebook.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/notebook-text.svg" width="24" height="24" alt="Notebook Text" />

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

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

Related icons