John KuehJohn Kueh

library icon

Tabler · library · MIT

Download SVG

The Tabler library icon depicts a collection of books on shelves, commonly used to represent sections related to archives, catalogs, or knowledge bases within a user interface.

Common uses

  • Representing a 'My Documents' or 'Archive' section.
  • Indicating a knowledge base or help center.
  • Labeling a catalog or collection management feature.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconLibrary } from '@tabler/icons-react';

<IconLibrary size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconLibrary size={24} stroke={2} />
filled
<IconLibraryFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
archivecollectionbookscatalogshelvesrepositoryknowledgereadinformationaccountsystemlibrary

FAQ

What does the library icon represent?
It symbolizes a collection of items, like books on shelves, often used for archives, catalogs, or knowledge bases.
How do I use this icon in React?
Import it using `import { IconLibrary } from '@tabler/icons-react';` and then use it as a component: `<IconLibrary />`.
What is the license for this icon?
The Tabler icons, including the library icon, are available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →