Pixelarticons

Book Pixel Art Icon

An open-book icon for documentation, knowledge bases, courses, reading guides and library sections.

education Pro 4 variants

Tags

readlibraryeducation

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

An open book. It is the standard mark for reading and learning content: documentation, a knowledge base, courses and lessons, guides, and a library section. As a verb it can mean 'read more' or open a manual. For saving a place within a book, the bookmark icon is the natural partner. Use the book wherever the content is something to study or reference.

Usage

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

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

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

Related icons