mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 09:39:46 -06:00
DolphinQt: Embed custom dark theme for Windows.
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg width="40" height="100" viewBox="0 0 40 100" xmlns="http://www.w3.org/2000/svg">
|
||||
<polyline points="35,20 5,50 35,80" fill="#dcdcdc" />
|
||||
</svg>
|
After Width: | Height: | Size: 185 B |
Reference in New Issue
Block a user