diff options
Diffstat (limited to 'launcher/resources/pe_colored')
-rw-r--r-- | launcher/resources/pe_colored/pe_colored.qrc | 1 | ||||
-rw-r--r-- | launcher/resources/pe_colored/scalable/server.svg | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/launcher/resources/pe_colored/pe_colored.qrc b/launcher/resources/pe_colored/pe_colored.qrc index fac58da8..084fca93 100644 --- a/launcher/resources/pe_colored/pe_colored.qrc +++ b/launcher/resources/pe_colored/pe_colored.qrc @@ -40,5 +40,6 @@ <file>scalable/rename.svg</file> <file>scalable/launch.svg</file> <file>scalable/shortcut.svg</file> + <file>scalable/server.svg</file> </qresource> </RCC> diff --git a/launcher/resources/pe_colored/scalable/server.svg b/launcher/resources/pe_colored/scalable/server.svg new file mode 100644 index 00000000..60b469ea --- /dev/null +++ b/launcher/resources/pe_colored/scalable/server.svg @@ -0,0 +1 @@ +<svg enable-background="new 0 0 32 32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h32v32h-32z" fill="none"/><path d="m26 0h-20z" fill="none"/><path d="m26 0h-20c-3.3 0-6 2.7-6 6v3h32v-3c0-3.3-2.7-6-6-6z" fill="#39b54a"/><path d="m0 26c0 3.3 2.7 6 6 6h20c3.3 0 6-2.7 6-6v-17h-32z" fill="#8c6239"/><path clip-rule="evenodd" d="m28 6c0-1.1-.9-2-2-2h-20c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2z" fill="#f2f2f2" fill-rule="evenodd"/><path clip-rule="evenodd" d="m6 17h20v6h-20z" fill="#666" fill-rule="evenodd"/><g stroke-linecap="square" stroke-width=".897262"><circle cx="22.75787" cy="20.021824" fill="#f2f2f2" r="1.5"/><path d="m10.302432 8.9999997h11.395136l4.302431 7.0000003h-19.9999982z" fill="#666"/></g></svg>
\ No newline at end of file |