mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-08-21 14:27:14 +00:00
UI tray app added
* Works with egui --------- Co-authored-by: Ultradesu <ultradesu@hexor.cy>
This commit is contained in:
committed by
GitHub
parent
af6c4d7e61
commit
99a277088a
10
static/khm-icon.svg
Normal file
10
static/khm-icon.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" rx="4" fill="#2c3e50"/>
|
||||
<rect x="4" y="8" width="24" height="2" rx="1" fill="#3498db"/>
|
||||
<rect x="4" y="12" width="20" height="2" rx="1" fill="#e74c3c"/>
|
||||
<rect x="4" y="16" width="22" height="2" rx="1" fill="#2ecc71"/>
|
||||
<rect x="4" y="20" width="18" height="2" rx="1" fill="#f39c12"/>
|
||||
<circle cx="24" cy="6" r="3" fill="#e67e22"/>
|
||||
<text x="24" y="9" text-anchor="middle" font-family="Arial, sans-serif" font-size="6" fill="white">K</text>
|
||||
</svg>
|
After Width: | Height: | Size: 610 B |
Reference in New Issue
Block a user