The Tabler library minus icon depicts a stack of books with a minus sign, commonly used to represent actions like removing an item from a collection, unsubscribing, or reducing a quantity in a user interface.
Common uses
- Remove book from reading list
- Unsubscribe from a newsletter
- Decrease quantity in a shopping cart
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLibraryMinus } from '@tabler/icons-react';
<IconLibraryMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- removesubtractdeleteminusarchivecollectionbookscatalogreducelessensystemlibraryremove from collectionsubtract booksdelete from libraryarchive minus
FAQ
- What does the library minus icon represent?
- It visually signifies the removal or subtraction of an item, often related to a collection, library, or list.
- How do I use this icon in React?
- Import it using `import { IconLibraryMinus } from '@tabler/icons-react'` and then use it as a component: `<IconLibraryMinus />`.
- What is the license for this icon?
- The Tabler icons, including library minus, are distributed 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 →