mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
24 lines
513 B
XML
24 lines
513 B
XML
<!--
|
|
tags: [hierarchy, structure, outline, directory, classification, taxonomy, organization, scheme, framework, overview]
|
|
version: "2.24"
|
|
unicode: "fafa"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M9 6h11" />
|
|
<path d="M12 12h8" />
|
|
<path d="M15 18h5" />
|
|
<path d="M5 6v.01" />
|
|
<path d="M8 12v.01" />
|
|
<path d="M11 18v.01" />
|
|
</svg>
|