Skip to main content

Group Hierarchy

  • Tags:

Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS Recommended

<i class="connect-icon-group-hierarchy"></i>

Icon font

<i class="modus-icons" aria-hidden="true">group_hierarchy</i>

SVG sprite

<svg class="mi" width="1em" height="1em" fill="currentColor">
  <use xlink:href="/connect-icons.svg#group-hierarchy" />
</svg>

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-connect mi-group-hierarchy" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M5 5v14h14V5zM4 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1z"/>
  <path d="M11.647 16.647a1 1 0 0 1-1 1H7.706a1 1 0 0 1-1-1v-2.941a1 1 0 0 1 1-1h2.941a1 1 0 0 1 1 1zm6 0a1 1 0 0 1-1 1h-2.941a1 1 0 0 1-1-1v-2.941a1 1 0 0 1 1-1h2.941a1 1 0 0 1 1 1zm-6-6a1 1 0 0 1-1 1H7.706a1 1 0 0 1-1-1V7.706a1 1 0 0 1 1-1h2.941a1 1 0 0 1 1 1zm5-3.941a1 1 0 0 1 1 1v2.941a1 1 0 0 1-1 1h-2.941a1 1 0 0 1-1-1V7.706a1 1 0 0 1 1-1z"/>
</svg>

SVG CSS code