The Tabler hierarchy icon visually represents a tiered structure, commonly used in UI to denote levels of importance, relationships, or organizational structures.
Common uses
- Displaying organizational charts
- Illustrating user permission levels
- Showing parent-child relationships in data
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHierarchy } from '@tabler/icons-react';
<IconHierarchy size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- relationabovebelowstatussocietyimportanthierarchycreativeartisticvisualdesignlevelsstructureorganizationtiers
FAQ
- What is the hierarchy icon used for?
- It's used to show levels, relationships, or structures where items are organized in tiers, like in an organization or a system's components.
- How do I use the hierarchy icon in React?
- You can import and use it like this: `import { IconHierarchy } from '@tabler/icons-react'`. Then render it as `<IconHierarchy />`.
- What is the license for the Tabler hierarchy icon?
- The Tabler icon library, including the hierarchy icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.