aboutsummaryrefslogtreecommitdiff
path: root/launcher/resources/breeze_dark/scalable
diff options
context:
space:
mode:
authorDioEgizio <83089242+DioEgizio@users.noreply.github.com>2022-12-05 07:49:55 +0100
committerGitHub <noreply@github.com>2022-12-05 07:49:55 +0100
commitb29c99656e43a11cfb4397230b6ec7192d15215f (patch)
treefa9f0505302b35685bf6ffcaf27269f5ac8ee294 /launcher/resources/breeze_dark/scalable
parent45b0762096c14a2557ba2ab12d03a15d6d8aebc0 (diff)
parentaceafb28f6bc972d89b5431b0295f28248eee905 (diff)
downloadPrismLauncher-b29c99656e43a11cfb4397230b6ec7192d15215f.tar.gz
PrismLauncher-b29c99656e43a11cfb4397230b6ec7192d15215f.tar.bz2
PrismLauncher-b29c99656e43a11cfb4397230b6ec7192d15215f.zip
Merge pull request #546 from DioEgizio/add-server-icon
feat: add a proper server icon
Diffstat (limited to 'launcher/resources/breeze_dark/scalable')
-rw-r--r--launcher/resources/breeze_dark/scalable/server.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/launcher/resources/breeze_dark/scalable/server.svg b/launcher/resources/breeze_dark/scalable/server.svg
new file mode 100644
index 00000000..7d9af3e7
--- /dev/null
+++ b/launcher/resources/breeze_dark/scalable/server.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+ <defs id="defs3051">
+ <style type="text/css" id="current-color-scheme">
+ .ColorScheme-Text {
+ color:#eff0f1;
+ }
+ </style>
+ </defs>
+ <path
+ style="fill:currentColor"
+ d="m 2,2 0,3 0,1 0,1 0,3 0,1 0,3 12,0 0,-3 0,-1 0,-3 0,-1 0,-1 0,-3 z m 9,1 2,0 0,1 -2,0 z M 3,6 13,6 13,7 3,7 Z m 8,2 2,0 0,1 -2,0 z m -8,2 10,0 0,1 -10,0 z m 8,2 2,0 0,1 -2,0 z"
+ class="ColorScheme-Text"/>
+</svg>