Library Pixel Art Icon
A library building icon for resource hubs, institutional knowledge bases, academic app navigation and 'Browse all' sections.
Tags
bookseducationbook
Style variants
base
Outline ยท rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Library icon
Columns and a pediment representing a classical library building, adding an architectural and institutional weight to the concept of a book collection. Use it in academic apps, municipal digital services, and formal knowledge-base products where 'library' is the correct vocabulary. It reads more official than the books icon (which is a shelf of spines) and more physical than a folder or catalog icon. Library-2 offers a second building style for visual variety.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/library.svg" width="24" height="24" alt="Library" />
<!-- React -->
import { Library } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="library.svg" width="48" height="48" style="image-rendering: pixelated" />