The Tabler book off icon depicts a book with a diagonal line through it, commonly used to indicate that a book-related feature or content is unavailable, disabled, or turned off.
Common uses
- Disabling access to a digital library section.
- Showing a user cannot read a specific document.
- Indicating a 'read later' feature is inactive.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBookOff } from '@tabler/icons-react';
<IconBookOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- readdictionarymagazinelibrarybookletnovelbookoffdisabledinactivedocumentunavailable bookno readingbook disableddocument off
FAQ
- What does the book off icon represent?
- It signifies something related to a book is off, disabled, unavailable, or inactive.
- How do I use this icon in React?
- Import it using `import { IconBookOff } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icons, including book 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 →