mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
23 lines
531 B
XML
23 lines
531 B
XML
<!--
|
|
tags: [menu, navigation, directory, browse, navigate, layout, inactive, interface, tool, header]
|
|
version: "2.42"
|
|
unicode: "fd46"
|
|
-->
|
|
<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="M4 6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" />
|
|
<path d="M4 9h1" />
|
|
<path d="M19 9h1" />
|
|
<path d="M9 9h1" />
|
|
<path d="M14 9h1" />
|
|
</svg>
|