added taskbar. needs work

This commit is contained in:
2025-12-17 23:19:53 +00:00
parent 560e30d93c
commit 1565496407
5 changed files with 22 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

+6
View File
@@ -0,0 +1,6 @@
<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" aria-hidden="true" focusable="false">
<title>Idea</title>
<path d="M9 18h6"/>
<path d="M10 22h4"/>
<path d="M8 14a6 6 0 1 1 8 0c-.8.7-1 1.7-1 2.5V17a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-.5c0-.8-.2-1.8-1-2.5Z"/>
</svg>

After

Width:  |  Height:  |  Size: 401 B