The Tabler books off icon depicts a stack of books with a diagonal line through them, commonly used to indicate that reading, educational content, or a library feature is unavailable or disabled.
Common uses
- Disabling access to a 'library' section.
- Indicating 'no reading material' available.
- Showing a feature related to education is turned off.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBooksOff } from '@tabler/icons-react';
<IconBooksOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- educationlearningreadingschoollibrarybooksoffdisabledinactivefiledocumentunavailable booksno readingdisabled libraryeducation off
FAQ
- What does the books off icon represent?
- It signifies that something related to books, reading, or education is off, disabled, or unavailable.
- How do I use this icon in React?
- Import it using `import { IconBooksOff } from '@tabler/icons-react'` and then use it as a React component: `<IconBooksOff />`.
- What is the license for this icon?
- The Tabler icons, including books-off, 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 →