aboutsummaryrefslogtreecommitdiff
path: root/launcher/resources/pe_blue
diff options
context:
space:
mode:
authorDioEgizio <83089242+DioEgizio@users.noreply.github.com>2022-12-04 21:29:00 +0100
committerDioEgizio <83089242+DioEgizio@users.noreply.github.com>2022-12-04 21:29:00 +0100
commitaceafb28f6bc972d89b5431b0295f28248eee905 (patch)
tree3ad093fe8a1ae3ab2dc8b6fc90335afb91a5f462 /launcher/resources/pe_blue
parent2462b8e524a62eedd367c7cade06991f4631cc8d (diff)
downloadPrismLauncher-aceafb28f6bc972d89b5431b0295f28248eee905.tar.gz
PrismLauncher-aceafb28f6bc972d89b5431b0295f28248eee905.tar.bz2
PrismLauncher-aceafb28f6bc972d89b5431b0295f28248eee905.zip
feat: add server icon to simple colored icons too
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Co-Authored-By: leo78913 <leo3758@riseup.net>
Diffstat (limited to 'launcher/resources/pe_blue')
-rw-r--r--launcher/resources/pe_blue/pe_blue.qrc1
-rw-r--r--launcher/resources/pe_blue/scalable/server.svg1
2 files changed, 2 insertions, 0 deletions
diff --git a/launcher/resources/pe_blue/pe_blue.qrc b/launcher/resources/pe_blue/pe_blue.qrc
index 639675f0..1b2b6291 100644
--- a/launcher/resources/pe_blue/pe_blue.qrc
+++ b/launcher/resources/pe_blue/pe_blue.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_blue/scalable/server.svg b/launcher/resources/pe_blue/scalable/server.svg
new file mode 100644
index 00000000..85fa6dcf
--- /dev/null
+++ b/launcher/resources/pe_blue/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="m6 0c-3.2999967 0-6 2.7000033-6 6v3 17c0 3.299997 2.7000033 6 6 6h20c3.299997 0 6-2.700003 6-6v-17-3c0-3.2999967-2.700003-6-6-6z" fill="#36c"/><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="#daeeff" 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="#daeeff" 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