2024-06-28 10:23:27 +02:00
|
|
|
<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"
|
|
|
|
|
>
|
2025-08-29 10:05:16 +02:00
|
|
|
<path d="M3 5h1" />
|
2024-06-28 10:23:27 +02:00
|
|
|
<path d="M3 12h1" />
|
2025-08-29 10:05:16 +02:00
|
|
|
<path d="M3 19h1" />
|
|
|
|
|
<path d="M8 5h1" />
|
2024-06-28 10:23:27 +02:00
|
|
|
<path d="M8 12h1" />
|
2025-08-29 10:05:16 +02:00
|
|
|
<path d="M8 19h1" />
|
|
|
|
|
<path d="M13 5h8" />
|
|
|
|
|
<path d="M13 12h8" />
|
|
|
|
|
<path d="M13 19h8" />
|
2024-06-28 10:23:27 +02:00
|
|
|
</svg>
|