John KuehJohn Kueh

library plus icon

Tabler · library-plus · MIT

Download SVG

The Tabler library plus icon depicts a stack of books with a plus sign, commonly used to represent adding new items to a collection, library, or system.

Common uses

  • Add new book to a reading list
  • Create a new category in a knowledge base
  • Expand a collection of digital assets

Use it in React

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

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

Styles

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

outline
<IconLibraryPlus size={24} stroke={2} />
filled
<IconLibraryPlusFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
addincreaseincludeplusarchivecollectionlibrarybooksexpandenhancesystemadd collectionnew librarybook stack plusarchive add

FAQ

What does the library plus icon represent?
It symbolizes adding new content or items to a collection, library, or system, often related to books or archives.
How do I use this icon in React?
Import it using `import { IconLibraryPlus } from '@tabler/icons-react'` and then use it as a component: `<IconLibraryPlus />`.
What is the license for this icon?
The Tabler icons, including library-plus, 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 →