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/breeze_dark/breeze_dark.qrc | |
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/breeze_dark/breeze_dark.qrc')
-rw-r--r-- | launcher/resources/breeze_dark/breeze_dark.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/resources/breeze_dark/breeze_dark.qrc b/launcher/resources/breeze_dark/breeze_dark.qrc index 97434abc..79707828 100644 --- a/launcher/resources/breeze_dark/breeze_dark.qrc +++ b/launcher/resources/breeze_dark/breeze_dark.qrc @@ -40,5 +40,6 @@ <file>scalable/export.svg</file> <file>scalable/rename.svg</file> <file>scalable/launch.svg</file> + <file>scalable/server.svg</file> </qresource> </RCC> |