From e50a43652eb80c2480fa9b23782bb11a0ccde7e8 Mon Sep 17 00:00:00 2001 From: thankyouverycool <66646555+thankyouverycool@users.noreply.github.com> Date: Sat, 26 Nov 2022 06:47:25 -0500 Subject: [PATCH] Base: Add icon for Office application category A trusty briefcase for the salt mine. --- Base/res/icons/16x16/office.png | Bin 0 -> 236 bytes Base/res/icons/SystemMenu.ini | 1 + 2 files changed, 1 insertion(+) create mode 100644 Base/res/icons/16x16/office.png diff --git a/Base/res/icons/16x16/office.png b/Base/res/icons/16x16/office.png new file mode 100644 index 0000000000000000000000000000000000000000..95cf22413b74fd2f8b83a521d3eb6edf8da10e0f GIT binary patch literal 236 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd7G?$phPQVgfdq5|d_r6qV1S8<$;ZbhEzO{! zqN1^pp}oC*)~vMkt0x{jc<}73w6kYt{rK@iIe$G!KT}DNUob<%Y;8XY1_p*4PZ!4! zj_b(@4h-Ku6>%(n_wFu}!Q!xh4Gc*C_<8W(RUA8dw{Yo(cpUIk1F< djjO<%f#Hm)LD)NsML$8V_H^}gS?83{1ONoDSN8w_ literal 0 HcmV?d00001 diff --git a/Base/res/icons/SystemMenu.ini b/Base/res/icons/SystemMenu.ini index 56cf0c48e0..d0a1b66115 100644 --- a/Base/res/icons/SystemMenu.ini +++ b/Base/res/icons/SystemMenu.ini @@ -5,6 +5,7 @@ Games=/res/icons/16x16/games.png Games/Puzzles=/res/icons/16x16/games.png Graphics=/res/icons/16x16/graphics.png Internet=/res/icons/16x16/internet.png +Office=/res/icons/16x16/office.png Settings=/res/icons/16x16/settings.png Media=/res/icons/16x16/multimedia.png Utilities=/res/icons/16x16/utilities.png