Book Open 2 Pixel Art Icon
A second open-book icon style for documentation, course readers, study materials and help center navigation.
Tags
bookreadlibraryeducationopen
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Book Open 2 icon
An alternate illustration of an open book, with slightly different page shapes or spine treatment than book-open. Both communicate reading and learning equally well; choose between them based on which fits your visual grid or matches sibling icons. Use it in documentation portals, in-app help panels, course platforms, and anywhere readers expect to consume long-form written content. For adding a new book entry, book-plus is the natural follow-on action icon.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/book-open-2.svg" width="24" height="24" alt="Book Open 2" />
<!-- React -->
import { BookOpen2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="book-open-2.svg" width="48" height="48" style="image-rendering: pixelated" />