Fixes for appimage installs
This commit is contained in:
7
ShellDemo/Resources/AppIcon/appicon_combined.svg
Normal file
7
ShellDemo/Resources/AppIcon/appicon_combined.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="256" height="256" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="256" height="256" rx="48" fill="#1B79C4"/>
|
||||
<g transform="translate(48, 48) scale(6.67)">
|
||||
<path fill="white" d="M3 13h8V3H3v10zm0 8h8v-6H3v6zm10 0h8V11h-8v10zm0-18v6h8V3h-8z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 338 B |
Reference in New Issue
Block a user