hierarchy files icon

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

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

Related icons in Huge Icons

Use the hierarchy files icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m18.965 3.964l-1.48-1.479c-.19-.19-.284-.284-.396-.35a1 1 0 0 0-.248-.102C16.715 2 16.58 2 16.314 2c-1.228 0-1.842 0-2.3.26a2 2 0 0 0-.754.753c-.26.46-.26 1.073-.26 2.3V6.5c0 1.404 0 2.107.337 2.611a2 2 0 0 0 .552.552C14.393 10 15.096 10 16.5 10s2.107 0 2.611-.337a2 2 0 0 0 .552-.552C20 8.607 20 7.896 20 6.475c0-.634 0-.95-.09-1.24a2 2 0 0 0-.14-.337c-.141-.269-.363-.49-.805-.934m0 12.001l-1.48-1.48c-.19-.19-.284-.284-.396-.35a1 1 0 0 0-.248-.102C16.715 14 16.58 14 16.314 14c-1.228 0-1.842 0-2.3.26a2 2 0 0 0-.754.753c-.26.46-.26 1.073-.26 2.3V18.5c0 1.404 0 2.107.337 2.611c.146.218.334.406.552.552c.504.337 1.207.337 2.611.337s2.107 0 2.611-.337c.218-.146.406-.334.552-.552c.337-.504.337-1.215.337-2.636c0-.634 0-.95-.09-1.24a2 2 0 0 0-.14-.337c-.141-.269-.363-.49-.805-.934M10 6H4m0 0V2m0 4v6c0 2.828 0 4.243.879 5.121C5.757 18 7.172 18 10 18"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsHierarchyFiles(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m18.965 3.964l-1.48-1.479c-.19-.19-.284-.284-.396-.35a1 1 0 0 0-.248-.102C16.715 2 16.58 2 16.314 2c-1.228 0-1.842 0-2.3.26a2 2 0 0 0-.754.753c-.26.46-.26 1.073-.26 2.3V6.5c0 1.404 0 2.107.337 2.611a2 2 0 0 0 .552.552C14.393 10 15.096 10 16.5 10s2.107 0 2.611-.337a2 2 0 0 0 .552-.552C20 8.607 20 7.896 20 6.475c0-.634 0-.95-.09-1.24a2 2 0 0 0-.14-.337c-.141-.269-.363-.49-.805-.934m0 12.001l-1.48-1.48c-.19-.19-.284-.284-.396-.35a1 1 0 0 0-.248-.102C16.715 14 16.58 14 16.314 14c-1.228 0-1.842 0-2.3.26a2 2 0 0 0-.754.753c-.26.46-.26 1.073-.26 2.3V18.5c0 1.404 0 2.107.337 2.611c.146.218.334.406.552.552c.504.337 1.207.337 2.611.337s2.107 0 2.611-.337c.218-.146.406-.334.552-.552c.337-.504.337-1.215.337-2.636c0-.634 0-.95-.09-1.24a2 2 0 0 0-.14-.337c-.141-.269-.363-.49-.805-.934M10 6H4m0 0V2m0 4v6c0 2.828 0 4.243.879 5.121C5.757 18 7.172 18 10 18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m18.965 3.964l-1.48-1.479c-.19-.19-.284-.284-.396-.35a1 1 0 0 0-.248-.102C16.715 2 16.58 2 16.314 2c-1.228 0-1.842 0-2.3.26a2 2 0 0 0-.754.753c-.26.46-.26 1.073-.26 2.3V6.5c0 1.404 0 2.107.337 2.611a2 2 0 0 0 .552.552C14.393 10 15.096 10 16.5 10s2.107 0 2.611-.337a2 2 0 0 0 .552-.552C20 8.607 20 7.896 20 6.475c0-.634 0-.95-.09-1.24a2 2 0 0 0-.14-.337c-.141-.269-.363-.49-.805-.934m0 12.001l-1.48-1.48c-.19-.19-.284-.284-.396-.35a1 1 0 0 0-.248-.102C16.715 14 16.58 14 16.314 14c-1.228 0-1.842 0-2.3.26a2 2 0 0 0-.754.753c-.26.46-.26 1.073-.26 2.3V18.5c0 1.404 0 2.107.337 2.611c.146.218.334.406.552.552c.504.337 1.207.337 2.611.337s2.107 0 2.611-.337c.218-.146.406-.334.552-.552c.337-.504.337-1.215.337-2.636c0-.634 0-.95-.09-1.24a2 2 0 0 0-.14-.337c-.141-.269-.363-.49-.805-.934M10 6H4m0 0V2m0 4v6c0 2.828 0 4.243.879 5.121C5.757 18 7.172 18 10 18"/></svg>
</template>

