The Tabler hierarchy 3 icon visually represents a multi-level structure or relationship, often used to denote organizational charts, categorization, or hierarchical data in user interfaces.
Common uses
- Displaying organizational structure
- Illustrating nested categories
- Representing data relationships
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHierarchy3 } from '@tabler/icons-react';
<IconHierarchy3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- relationabovebelowstatussocietyimportanthierarchycreativeartisticvisualdesign3organizational chartstructurelevelsrelationship
FAQ
- What is the hierarchy 3 icon used for?
- It's typically used to show levels of importance, relationships between items, or organizational structures within an application.
- How do I use the hierarchy 3 icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconHierarchy3 } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the hierarchy 3 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 →