The Tabler notebook off icon visually represents a disabled or inactive notebook, often used to indicate a feature related to note-taking or documentation that is currently unavailable or turned off.
Common uses
- Disabling a 'Save Draft' button for notes.
- Indicating a read-only document status.
- Showing an inactive journal entry.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNotebookOff } from '@tabler/icons-react';
<IconNotebookOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- studylearndiarywritejournalpagepaperjot downnotebookoffdocumentdisabled notebookinactive journalread-only documentnotes off
FAQ
- What does the notebook off icon signify?
- It signifies a notebook that is turned off, disabled, or unavailable. It's used in UI to show that a note-taking or documentation feature is not currently active.
- How do I use this icon in React?
- You can import and use it in your React application like this: import { IconNotebookOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the notebook off icon, is 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 →