hierarchy square 07 icon

hierarchy-square-07 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
hierarchy-square-07
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the hierarchy square 07 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 19.5c0-1.178 0-1.768.44-2.134C2.878 17 3.585 17 5 17s2.121 0 2.56.366s.44.956.44 2.134s0 1.768-.44 2.134C7.122 22 6.415 22 5 22s-2.121 0-2.56-.366S2 20.678 2 19.5Zm14 0c0-1.178 0-1.768.44-2.134C16.878 17 17.585 17 19 17s2.121 0 2.56.366s.44.956.44 2.134s0 1.768-.44 2.134C21.122 22 20.415 22 19 22s-2.121 0-2.56-.366S16 20.678 16 19.5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 17c0-2.482-.744-3-4.308-3H9.308C5.744 14 5 14.518 5 17"/><path d="M9.891 8.067c-.55.379-1.992 1.153-1.114 2.121c.43.474.907.812 1.508.812h3.43c.6 0 1.079-.338 1.508-.812c.879-.968-.564-1.742-1.114-2.121a3.67 3.67 0 0 0-4.218 0ZM13.75 3.8c0 .994-.784 1.8-1.75 1.8s-1.75-.806-1.75-1.8S11.034 2 12 2s1.75.806 1.75 1.8Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsHierarchySquare07(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M2 19.5c0-1.178 0-1.768.44-2.134C2.878 17 3.585 17 5 17s2.121 0 2.56.366s.44.956.44 2.134s0 1.768-.44 2.134C7.122 22 6.415 22 5 22s-2.121 0-2.56-.366S2 20.678 2 19.5Zm14 0c0-1.178 0-1.768.44-2.134C16.878 17 17.585 17 19 17s2.121 0 2.56.366s.44.956.44 2.134s0 1.768-.44 2.134C21.122 22 20.415 22 19 22s-2.121 0-2.56-.366S16 20.678 16 19.5Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M19 17c0-2.482-.744-3-4.308-3H9.308C5.744 14 5 14.518 5 17"/><path d="M9.891 8.067c-.55.379-1.992 1.153-1.114 2.121c.43.474.907.812 1.508.812h3.43c.6 0 1.079-.338 1.508-.812c.879-.968-.564-1.742-1.114-2.121a3.67 3.67 0 0 0-4.218 0ZM13.75 3.8c0 .994-.784 1.8-1.75 1.8s-1.75-.806-1.75-1.8S11.034 2 12 2s1.75.806 1.75 1.8Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 19.5c0-1.178 0-1.768.44-2.134C2.878 17 3.585 17 5 17s2.121 0 2.56.366s.44.956.44 2.134s0 1.768-.44 2.134C7.122 22 6.415 22 5 22s-2.121 0-2.56-.366S2 20.678 2 19.5Zm14 0c0-1.178 0-1.768.44-2.134C16.878 17 17.585 17 19 17s2.121 0 2.56.366s.44.956.44 2.134s0 1.768-.44 2.134C21.122 22 20.415 22 19 22s-2.121 0-2.56-.366S16 20.678 16 19.5Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 17c0-2.482-.744-3-4.308-3H9.308C5.744 14 5 14.518 5 17"/><path d="M9.891 8.067c-.55.379-1.992 1.153-1.114 2.121c.43.474.907.812 1.508.812h3.43c.6 0 1.079-.338 1.508-.812c.879-.968-.564-1.742-1.114-2.121a3.67 3.67 0 0 0-4.218 0ZM13.75 3.8c0 .994-.784 1.8-1.75 1.8s-1.75-.806-1.75-1.8S11.034 2 12 2s1.75.806 1.75 1.8Z"/></g></svg>
</template>

CSS

.icon-hierarchy-square-07 {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2019.5c0-1.178%200-1.768.44-2.134C2.878%2017%203.585%2017%205%2017s2.121%200%202.56.366s.44.956.44%202.134s0%201.768-.44%202.134C7.122%2022%206.415%2022%205%2022s-2.121%200-2.56-.366S2%2020.678%202%2019.5Zm14%200c0-1.178%200-1.768.44-2.134C16.878%2017%2017.585%2017%2019%2017s2.121%200%202.56.366s.44.956.44%202.134s0%201.768-.44%202.134C21.122%2022%2020.415%2022%2019%2022s-2.121%200-2.56-.366S16%2020.678%2016%2019.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2017c0-2.482-.744-3-4.308-3H9.308C5.744%2014%205%2014.518%205%2017%22%2F%3E%3Cpath%20d%3D%22M9.891%208.067c-.55.379-1.992%201.153-1.114%202.121c.43.474.907.812%201.508.812h3.43c.6%200%201.079-.338%201.508-.812c.879-.968-.564-1.742-1.114-2.121a3.67%203.67%200%200%200-4.218%200ZM13.75%203.8c0%20.994-.784%201.8-1.75%201.8s-1.75-.806-1.75-1.8S11.034%202%2012%202s1.75.806%201.75%201.8Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2019.5c0-1.178%200-1.768.44-2.134C2.878%2017%203.585%2017%205%2017s2.121%200%202.56.366s.44.956.44%202.134s0%201.768-.44%202.134C7.122%2022%206.415%2022%205%2022s-2.121%200-2.56-.366S2%2020.678%202%2019.5Zm14%200c0-1.178%200-1.768.44-2.134C16.878%2017%2017.585%2017%2019%2017s2.121%200%202.56.366s.44.956.44%202.134s0%201.768-.44%202.134C21.122%2022%2020.415%2022%2019%2022s-2.121%200-2.56-.366S16%2020.678%2016%2019.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2017c0-2.482-.744-3-4.308-3H9.308C5.744%2014%205%2014.518%205%2017%22%2F%3E%3Cpath%20d%3D%22M9.891%208.067c-.55.379-1.992%201.153-1.114%202.121c.43.474.907.812%201.508.812h3.43c.6%200%201.079-.338%201.508-.812c.879-.968-.564-1.742-1.114-2.121a3.67%203.67%200%200%200-4.218%200ZM13.75%203.8c0%20.994-.784%201.8-1.75%201.8s-1.75-.806-1.75-1.8S11.034%202%2012%202s1.75.806%201.75%201.8Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/hierarchy-square-07.svg?color=%231a73e8&size=48