The HugeIcons hierarchy square 02 icon depicts a nested or layered structure, commonly used to represent organizational charts, file systems, or hierarchical data relationships in user interfaces.
Common uses
- Displaying organizational structure
- Navigating file/folder systems
- Representing data categorization
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HierarchySquare02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HierarchySquare02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- nested listtree structureorganization chartsitemap
FAQ
- What does the hierarchy square 02 icon represent?
- It visually represents a hierarchical or nested structure, ideal for showing relationships between different levels of information or organization.
- How do I use this icon in React?
- Import HierarchySquare02Icon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={HierarchySquare02Icon} /> from '@hugeicons/react'.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.