hierarchy2 icon

hierarchy2-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
hierarchy2-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the hierarchy2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.75 22a3.25 3.25 0 1 0 0-6.5a3.25 3.25 0 0 0 0 6.5M19 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6M5 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/><path d="M4.83 8.02a6.93 6.93 0 0 0 6.54 4.65h.03l3.53-.01c1.52-.02 2.88 1.01 3.29 2.49V17c0 .42.34.76.77.76c.42 0 .76-.34.76-.76V5.76a.76.76 0 0 0-.76-.76c-.42 0-.77.34-.77.76v6.62a4.94 4.94 0 0 0-3.28-1.26h-.02l-3.53.01h-.02c-2.29 0-4.34-1.45-5.09-3.62A.79.79 0 0 0 5.55 7c-.08 0-.17.02-.25.04a.77.77 0 0 0-.47.98"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconHierarchy2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.75 22a3.25 3.25 0 1 0 0-6.5a3.25 3.25 0 0 0 0 6.5M19 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6M5 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/><path d="M4.83 8.02a6.93 6.93 0 0 0 6.54 4.65h.03l3.53-.01c1.52-.02 2.88 1.01 3.29 2.49V17c0 .42.34.76.77.76c.42 0 .76-.34.76-.76V5.76a.76.76 0 0 0-.76-.76c-.42 0-.77.34-.77.76v6.62a4.94 4.94 0 0 0-3.28-1.26h-.02l-3.53.01h-.02c-2.29 0-4.34-1.45-5.09-3.62A.79.79 0 0 0 5.55 7c-.08 0-.17.02-.25.04a.77.77 0 0 0-.47.98"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.75 22a3.25 3.25 0 1 0 0-6.5a3.25 3.25 0 0 0 0 6.5M19 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6M5 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/><path d="M4.83 8.02a6.93 6.93 0 0 0 6.54 4.65h.03l3.53-.01c1.52-.02 2.88 1.01 3.29 2.49V17c0 .42.34.76.77.76c.42 0 .76-.34.76-.76V5.76a.76.76 0 0 0-.76-.76c-.42 0-.77.34-.77.76v6.62a4.94 4.94 0 0 0-3.28-1.26h-.02l-3.53.01h-.02c-2.29 0-4.34-1.45-5.09-3.62A.79.79 0 0 0 5.55 7c-.08 0-.17.02-.25.04a.77.77 0 0 0-.47.98"/></g></svg>
</template>

CSS

.icon-hierarchy2-filled {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M18.75%2022a3.25%203.25%200%201%200%200-6.5a3.25%203.25%200%200%200%200%206.5M19%208a3%203%200%201%200%200-6a3%203%200%200%200%200%206M5%208a3%203%200%201%200%200-6a3%203%200%200%200%200%206%22%2F%3E%3Cpath%20d%3D%22M4.83%208.02a6.93%206.93%200%200%200%206.54%204.65h.03l3.53-.01c1.52-.02%202.88%201.01%203.29%202.49V17c0%20.42.34.76.77.76c.42%200%20.76-.34.76-.76V5.76a.76.76%200%200%200-.76-.76c-.42%200-.77.34-.77.76v6.62a4.94%204.94%200%200%200-3.28-1.26h-.02l-3.53.01h-.02c-2.29%200-4.34-1.45-5.09-3.62A.79.79%200%200%200%205.55%207c-.08%200-.17.02-.25.04a.77.77%200%200%200-.47.98%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%22currentColor%22%3E%3Cpath%20d%3D%22M18.75%2022a3.25%203.25%200%201%200%200-6.5a3.25%203.25%200%200%200%200%206.5M19%208a3%203%200%201%200%200-6a3%203%200%200%200%200%206M5%208a3%203%200%201%200%200-6a3%203%200%200%200%200%206%22%2F%3E%3Cpath%20d%3D%22M4.83%208.02a6.93%206.93%200%200%200%206.54%204.65h.03l3.53-.01c1.52-.02%202.88%201.01%203.29%202.49V17c0%20.42.34.76.77.76c.42%200%20.76-.34.76-.76V5.76a.76.76%200%200%200-.76-.76c-.42%200-.77.34-.77.76v6.62a4.94%204.94%200%200%200-3.28-1.26h-.02l-3.53.01h-.02c-2.29%200-4.34-1.45-5.09-3.62A.79.79%200%200%200%205.55%207c-.08%200-.17.02-.25.04a.77.77%200%200%200-.47.98%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/hierarchy2-filled.svg?color=%231a73e8&size=48