diff options
author | thankyouverycool <66646555+thankyouverycool@users.noreply.github.com> | 2020-08-29 09:15:26 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-08-29 16:19:02 +0200 |
commit | 45b6825a4bd78f209f7a90bbacf5de7f90786097 (patch) | |
tree | 948e45dd1afdfab516f4677a30dfe0dbdc32488a /Base/res/icons | |
parent | b0844112589798615721555a7099a5d2e255074d (diff) | |
download | serenity-45b6825a4bd78f209f7a90bbacf5de7f90786097.zip |
Base: Add new SystemMenu icons
Adds new SystemMenu icons for all general categories and refreshes
existing ones for a more consistent look.
Diffstat (limited to 'Base/res/icons')
18 files changed, 8 insertions, 8 deletions
diff --git a/Base/res/icons/16x16/app-demo.png b/Base/res/icons/16x16/app-demo.png Binary files differdeleted file mode 100644 index b0e2faffe2..0000000000 --- a/Base/res/icons/16x16/app-demo.png +++ /dev/null diff --git a/Base/res/icons/16x16/app-hello-world.png b/Base/res/icons/16x16/app-hello-world.png Binary files differnew file mode 100644 index 0000000000..b12975d382 --- /dev/null +++ b/Base/res/icons/16x16/app-hello-world.png diff --git a/Base/res/icons/16x16/app-libgfx-demo.png b/Base/res/icons/16x16/app-libgfx-demo.png Binary files differnew file mode 100644 index 0000000000..5eca9b9031 --- /dev/null +++ b/Base/res/icons/16x16/app-libgfx-demo.png diff --git a/Base/res/icons/16x16/app-mouse.png b/Base/res/icons/16x16/app-mouse.png Binary files differindex eaac01e4a3..69ad6202d2 100644 --- a/Base/res/icons/16x16/app-mouse.png +++ b/Base/res/icons/16x16/app-mouse.png diff --git a/Base/res/icons/16x16/app-theme-editor.png b/Base/res/icons/16x16/app-theme-editor.png Binary files differnew file mode 100644 index 0000000000..92a640a1c5 --- /dev/null +++ b/Base/res/icons/16x16/app-theme-editor.png diff --git a/Base/res/icons/16x16/app-visual-builder.png b/Base/res/icons/16x16/app-visual-builder.png Binary files differnew file mode 100644 index 0000000000..05ed06083b --- /dev/null +++ b/Base/res/icons/16x16/app-visual-builder.png diff --git a/Base/res/icons/16x16/demos.png b/Base/res/icons/16x16/demos.png Binary files differnew file mode 100644 index 0000000000..fb7e1a1ebb --- /dev/null +++ b/Base/res/icons/16x16/demos.png diff --git a/Base/res/icons/16x16/development.png b/Base/res/icons/16x16/development.png Binary files differnew file mode 100644 index 0000000000..4d90be3b51 --- /dev/null +++ b/Base/res/icons/16x16/development.png diff --git a/Base/res/icons/16x16/games.png b/Base/res/icons/16x16/games.png Binary files differnew file mode 100644 index 0000000000..87136fc79a --- /dev/null +++ b/Base/res/icons/16x16/games.png diff --git a/Base/res/icons/16x16/graphics.png b/Base/res/icons/16x16/graphics.png Binary files differnew file mode 100644 index 0000000000..753f26fe9f --- /dev/null +++ b/Base/res/icons/16x16/graphics.png diff --git a/Base/res/icons/16x16/internet.png b/Base/res/icons/16x16/internet.png Binary files differnew file mode 100644 index 0000000000..2f2bafc042 --- /dev/null +++ b/Base/res/icons/16x16/internet.png diff --git a/Base/res/icons/16x16/ladybug.png b/Base/res/icons/16x16/ladybug.png Binary files differindex 0f7ce747ab..0fa2215de4 100644 --- a/Base/res/icons/16x16/ladybug.png +++ b/Base/res/icons/16x16/ladybug.png diff --git a/Base/res/icons/16x16/multimedia.png b/Base/res/icons/16x16/multimedia.png Binary files differnew file mode 100644 index 0000000000..a5d95e24ff --- /dev/null +++ b/Base/res/icons/16x16/multimedia.png diff --git a/Base/res/icons/16x16/power.png b/Base/res/icons/16x16/power.png Binary files differindex e9d32e18f2..95ddabe0cb 100644 --- a/Base/res/icons/16x16/power.png +++ b/Base/res/icons/16x16/power.png diff --git a/Base/res/icons/16x16/settings.png b/Base/res/icons/16x16/settings.png Binary files differnew file mode 100644 index 0000000000..69a9c99bf7 --- /dev/null +++ b/Base/res/icons/16x16/settings.png diff --git a/Base/res/icons/16x16/themes.png b/Base/res/icons/16x16/themes.png Binary files differindex 92a640a1c5..f511578d60 100644 --- a/Base/res/icons/16x16/themes.png +++ b/Base/res/icons/16x16/themes.png diff --git a/Base/res/icons/16x16/utilities.png b/Base/res/icons/16x16/utilities.png Binary files differnew file mode 100644 index 0000000000..48bf310299 --- /dev/null +++ b/Base/res/icons/16x16/utilities.png diff --git a/Base/res/icons/SystemMenu.ini b/Base/res/icons/SystemMenu.ini index a0454ec0d8..23a83badad 100644 --- a/Base/res/icons/SystemMenu.ini +++ b/Base/res/icons/SystemMenu.ini @@ -1,9 +1,9 @@ [16x16] -Demos=/res/icons/16x16/app-demo.png -#Development= -#Games= -#Graphics= -#Internet= -Settings=/res/icons/16x16/gear.png -Sound=/res/icons/16x16/filetype-music.png -#Utilities= +Demos=/res/icons/16x16/demos.png +Development=/res/icons/16x16/development.png +Games=/res/icons/16x16/games.png +Graphics=/res/icons/16x16/graphics.png +Internet=/res/icons/16x16/internet.png +Settings=/res/icons/16x16/settings.png +Sound=/res/icons/16x16/multimedia.png +Utilities=/res/icons/16x16/utilities.png |