Book Open Minimal Pixel Art Icon
A minimal open-book icon for compact toolbars, inline help triggers, breadcrumb-level doc links and space-constrained reading indicators.
Tags
bookreadlibraryeducationopenminimal
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Book Open Minimal icon
An open book reduced to its essential lines: two page planes meeting at a spine, with no interior text lines or page-curl detail. Use it in dense toolbars or navigation bars where a fully detailed book icon overwhelms the surrounding icons. It carries the same 'read' meaning as book-open but at a smaller visual footprint. When the interface has more room and richer icon detail is desirable, book-open or book-open-2 fill the space more expressively.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/book-open-minimal.svg" width="24" height="24" alt="Book Open Minimal" />
<!-- React -->
import { BookOpenMinimal } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="book-open-minimal.svg" width="48" height="48" style="image-rendering: pixelated" />