Notebook Tabs Pixel Art Icon
A tabbed notebook icon for sectioned notes, categorized journals, multi-tab documentation, and indexed reference books.
Tags
notebooktabs
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Notebook Tabs icon
A notebook with visible tab dividers along its edge, representing sections, categories, or an indexed reference. Use it on a 'Sections' panel in a note-taking app, a 'Tabbed notebook' widget in a productivity tool, a documentation site's section navigator, or a recipe book organized by category. The tabs imply navigation between sections, adding organizational meaning beyond the plain notebook. When the focus is on writing rather than navigating between sections, notebook-pen is the more active-feeling choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/notebook-tabs.svg" width="24" height="24" alt="Notebook Tabs" />
<!-- React -->
import { NotebookTabs } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="notebook-tabs.svg" width="48" height="48" style="image-rendering: pixelated" />