CSS

.icon-hierarchy-files {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m18.965%203.964l-1.48-1.479c-.19-.19-.284-.284-.396-.35a1%201%200%200%200-.248-.102C16.715%202%2016.58%202%2016.314%202c-1.228%200-1.842%200-2.3.26a2%202%200%200%200-.754.753c-.26.46-.26%201.073-.26%202.3V6.5c0%201.404%200%202.107.337%202.611a2%202%200%200%200%20.552.552C14.393%2010%2015.096%2010%2016.5%2010s2.107%200%202.611-.337a2%202%200%200%200%20.552-.552C20%208.607%2020%207.896%2020%206.475c0-.634%200-.95-.09-1.24a2%202%200%200%200-.14-.337c-.141-.269-.363-.49-.805-.934m0%2012.001l-1.48-1.48c-.19-.19-.284-.284-.396-.35a1%201%200%200%200-.248-.102C16.715%2014%2016.58%2014%2016.314%2014c-1.228%200-1.842%200-2.3.26a2%202%200%200%200-.754.753c-.26.46-.26%201.073-.26%202.3V18.5c0%201.404%200%202.107.337%202.611c.146.218.334.406.552.552c.504.337%201.207.337%202.611.337s2.107%200%202.611-.337c.218-.146.406-.334.552-.552c.337-.504.337-1.215.337-2.636c0-.634%200-.95-.09-1.24a2%202%200%200%200-.14-.337c-.141-.269-.363-.49-.805-.934M10%206H4m0%200V2m0%204v6c0%202.828%200%204.243.879%205.121C5.757%2018%207.172%2018%2010%2018%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m18.965%203.964l-1.48-1.479c-.19-.19-.284-.284-.396-.35a1%201%200%200%200-.248-.102C16.715%202%2016.58%202%2016.314%202c-1.228%200-1.842%200-2.3.26a2%202%200%200%200-.754.753c-.26.46-.26%201.073-.26%202.3V6.5c0%201.404%200%202.107.337%202.611a2%202%200%200%200%20.552.552C14.393%2010%2015.096%2010%2016.5%2010s2.107%200%202.611-.337a2%202%200%200%200%20.552-.552C20%208.607%2020%207.896%2020%206.475c0-.634%200-.95-.09-1.24a2%202%200%200%200-.14-.337c-.141-.269-.363-.49-.805-.934m0%2012.001l-1.48-1.48c-.19-.19-.284-.284-.396-.35a1%201%200%200%200-.248-.102C16.715%2014%2016.58%2014%2016.314%2014c-1.228%200-1.842%200-2.3.26a2%202%200%200%200-.754.753c-.26.46-.26%201.073-.26%202.3V18.5c0%201.404%200%202.107.337%202.611c.146.218.334.406.552.552c.504.337%201.207.337%202.611.337s2.107%200%202.611-.337c.218-.146.406-.334.552-.552c.337-.504.337-1.215.337-2.636c0-.634%200-.95-.09-1.24a2%202%200%200%200-.14-.337c-.141-.269-.363-.49-.805-.934M10%206H4m0%200V2m0%204v6c0%202.828%200%204.243.879%205.121C5.757%2018%207.172%2018%2010%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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