From 61fbc5a7919c6c7747ee8e2e551fb63f3a4c59fb Mon Sep 17 00:00:00 2001 From: Sefa Eyeoglu Date: Tue, 18 Oct 2022 23:13:46 +0200 Subject: refactor: replace with new logo Signed-off-by: Sefa Eyeoglu --- launcher/resources/flat/scalable/launcher.svg | 66 ++++++++++++++++++++------- 1 file changed, 49 insertions(+), 17 deletions(-) (limited to 'launcher/resources/flat/scalable') diff --git a/launcher/resources/flat/scalable/launcher.svg b/launcher/resources/flat/scalable/launcher.svg index c192d503..69dd84b1 100644 --- a/launcher/resources/flat/scalable/launcher.svg +++ b/launcher/resources/flat/scalable/launcher.svg @@ -1,21 +1,53 @@ - - - - - - - - - - - - - - - - + + Prism Launcher Logo + + + + + + + + + + + - + + + + + + + + + + + Prism Launcher Logo + 19/10/2022 + + + Prism Launcher + + + + + AutiOne, Boba, ely, Fulmine, gon sawa, Pankakes, tobimori, Zeke + + + https://github.com/PrismLauncher/PrismLauncher + + + CC BY-SA 4.0 + + + + + Prism Launcher + + + + + -- cgit From 31dc92dafecc7924d937f10184dff28838c1f69a Mon Sep 17 00:00:00 2001 From: leo78913 Date: Thu, 20 Oct 2022 17:48:57 -0300 Subject: add icons to the instance menu and 4 new icons: delete rename tag export Signed-off-by: leo78913 --- launcher/resources/flat/scalable/delete.svg | 17 +++++++++++++++++ launcher/resources/flat/scalable/export.svg | 16 ++++++++++++++++ launcher/resources/flat/scalable/rename.svg | 17 +++++++++++++++++ launcher/resources/flat/scalable/tag.svg | 17 +++++++++++++++++ 4 files changed, 67 insertions(+) create mode 100644 launcher/resources/flat/scalable/delete.svg create mode 100644 launcher/resources/flat/scalable/export.svg create mode 100644 launcher/resources/flat/scalable/rename.svg create mode 100644 launcher/resources/flat/scalable/tag.svg (limited to 'launcher/resources/flat/scalable') diff --git a/launcher/resources/flat/scalable/delete.svg b/launcher/resources/flat/scalable/delete.svg new file mode 100644 index 00000000..9f35cd07 --- /dev/null +++ b/launcher/resources/flat/scalable/delete.svg @@ -0,0 +1,17 @@ + + + + + diff --git a/launcher/resources/flat/scalable/export.svg b/launcher/resources/flat/scalable/export.svg new file mode 100644 index 00000000..d715ce94 --- /dev/null +++ b/launcher/resources/flat/scalable/export.svg @@ -0,0 +1,16 @@ + + + + + diff --git a/launcher/resources/flat/scalable/rename.svg b/launcher/resources/flat/scalable/rename.svg new file mode 100644 index 00000000..1f793ca7 --- /dev/null +++ b/launcher/resources/flat/scalable/rename.svg @@ -0,0 +1,17 @@ + + + + diff --git a/launcher/resources/flat/scalable/tag.svg b/launcher/resources/flat/scalable/tag.svg new file mode 100644 index 00000000..7355fbf1 --- /dev/null +++ b/launcher/resources/flat/scalable/tag.svg @@ -0,0 +1,17 @@ + + + + -- cgit From ccf7d1e0c433d72d7bcd805a8564e602d61ac880 Mon Sep 17 00:00:00 2001 From: leo78913 Date: Fri, 21 Oct 2022 13:59:22 -0300 Subject: material design icons Signed-off-by: leo78913 --- launcher/resources/flat/scalable/delete.svg | 18 +----------------- launcher/resources/flat/scalable/export.svg | 17 +---------------- launcher/resources/flat/scalable/rename.svg | 18 +----------------- launcher/resources/flat/scalable/tag.svg | 18 +----------------- 4 files changed, 4 insertions(+), 67 deletions(-) (limited to 'launcher/resources/flat/scalable') diff --git a/launcher/resources/flat/scalable/delete.svg b/launcher/resources/flat/scalable/delete.svg index 9f35cd07..89a0948b 100644 --- a/launcher/resources/flat/scalable/delete.svg +++ b/launcher/resources/flat/scalable/delete.svg @@ -1,17 +1 @@ - - - - - + diff --git a/launcher/resources/flat/scalable/export.svg b/launcher/resources/flat/scalable/export.svg index d715ce94..a3b711a2 100644 --- a/launcher/resources/flat/scalable/export.svg +++ b/launcher/resources/flat/scalable/export.svg @@ -1,16 +1 @@ - - - - - + diff --git a/launcher/resources/flat/scalable/rename.svg b/launcher/resources/flat/scalable/rename.svg index 1f793ca7..d0b56723 100644 --- a/launcher/resources/flat/scalable/rename.svg +++ b/launcher/resources/flat/scalable/rename.svg @@ -1,17 +1 @@ - - - - + diff --git a/launcher/resources/flat/scalable/tag.svg b/launcher/resources/flat/scalable/tag.svg index 7355fbf1..0629b185 100644 --- a/launcher/resources/flat/scalable/tag.svg +++ b/launcher/resources/flat/scalable/tag.svg @@ -1,17 +1 @@ - - - - + -- cgit