The Tabler menu deep icon depicts a stack of lines, commonly used to represent complex menus, sub-levels, or detailed navigation options within a user interface.
Common uses
- Expanding a complex navigation menu
- Indicating a submenu or drilldown option
- Representing layered data or system structure
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMenuDeep } from '@tabler/icons-react';
<IconMenuDeep size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- explorelayersdetailssublevelsdrilldownsubmenunavigatestructurein-depthcomplexsystemmenudeeplayers iconsub-menu iconnavigation levels
FAQ
- What is the 'menu deep' icon used for?
- It signifies intricate menus, sub-levels, or detailed navigation, suggesting a deeper level of options or structure.
- How do I use the menu deep icon in React?
- Import it using `import { IconMenuDeep } from '@tabler/icons-react'` and then use it as a component: `<IconMenuDeep />`.
- What is the license for this icon?
- The Tabler icons, including 'menu deep', 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 →