Pixelarticons

Book Open Pixel Art Icon

An open book icon for documentation hubs, reading views, knowledge bases, tutorials and 'Learn more' links.

education Free 4 variants

Tags

bookreadlibraryeducationopen

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 Book Open icon

A book spread open to two visible pages with a center spine, representing reading and learning. Use it on 'Docs,' 'Guide,' 'Learn more,' or 'Read article' links, and as the icon for documentation or knowledge-base sections. It is the clearest icon for active reading, as opposed to a closed book which implies a stored or archived resource. For a simpler outline with less detail, book-open-minimal reduces visual weight in dense toolbars.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/book-open.svg" width="24" height="24" alt="Book Open" />

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

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

Related icons