Bookshelf
- Tags: shelf
- Category: Real world
Download
Download the SVG to use or edit.
Download SVGIcon font
Using the web font? Copy, paste, and go.
<i class="bi bi-bookshelf"></i>
Code point
-
Unicode:
U+F1A5
-
CSS:
\F1A5
-
JS:
\uF1A5
-
HTML:

Copy HTML
Paste the SVG right into your project's code.
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-bookshelf" viewBox="0 0 16 16">
<path d="M2.5 0a.5.5 0 0 1 .5.5V2h10V.5a.5.5 0 0 1 1 0v15a.5.5 0 0 1-1 0V15H3v.5a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5M3 14h10v-3H3zm0-4h10V7H3zm0-4h10V3H3z"/>
</svg>