The Tabler list tree icon depicts a hierarchical structure, commonly used to represent nested data, file systems, or organizational charts in user interfaces.
Common uses
- Displaying file or folder structures.
- Representing organizational hierarchies.
- Visualizing nested menu items.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconListTree } from '@tabler/icons-react';
<IconListTree size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- hierarchystructureoutlinedirectoryclassificationtaxonomyorganizationschemeframeworkoverviewsystemlisttree
FAQ
- What is the list tree icon used for?
- It's used to visually represent hierarchical or nested data structures, like file systems or organizational charts.
- How do I use the list tree icon in React?
- You can import it using `import { IconListTree } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for the Tabler icons?
- Tabler icons are distributed under the MIT license, which allows for free use.
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 →