Library 2 Pixel Art Icon
A second library building icon for alternate institutional styles, resource-hub navigation and academic content collections.
Tags
librarybookseducationbook
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Library 2 icon
An alternate architectural rendering of a library building, with a different column arrangement or facade detail from the primary library icon. Use it when your product already deploys the first library icon for one context and needs a visually distinct but thematically consistent icon for a second (for instance, 'Public library' versus 'Company knowledge base'). In products that only need one library icon, choose whichever silhouette fits your pixel grid better.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/library-2.svg" width="24" height="24" alt="Library 2" />
<!-- React -->
import { Library2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="library-2.svg" width="48" height="48" style="image-rendering: pixelated" />