The Tabler hierarchy off icon visually represents the absence or disabling of a hierarchical structure, often used to indicate that a relationship or organizational structure is not active or applicable.
Common uses
- Disabling a user's organizational chart view.
- Indicating a feature that does not support hierarchical organization.
- Showing that a process step is not part of a larger workflow.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHierarchyOff } from '@tabler/icons-react';
<IconHierarchyOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- relationabovebelowstatussocietyimportanthierarchyoffcreativeartisticdesignno hierarchydisabled structurebroken relationunlinked
FAQ
- What does the hierarchy off icon signify?
- It signifies that a hierarchical relationship or structure is not present, active, or applicable in the current context.
- How do I use the hierarchy off icon in React?
- You can import and use it in your React application with: import { IconHierarchyOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including hierarchy off, 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 →