diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-12-04 12:45:36 +0100 |
---|---|---|
committer | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-12-04 12:45:39 +0100 |
commit | 70620d51374d677bd6cafc21b470446696c9e0a0 (patch) | |
tree | 4e04f7f14bbbd0c9e437cf3f595bfb39a7245949 /launcher/resources/flat/scalable | |
parent | 79d5beff8d45d9a66cfa91393167fc79d3a155a9 (diff) | |
download | PrismLauncher-70620d51374d677bd6cafc21b470446696c9e0a0.tar.gz PrismLauncher-70620d51374d677bd6cafc21b470446696c9e0a0.tar.bz2 PrismLauncher-70620d51374d677bd6cafc21b470446696c9e0a0.zip |
feat: add a proper server icon
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Diffstat (limited to 'launcher/resources/flat/scalable')
-rw-r--r-- | launcher/resources/flat/scalable/server.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/resources/flat/scalable/server.svg b/launcher/resources/flat/scalable/server.svg new file mode 100644 index 00000000..49c22b38 --- /dev/null +++ b/launcher/resources/flat/scalable/server.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 15v4H5v-4h14m1-2H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1zM7 18.5c-.82 0-1.5-.67-1.5-1.5s.68-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM19 5v4H5V5h14m1-2H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1zM7 8.5c-.82 0-1.5-.67-1.5-1.5S6.18 5.5 7 5.5s1.5.68 1.5 1.5S7.83 8.5 7 8.5z"/></svg>
\ No newline at end of file |