The Lucide notebook tabs icon depicts a stack of pages with tabs, commonly used to represent sections within a document, settings, or different categories of information.
Common uses
- Tabbed navigation for settings panels
- Switching between different views in a dashboard
- Representing sections in a documentation page
Use it in React
Install
npm i lucide-reactImport & render
import { NotebookTabs } from 'lucide-react';
<NotebookTabs size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- notepadnotespeoplefamilyfriendsacquaintancescontactsdetailsaddressesphone numbersdirectorylistingnetworkingalphabeticala-zorganizer
FAQ
- What does the notebook tabs icon represent?
- It visually represents organized information, like different sections in a notebook or a filing system, often used for tabbed interfaces.
- How do I use the notebook tabs icon in React?
- You can import and use it with `import { NotebookTabs } from 'lucide-react'` and then render it as `<NotebookTabs />`.
- What is the license for this icon?
- The Lucide icon library, including the notebook tabs icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →