From 36d623a872191486110693dc059835cf1f279a13 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ga=C3=ABl=20Bonithon?= <gael@xfce.org>
Date: Sun, 21 May 2023 12:54:58 +0200
Subject: [PATCH] icons: Scale at size 16x16 to 128x128 (Fixes #385)

---
 configure.ac                                  |   2 +
 icons/128x128/Makefile.am                     |  16 +-
 icons/128x128/org.xfce.panel.actions.png      | Bin 0 -> 8246 bytes
 icons/128x128/org.xfce.panel.actions.svg      | 182 ++++
 .../org.xfce.panel.applicationsmenu.png       | Bin 0 -> 6411 bytes
 .../org.xfce.panel.applicationsmenu.svg       | 127 +++
 icons/128x128/org.xfce.panel.clock.png        | Bin 0 -> 11686 bytes
 icons/128x128/org.xfce.panel.clock.svg        | 257 ++++++
 .../128x128/org.xfce.panel.directorymenu.png  | Bin 0 -> 1836 bytes
 .../128x128/org.xfce.panel.directorymenu.svg  | 261 ++++++
 icons/128x128/org.xfce.panel.launcher.png     | Bin 0 -> 5713 bytes
 icons/128x128/org.xfce.panel.launcher.svg     | 873 ++++++++++++++++++
 icons/128x128/org.xfce.panel.pager.png        | Bin 0 -> 1776 bytes
 icons/128x128/org.xfce.panel.pager.svg        | 191 ++++
 icons/128x128/org.xfce.panel.separator.png    | Bin 0 -> 913 bytes
 icons/128x128/org.xfce.panel.separator.svg    | 196 ++++
 icons/128x128/org.xfce.panel.showdesktop.png  | Bin 0 -> 1469 bytes
 icons/128x128/org.xfce.panel.showdesktop.svg  | 161 ++++
 icons/128x128/org.xfce.panel.systray.png      | Bin 0 -> 3941 bytes
 icons/128x128/org.xfce.panel.systray.svg      | 155 ++++
 icons/128x128/org.xfce.panel.tasklist.png     | Bin 0 -> 1959 bytes
 icons/128x128/org.xfce.panel.tasklist.svg     | 192 ++++
 icons/128x128/org.xfce.panel.windowmenu.png   | Bin 0 -> 2960 bytes
 icons/128x128/org.xfce.panel.windowmenu.svg   | 168 ++++
 icons/16x16/Makefile.am                       |  15 +-
 icons/16x16/org.xfce.panel.actions.png        | Bin 0 -> 791 bytes
 icons/16x16/org.xfce.panel.actions.svg        | 183 ++++
 .../16x16/org.xfce.panel.applicationsmenu.png | Bin 683 -> 703 bytes
 .../16x16/org.xfce.panel.applicationsmenu.svg |  66 +-
 icons/16x16/org.xfce.panel.clock.png          | Bin 0 -> 1197 bytes
 icons/16x16/org.xfce.panel.clock.svg          | 258 ++++++
 icons/16x16/org.xfce.panel.directorymenu.png  | Bin 0 -> 455 bytes
 icons/16x16/org.xfce.panel.directorymenu.svg  | 261 ++++++
 icons/16x16/org.xfce.panel.launcher.png       | Bin 0 -> 811 bytes
 icons/16x16/org.xfce.panel.launcher.svg       | 873 ++++++++++++++++++
 icons/16x16/org.xfce.panel.pager.png          | Bin 0 -> 581 bytes
 icons/16x16/org.xfce.panel.pager.svg          | 191 ++++
 icons/16x16/org.xfce.panel.separator.png      | Bin 0 -> 453 bytes
 icons/16x16/org.xfce.panel.separator.svg      | 196 ++++
 icons/16x16/org.xfce.panel.showdesktop.png    | Bin 0 -> 466 bytes
 icons/16x16/org.xfce.panel.showdesktop.svg    | 161 ++++
 icons/16x16/org.xfce.panel.systray.png        | Bin 0 -> 736 bytes
 icons/16x16/org.xfce.panel.systray.svg        | 155 ++++
 icons/16x16/org.xfce.panel.tasklist.png       | Bin 0 -> 584 bytes
 icons/16x16/org.xfce.panel.tasklist.svg       | 192 ++++
 icons/16x16/org.xfce.panel.windowmenu.png     | Bin 0 -> 641 bytes
 icons/16x16/org.xfce.panel.windowmenu.svg     | 168 ++++
 icons/24x24/Makefile.am                       |  17 +-
 icons/24x24/org.xfce.panel.actions.png        | Bin 0 -> 1239 bytes
 icons/24x24/org.xfce.panel.actions.svg        | 183 ++++
 .../24x24/org.xfce.panel.applicationsmenu.png | Bin 989 -> 1037 bytes
 .../24x24/org.xfce.panel.applicationsmenu.svg |  59 +-
 icons/24x24/org.xfce.panel.clock.png          | Bin 0 -> 1969 bytes
 icons/24x24/org.xfce.panel.clock.svg          | 258 ++++++
 icons/24x24/org.xfce.panel.directorymenu.png  | Bin 0 -> 639 bytes
 icons/24x24/org.xfce.panel.directorymenu.svg  | 261 ++++++
 icons/24x24/org.xfce.panel.launcher.png       | Bin 0 -> 1224 bytes
 icons/24x24/org.xfce.panel.launcher.svg       | 873 ++++++++++++++++++
 icons/24x24/org.xfce.panel.pager.png          | Bin 0 -> 743 bytes
 icons/24x24/org.xfce.panel.pager.svg          | 191 ++++
 icons/24x24/org.xfce.panel.separator.png      | Bin 0 -> 575 bytes
 icons/24x24/org.xfce.panel.separator.svg      | 196 ++++
 icons/24x24/org.xfce.panel.showdesktop.png    | Bin 0 -> 539 bytes
 icons/24x24/org.xfce.panel.showdesktop.svg    | 161 ++++
 icons/24x24/org.xfce.panel.systray.png        | Bin 0 -> 944 bytes
 icons/24x24/org.xfce.panel.systray.svg        | 155 ++++
 icons/24x24/org.xfce.panel.tasklist.png       | Bin 0 -> 699 bytes
 icons/24x24/org.xfce.panel.tasklist.svg       | 192 ++++
 icons/24x24/org.xfce.panel.windowmenu.png     | Bin 0 -> 831 bytes
 icons/24x24/org.xfce.panel.windowmenu.svg     | 168 ++++
 icons/32x32/Makefile.am                       |  25 +-
 .../32x32/org.xfce.panel.applicationsmenu.png | Bin 1398 -> 1392 bytes
 .../32x32/org.xfce.panel.applicationsmenu.svg |  66 +-
 icons/32x32/org.xfce.panel.directorymenu.png  | Bin 531 -> 551 bytes
 icons/32x32/org.xfce.panel.directorymenu.svg  |  41 +-
 icons/32x32/org.xfce.panel.pager.png          | Bin 603 -> 782 bytes
 icons/32x32/org.xfce.panel.pager.svg          |  98 +-
 icons/32x32/org.xfce.panel.separator.png      | Bin 379 -> 547 bytes
 icons/32x32/org.xfce.panel.separator.svg      |  73 +-
 icons/32x32/org.xfce.panel.systray.png        | Bin 1157 -> 1168 bytes
 icons/32x32/org.xfce.panel.systray.svg        |  52 +-
 icons/32x32/org.xfce.panel.windowmenu.png     | Bin 702 -> 941 bytes
 icons/32x32/org.xfce.panel.windowmenu.svg     | 106 +--
 icons/48x48/Makefile.am                       |  17 +-
 icons/48x48/org.xfce.panel.actions.png        | Bin 0 -> 2731 bytes
 icons/48x48/org.xfce.panel.actions.svg        | 182 ++++
 .../48x48/org.xfce.panel.applicationsmenu.png | Bin 2080 -> 2201 bytes
 .../48x48/org.xfce.panel.applicationsmenu.svg |  71 +-
 icons/48x48/org.xfce.panel.clock.png          | Bin 0 -> 4213 bytes
 icons/48x48/org.xfce.panel.clock.svg          | 258 ++++++
 icons/48x48/org.xfce.panel.directorymenu.png  | Bin 0 -> 875 bytes
 icons/48x48/org.xfce.panel.directorymenu.svg  | 261 ++++++
 icons/48x48/org.xfce.panel.launcher.png       | Bin 0 -> 2452 bytes
 icons/48x48/org.xfce.panel.launcher.svg       | 873 ++++++++++++++++++
 icons/48x48/org.xfce.panel.pager.png          | Bin 0 -> 1020 bytes
 icons/48x48/org.xfce.panel.pager.svg          | 191 ++++
 icons/48x48/org.xfce.panel.separator.png      | Bin 0 -> 686 bytes
 icons/48x48/org.xfce.panel.separator.svg      | 196 ++++
 icons/48x48/org.xfce.panel.showdesktop.png    | Bin 0 -> 757 bytes
 icons/48x48/org.xfce.panel.showdesktop.svg    | 161 ++++
 icons/48x48/org.xfce.panel.systray.png        | Bin 0 -> 1641 bytes
 icons/48x48/org.xfce.panel.systray.svg        | 155 ++++
 icons/48x48/org.xfce.panel.tasklist.png       | Bin 0 -> 1027 bytes
 icons/48x48/org.xfce.panel.tasklist.svg       | 192 ++++
 icons/48x48/org.xfce.panel.windowmenu.png     | Bin 0 -> 1340 bytes
 icons/48x48/org.xfce.panel.windowmenu.svg     | 168 ++++
 icons/64x64/Makefile.am                       |  17 +
 icons/64x64/org.xfce.panel.actions.png        | Bin 0 -> 3695 bytes
 icons/64x64/org.xfce.panel.actions.svg        | 182 ++++
 .../64x64/org.xfce.panel.applicationsmenu.png | Bin 0 -> 3028 bytes
 .../64x64/org.xfce.panel.applicationsmenu.svg | 127 +++
 icons/64x64/org.xfce.panel.clock.png          | Bin 0 -> 5698 bytes
 icons/64x64/org.xfce.panel.clock.svg          | 258 ++++++
 icons/64x64/org.xfce.panel.directorymenu.png  | Bin 0 -> 989 bytes
 icons/64x64/org.xfce.panel.directorymenu.svg  | 261 ++++++
 icons/64x64/org.xfce.panel.launcher.png       | Bin 0 -> 3134 bytes
 icons/64x64/org.xfce.panel.launcher.svg       | 873 ++++++++++++++++++
 icons/64x64/org.xfce.panel.pager.png          | Bin 0 -> 1145 bytes
 icons/64x64/org.xfce.panel.pager.svg          | 191 ++++
 icons/64x64/org.xfce.panel.png                | Bin 0 -> 1183 bytes
 icons/64x64/org.xfce.panel.separator.png      | Bin 0 -> 681 bytes
 icons/64x64/org.xfce.panel.separator.svg      | 196 ++++
 icons/64x64/org.xfce.panel.showdesktop.png    | Bin 0 -> 842 bytes
 icons/64x64/org.xfce.panel.showdesktop.svg    | 161 ++++
 icons/64x64/org.xfce.panel.svg                | 228 +++++
 icons/64x64/org.xfce.panel.systray.png        | Bin 0 -> 2074 bytes
 icons/64x64/org.xfce.panel.systray.svg        | 155 ++++
 icons/64x64/org.xfce.panel.tasklist.png       | Bin 0 -> 1106 bytes
 icons/64x64/org.xfce.panel.tasklist.svg       | 192 ++++
 icons/64x64/org.xfce.panel.windowmenu.png     | Bin 0 -> 1633 bytes
 icons/64x64/org.xfce.panel.windowmenu.svg     | 168 ++++
 icons/96x96/Makefile.am                       |  17 +
 icons/96x96/org.xfce.panel.actions.png        | Bin 0 -> 6055 bytes
 icons/96x96/org.xfce.panel.actions.svg        | 182 ++++
 .../96x96/org.xfce.panel.applicationsmenu.png | Bin 0 -> 4719 bytes
 .../96x96/org.xfce.panel.applicationsmenu.svg | 127 +++
 icons/96x96/org.xfce.panel.clock.png          | Bin 0 -> 8798 bytes
 icons/96x96/org.xfce.panel.clock.svg          | 257 ++++++
 icons/96x96/org.xfce.panel.directorymenu.png  | Bin 0 -> 1397 bytes
 icons/96x96/org.xfce.panel.directorymenu.svg  | 261 ++++++
 icons/96x96/org.xfce.panel.launcher.png       | Bin 0 -> 4537 bytes
 icons/96x96/org.xfce.panel.launcher.svg       | 873 ++++++++++++++++++
 icons/96x96/org.xfce.panel.pager.png          | Bin 0 -> 1454 bytes
 icons/96x96/org.xfce.panel.pager.svg          | 191 ++++
 icons/96x96/org.xfce.panel.png                | Bin 0 -> 2268 bytes
 icons/96x96/org.xfce.panel.separator.png      | Bin 0 -> 815 bytes
 icons/96x96/org.xfce.panel.separator.svg      | 196 ++++
 icons/96x96/org.xfce.panel.showdesktop.png    | Bin 0 -> 1150 bytes
 icons/96x96/org.xfce.panel.showdesktop.svg    | 161 ++++
 icons/96x96/org.xfce.panel.svg                | 274 ++++++
 icons/96x96/org.xfce.panel.systray.png        | Bin 0 -> 2974 bytes
 icons/96x96/org.xfce.panel.systray.svg        | 155 ++++
 icons/96x96/org.xfce.panel.tasklist.png       | Bin 0 -> 1491 bytes
 icons/96x96/org.xfce.panel.tasklist.svg       | 192 ++++
 icons/96x96/org.xfce.panel.windowmenu.png     | Bin 0 -> 2273 bytes
 icons/96x96/org.xfce.panel.windowmenu.svg     | 168 ++++
 icons/Makefile.am                             |   2 +
 icons/scalable/Makefile.am                    |  16 +-
 icons/scalable/org.xfce.panel.actions.svg     | 182 ++++
 .../org.xfce.panel.applicationsmenu.svg       | 127 +++
 icons/scalable/org.xfce.panel.clock.svg       | 257 ++++++
 .../scalable/org.xfce.panel.directorymenu.svg | 261 ++++++
 icons/scalable/org.xfce.panel.launcher.svg    | 873 ++++++++++++++++++
 icons/scalable/org.xfce.panel.pager.svg       | 191 ++++
 icons/scalable/org.xfce.panel.separator.svg   | 196 ++++
 icons/scalable/org.xfce.panel.showdesktop.svg | 161 ++++
 icons/scalable/org.xfce.panel.systray.svg     | 155 ++++
 icons/scalable/org.xfce.panel.tasklist.svg    | 192 ++++
 icons/scalable/org.xfce.panel.windowmenu.svg  | 168 ++++
 169 files changed, 19903 insertions(+), 341 deletions(-)
 create mode 100644 icons/128x128/org.xfce.panel.actions.png
 create mode 100644 icons/128x128/org.xfce.panel.actions.svg
 create mode 100644 icons/128x128/org.xfce.panel.applicationsmenu.png
 create mode 100644 icons/128x128/org.xfce.panel.applicationsmenu.svg
 create mode 100644 icons/128x128/org.xfce.panel.clock.png
 create mode 100644 icons/128x128/org.xfce.panel.clock.svg
 create mode 100644 icons/128x128/org.xfce.panel.directorymenu.png
 create mode 100644 icons/128x128/org.xfce.panel.directorymenu.svg
 create mode 100644 icons/128x128/org.xfce.panel.launcher.png
 create mode 100644 icons/128x128/org.xfce.panel.launcher.svg
 create mode 100644 icons/128x128/org.xfce.panel.pager.png
 create mode 100644 icons/128x128/org.xfce.panel.pager.svg
 create mode 100644 icons/128x128/org.xfce.panel.separator.png
 create mode 100644 icons/128x128/org.xfce.panel.separator.svg
 create mode 100644 icons/128x128/org.xfce.panel.showdesktop.png
 create mode 100644 icons/128x128/org.xfce.panel.showdesktop.svg
 create mode 100644 icons/128x128/org.xfce.panel.systray.png
 create mode 100644 icons/128x128/org.xfce.panel.systray.svg
 create mode 100644 icons/128x128/org.xfce.panel.tasklist.png
 create mode 100644 icons/128x128/org.xfce.panel.tasklist.svg
 create mode 100644 icons/128x128/org.xfce.panel.windowmenu.png
 create mode 100644 icons/128x128/org.xfce.panel.windowmenu.svg
 create mode 100644 icons/16x16/org.xfce.panel.actions.png
 create mode 100644 icons/16x16/org.xfce.panel.actions.svg
 create mode 100644 icons/16x16/org.xfce.panel.clock.png
 create mode 100644 icons/16x16/org.xfce.panel.clock.svg
 create mode 100644 icons/16x16/org.xfce.panel.directorymenu.png
 create mode 100644 icons/16x16/org.xfce.panel.directorymenu.svg
 create mode 100644 icons/16x16/org.xfce.panel.launcher.png
 create mode 100644 icons/16x16/org.xfce.panel.launcher.svg
 create mode 100644 icons/16x16/org.xfce.panel.pager.png
 create mode 100644 icons/16x16/org.xfce.panel.pager.svg
 create mode 100644 icons/16x16/org.xfce.panel.separator.png
 create mode 100644 icons/16x16/org.xfce.panel.separator.svg
 create mode 100644 icons/16x16/org.xfce.panel.showdesktop.png
 create mode 100644 icons/16x16/org.xfce.panel.showdesktop.svg
 create mode 100644 icons/16x16/org.xfce.panel.systray.png
 create mode 100644 icons/16x16/org.xfce.panel.systray.svg
 create mode 100644 icons/16x16/org.xfce.panel.tasklist.png
 create mode 100644 icons/16x16/org.xfce.panel.tasklist.svg
 create mode 100644 icons/16x16/org.xfce.panel.windowmenu.png
 create mode 100644 icons/16x16/org.xfce.panel.windowmenu.svg
 create mode 100644 icons/24x24/org.xfce.panel.actions.png
 create mode 100644 icons/24x24/org.xfce.panel.actions.svg
 create mode 100644 icons/24x24/org.xfce.panel.clock.png
 create mode 100644 icons/24x24/org.xfce.panel.clock.svg
 create mode 100644 icons/24x24/org.xfce.panel.directorymenu.png
 create mode 100644 icons/24x24/org.xfce.panel.directorymenu.svg
 create mode 100644 icons/24x24/org.xfce.panel.launcher.png
 create mode 100644 icons/24x24/org.xfce.panel.launcher.svg
 create mode 100644 icons/24x24/org.xfce.panel.pager.png
 create mode 100644 icons/24x24/org.xfce.panel.pager.svg
 create mode 100644 icons/24x24/org.xfce.panel.separator.png
 create mode 100644 icons/24x24/org.xfce.panel.separator.svg
 create mode 100644 icons/24x24/org.xfce.panel.showdesktop.png
 create mode 100644 icons/24x24/org.xfce.panel.showdesktop.svg
 create mode 100644 icons/24x24/org.xfce.panel.systray.png
 create mode 100644 icons/24x24/org.xfce.panel.systray.svg
 create mode 100644 icons/24x24/org.xfce.panel.tasklist.png
 create mode 100644 icons/24x24/org.xfce.panel.tasklist.svg
 create mode 100644 icons/24x24/org.xfce.panel.windowmenu.png
 create mode 100644 icons/24x24/org.xfce.panel.windowmenu.svg
 create mode 100644 icons/48x48/org.xfce.panel.actions.png
 create mode 100644 icons/48x48/org.xfce.panel.actions.svg
 create mode 100644 icons/48x48/org.xfce.panel.clock.png
 create mode 100644 icons/48x48/org.xfce.panel.clock.svg
 create mode 100644 icons/48x48/org.xfce.panel.directorymenu.png
 create mode 100644 icons/48x48/org.xfce.panel.directorymenu.svg
 create mode 100644 icons/48x48/org.xfce.panel.launcher.png
 create mode 100644 icons/48x48/org.xfce.panel.launcher.svg
 create mode 100644 icons/48x48/org.xfce.panel.pager.png
 create mode 100644 icons/48x48/org.xfce.panel.pager.svg
 create mode 100644 icons/48x48/org.xfce.panel.separator.png
 create mode 100644 icons/48x48/org.xfce.panel.separator.svg
 create mode 100644 icons/48x48/org.xfce.panel.showdesktop.png
 create mode 100644 icons/48x48/org.xfce.panel.showdesktop.svg
 create mode 100644 icons/48x48/org.xfce.panel.systray.png
 create mode 100644 icons/48x48/org.xfce.panel.systray.svg
 create mode 100644 icons/48x48/org.xfce.panel.tasklist.png
 create mode 100644 icons/48x48/org.xfce.panel.tasklist.svg
 create mode 100644 icons/48x48/org.xfce.panel.windowmenu.png
 create mode 100644 icons/48x48/org.xfce.panel.windowmenu.svg
 create mode 100644 icons/64x64/Makefile.am
 create mode 100644 icons/64x64/org.xfce.panel.actions.png
 create mode 100644 icons/64x64/org.xfce.panel.actions.svg
 create mode 100644 icons/64x64/org.xfce.panel.applicationsmenu.png
 create mode 100644 icons/64x64/org.xfce.panel.applicationsmenu.svg
 create mode 100644 icons/64x64/org.xfce.panel.clock.png
 create mode 100644 icons/64x64/org.xfce.panel.clock.svg
 create mode 100644 icons/64x64/org.xfce.panel.directorymenu.png
 create mode 100644 icons/64x64/org.xfce.panel.directorymenu.svg
 create mode 100644 icons/64x64/org.xfce.panel.launcher.png
 create mode 100644 icons/64x64/org.xfce.panel.launcher.svg
 create mode 100644 icons/64x64/org.xfce.panel.pager.png
 create mode 100644 icons/64x64/org.xfce.panel.pager.svg
 create mode 100644 icons/64x64/org.xfce.panel.png
 create mode 100644 icons/64x64/org.xfce.panel.separator.png
 create mode 100644 icons/64x64/org.xfce.panel.separator.svg
 create mode 100644 icons/64x64/org.xfce.panel.showdesktop.png
 create mode 100644 icons/64x64/org.xfce.panel.showdesktop.svg
 create mode 100644 icons/64x64/org.xfce.panel.svg
 create mode 100644 icons/64x64/org.xfce.panel.systray.png
 create mode 100644 icons/64x64/org.xfce.panel.systray.svg
 create mode 100644 icons/64x64/org.xfce.panel.tasklist.png
 create mode 100644 icons/64x64/org.xfce.panel.tasklist.svg
 create mode 100644 icons/64x64/org.xfce.panel.windowmenu.png
 create mode 100644 icons/64x64/org.xfce.panel.windowmenu.svg
 create mode 100644 icons/96x96/Makefile.am
 create mode 100644 icons/96x96/org.xfce.panel.actions.png
 create mode 100644 icons/96x96/org.xfce.panel.actions.svg
 create mode 100644 icons/96x96/org.xfce.panel.applicationsmenu.png
 create mode 100644 icons/96x96/org.xfce.panel.applicationsmenu.svg
 create mode 100644 icons/96x96/org.xfce.panel.clock.png
 create mode 100644 icons/96x96/org.xfce.panel.clock.svg
 create mode 100644 icons/96x96/org.xfce.panel.directorymenu.png
 create mode 100644 icons/96x96/org.xfce.panel.directorymenu.svg
 create mode 100644 icons/96x96/org.xfce.panel.launcher.png
 create mode 100644 icons/96x96/org.xfce.panel.launcher.svg
 create mode 100644 icons/96x96/org.xfce.panel.pager.png
 create mode 100644 icons/96x96/org.xfce.panel.pager.svg
 create mode 100644 icons/96x96/org.xfce.panel.png
 create mode 100644 icons/96x96/org.xfce.panel.separator.png
 create mode 100644 icons/96x96/org.xfce.panel.separator.svg
 create mode 100644 icons/96x96/org.xfce.panel.showdesktop.png
 create mode 100644 icons/96x96/org.xfce.panel.showdesktop.svg
 create mode 100644 icons/96x96/org.xfce.panel.svg
 create mode 100644 icons/96x96/org.xfce.panel.systray.png
 create mode 100644 icons/96x96/org.xfce.panel.systray.svg
 create mode 100644 icons/96x96/org.xfce.panel.tasklist.png
 create mode 100644 icons/96x96/org.xfce.panel.tasklist.svg
 create mode 100644 icons/96x96/org.xfce.panel.windowmenu.png
 create mode 100644 icons/96x96/org.xfce.panel.windowmenu.svg
 create mode 100644 icons/scalable/org.xfce.panel.actions.svg
 create mode 100644 icons/scalable/org.xfce.panel.applicationsmenu.svg
 create mode 100644 icons/scalable/org.xfce.panel.clock.svg
 create mode 100644 icons/scalable/org.xfce.panel.directorymenu.svg
 create mode 100644 icons/scalable/org.xfce.panel.launcher.svg
 create mode 100644 icons/scalable/org.xfce.panel.pager.svg
 create mode 100644 icons/scalable/org.xfce.panel.separator.svg
 create mode 100644 icons/scalable/org.xfce.panel.showdesktop.svg
 create mode 100644 icons/scalable/org.xfce.panel.systray.svg
 create mode 100644 icons/scalable/org.xfce.panel.tasklist.svg
 create mode 100644 icons/scalable/org.xfce.panel.windowmenu.svg

diff --git a/configure.ac b/configure.ac
index 1294957d3..065462c38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -244,6 +244,8 @@ icons/16x16/Makefile
 icons/24x24/Makefile
 icons/32x32/Makefile
 icons/48x48/Makefile
+icons/64x64/Makefile
+icons/96x96/Makefile
 icons/128x128/Makefile
 icons/scalable/Makefile
 libxfce4panel/Makefile
diff --git a/icons/128x128/Makefile.am b/icons/128x128/Makefile.am
index 5bb790975..d6abb5811 100644
--- a/icons/128x128/Makefile.am
+++ b/icons/128x128/Makefile.am
@@ -1,9 +1,17 @@
-
 iconsdir = $(datadir)/icons/hicolor/128x128/apps
 icons_DATA = \
-	org.xfce.panel.png
+	org.xfce.panel.png \
+	org.xfce.panel.actions.png \
+	org.xfce.panel.applicationsmenu.png \
+	org.xfce.panel.clock.png \
+	org.xfce.panel.directorymenu.png \
+	org.xfce.panel.launcher.png \
+	org.xfce.panel.pager.png \
+	org.xfce.panel.separator.png \
+	org.xfce.panel.showdesktop.png \
+	org.xfce.panel.systray.png \
+	org.xfce.panel.tasklist.png \
+	org.xfce.panel.windowmenu.png
 
 EXTRA_DIST = \
 	$(icons_DATA)
-
-# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
diff --git a/icons/128x128/org.xfce.panel.actions.png b/icons/128x128/org.xfce.panel.actions.png
new file mode 100644
index 0000000000000000000000000000000000000000..277667d9bf8ef2303b6ebfc8424e4ba7fa987fcb
GIT binary patch
literal 8246
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

literal 0
HcmV?d00001

diff --git a/icons/128x128/org.xfce.panel.actions.svg b/icons/128x128/org.xfce.panel.actions.svg
new file mode 100644
index 000000000..c639324f9
--- /dev/null
+++ b/icons/128x128/org.xfce.panel.actions.svg
@@ -0,0 +1,182 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="128"
+   height="128"
+   viewBox="0 0 33.866667 33.866667"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.actions.svg"
+   inkscape:export-filename="/home/maug/Programming/xfce4-panem/32x32/org.xfce.panel.actions.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254" />
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="28.466667"
+     inkscape:cx="2.7751756"
+     inkscape:cy="12.330211"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="67.733337"
+       cy="256.25409"
+       r="0" />
+    <circle
+       cy="305.46664"
+       cx="16.933332"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:1.05804;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="15.345981" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:end="4.1878597"
+       sodipodi:start="5.239857"
+       sodipodi:open="true"
+       d="m 20.928347,299.13598 a 7.9367962,7.3703108 0 0 1 3.665883,8.29514 7.9367962,7.3703108 0 0 1 -7.672508,5.44373 7.9367962,7.3703108 0 0 1 -7.6552477,-5.46464 7.9367962,7.3703108 0 0 1 3.6921177,-8.28511"
+       sodipodi:ry="7.3703108"
+       sodipodi:rx="7.9367962"
+       sodipodi:cy="305.50455"
+       sodipodi:cx="16.933384"
+       id="path849"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#006888;stroke-width:4.23332;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:type="arc"
+       sodipodi:arc-type="arc" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:3.18357;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="16.933384"
+       sodipodi:cy="305.50455"
+       sodipodi:rx="7.9367962"
+       sodipodi:ry="7.3703108"
+       d="m 20.928347,299.13598 a 7.9367962,7.3703108 0 0 1 3.665883,8.29514 7.9367962,7.3703108 0 0 1 -7.672508,5.44373 7.9367962,7.3703108 0 0 1 -7.6552477,-5.46464 7.9367962,7.3703108 0 0 1 3.6921177,-8.28511"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       ry="1.5214211"
+       rx="3.9618134"
+       y="294.35834"
+       x="15.345836"
+       height="8.4666662"
+       width="3.1750002"
+       id="rect851"
+       style="fill:#006888;stroke:#006888;stroke-width:1.05833;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:4.14163;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="3.1750002"
+       height="8.4666662"
+       x="15.345836"
+       y="294.35834"
+       rx="3.9618134"
+       ry="1.5214211" />
+  </g>
+</svg>
diff --git a/icons/128x128/org.xfce.panel.applicationsmenu.png b/icons/128x128/org.xfce.panel.applicationsmenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b9a5d75b257f1cd90a5c95a7f3ae09f39b4008
GIT binary patch
literal 6411
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
Z{6FEeYr26(jxGQI002ovPDHLkV1nUkcbNbH

literal 0
HcmV?d00001

diff --git a/icons/128x128/org.xfce.panel.applicationsmenu.svg b/icons/128x128/org.xfce.panel.applicationsmenu.svg
new file mode 100644
index 000000000..7500274be
--- /dev/null
+++ b/icons/128x128/org.xfce.panel.applicationsmenu.svg
@@ -0,0 +1,127 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   width="128"
+   height="128"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   version="1.0"
+   sodipodi:docname="org.xfce.panel.applicationsmenu.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   inkscape:export-filename="org.xfce.panel.applicationsmenu.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient3961">
+      <stop
+         id="stop3963"
+         offset="0"
+         style="stop-color:#cecece;stop-opacity:0.7019608;" />
+      <stop
+         id="stop3965"
+         offset="1"
+         style="stop-color:#1d1d1d;stop-opacity:0;" />
+    </linearGradient>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1126">
+      <rect
+         style="opacity:0.5;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.02543;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="rect1128"
+         width="512"
+         height="512"
+         x="17.850052"
+         y="549.14514" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     gridtolerance="10000"
+     guidetolerance="10"
+     objecttolerance="10"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.839192"
+     inkscape:cx="7.449875"
+     inkscape:cy="15.089154"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer10"
+     showgrid="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid244"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer10"
+     inkscape:label="Mouse_Path"
+     style="display:inline"
+     transform="translate(-27.365845,-1015.3254)">
+    <path
+       inkscape:connector-curvature="0"
+       style="fill:#00aade;fill-opacity:1;stroke-width:3.85815"
+       d="m 51.309292,1127.8977 -11.293903,-11.608 1.691087,-1.7896 c 1.884072,-1.9936 3.646928,-3.8952 7.586616,-8.1808 1.465816,-1.5944 4.015536,-4.3576 5.666048,-6.1392 1.650512,-1.7816 3.790607,-4.0992 4.755783,-5.1496 3.166984,-3.4456 6.728544,-7.3136 11.053128,-12.0056 l 4.25688,-4.6184 -1.129944,-1.192 c -0.62152,-0.656 -4.281552,-4.7032 -8.13352,-8.9936 -9.514895,-10.6003 -12.656519,-14.0963 -12.757255,-14.1939 -0.0472,-0.08 -2.20856,-2.4496 -4.8038,-5.344 l -4.71864,-5.2608 6.095728,-5.8576 c 12.143463,-11.6688 13.400431,-12.8792 16.055903,-15.456 l 2.69816,-2.62 1.28612,1.6232 c 0.70736,0.892 4.858408,6.1424 9.224535,11.6664 15.869359,20.0776 17.487495,22.0952 17.670959,22.0344 0.17464,-0.08 3.152016,-3.4992 12.601573,-14.564 4.13609,-4.8424 4.76923,-5.5816 5.03437,-5.8752 0.0915,-0.104 3.021,-3.5288 6.50984,-7.616 l 6.34335,-7.432 3.26224,3.1216 c 1.79423,1.716 7.06648,6.7328 11.71612,11.1464 l 8.45387,8.0256 -2.96337,3.092 c -3.55075,3.7032 -8.11652,8.5032 -16.36638,17.204 -3.37536,3.5595 -7.8992,8.3051 -10.05296,10.5467 -2.15377,2.2392 -4.01749,4.2168 -4.14158,4.3904 -0.2084,0.296 0.052,0.624 3.43057,4.2936 2.01088,2.1872 4.92816,5.3712 6.4828,7.0744 1.55465,1.7024 4.74735,5.184 7.09484,7.7344 2.34751,2.5504 5.29125,5.7568 6.54164,7.1248 2.37983,2.604 3.17311,3.4648 7.97203,8.6536 l 2.93372,3.172 -1.16648,1.1448 c -0.64152,0.632 -2.03868,1.972 -3.10474,2.9848 -7.19257,6.828 -16.07225,15.2968 -18.29458,17.4472 l -2.62696,2.5408 -1.17623,-1.3688 c -1.80316,-2.0992 -8.57157,-10.2248 -24.09406,-28.9272 -1.515671,-1.8264 -3.545079,-4.272 -4.509791,-5.4368 -0.96472,-1.1648 -1.812695,-2.1168 -1.884383,-2.1168 -0.0712,0 -2.079288,2.364 -4.461344,5.2544 -2.38204,2.8896 -5.047496,6.12 -5.923232,7.1792 -0.875752,1.0592 -2.267824,2.7488 -3.093528,3.7528 -1.574464,1.9152 -1.973696,2.3976 -9.124351,11.044 -2.443008,2.9536 -5.436456,6.576 -6.652088,8.0488 -1.215616,1.4728 -2.309376,2.7624 -2.43056,2.8664 -0.17592,0.152 -2.498072,-2.1536 -11.514231,-11.4208 z"
+       id="path2626" />
+    <g
+       id="g914"
+       transform="matrix(0.25216351,0,0,0.25916722,-92.24858,852.08221)"
+       style="fill:#070c0f;stroke-width:22.079">
+      <path
+         inkscape:export-ydpi="1026.8827"
+         inkscape:export-xdpi="1026.8827"
+         inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="path13-8"
+         d="m 931.74544,775.79875 c -2.29194,-1.89582 -20.26506,26.46187 -16.29077,29.40465 2.38972,1.7878 17.31457,-28.39371 16.29077,-29.40465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:export-ydpi="1026.8827"
+         inkscape:export-xdpi="1026.8827"
+         inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="path18-8"
+         d="m 911.08398,771.82541 c -1.13435,-1.31705 -7.15369,29.24258 -4.37043,30.59564 2.3897,1.7878 6.55183,-29.00592 4.37043,-30.59564 z"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path14-8"
+         d="m 490.39251,737.47244 c -2.3537,1.28875 18.83363,15.10215 58.42225,31.40062 39.59117,16.29847 94.28195,57.60761 89.99375,64.27515 -12.85922,18.11199 -20.44376,39.77441 -15.20901,76.87813 0.94406,6.53121 -19.35566,17.87183 -17.87913,27.72653 1.23475,7.49842 22.68907,-7.4337 25.03505,-4.4858 1.4354,5.29135 -11.47809,32.07149 -6.25876,33.9853 3.81738,1.13442 37.3757,-31.84431 39.32554,-31.29382 55.34179,16.73062 127.34835,4.09717 128.74256,3.56728 -0.13122,-0.29067 51.81438,24.42083 56.32887,21.46778 11.38784,-12.3319 -21.58193,-29.7126 -16.08481,-36.65543 2.4103,-3.63474 40.15723,13.64662 42.01702,8.92889 2.70617,-8.16723 -17.52752,-25.31623 -20.57061,-30.39666 -2.64699,-4.68427 -3.22116,-12.24882 3.56728,-16.98197 6.79101,-4.73314 76.22275,-31.2899 73.31085,-51.84307 -5.03414,-37.34552 -88.0554,-39.77075 -89.39566,-42.91418 -0.63017,-1.47654 3.65331,-53.40369 -20.57061,-43.81135 -14.91457,5.55115 -2.73759,38.63636 -1.77296,42.91419 0.89001,3.93828 -6.63573,3.52294 -8.05308,1.79432 -3.16396,-3.86368 -13.6106,-38.3492 -25.93222,-32.19098 -17.2811,9.52802 -1.01748,39.25808 -4.46444,40.2227 -6.4026,3.57816 -6.0399,12.31819 -11.17179,19.43848 -8.46299,12.12868 -71.7872,-5.68106 -92.25802,-6.92095 -14.98659,-0.88489 -29.32133,11.41139 -30.67435,9.84741 -18.24833,-18.27405 -56.0023,-50.09534 -97.36328,-60.66515 -23.19496,-6.29458 -57.70051,-24.51893 -59.08444,-24.28742 z m 361.91887,69.87172 c 3.95743,0 7.15593,3.65412 7.15593,8.15989 10e-6,4.50575 -3.1985,8.15989 -7.15593,8.15989 -3.95744,0 -7.17728,-3.65414 -7.17728,-8.15989 10e-6,-4.50577 3.21984,-8.15989 7.17728,-8.15989 z m -16.08481,4.95575 c 3.04559,13.14733 7.79958,17.33717 22.06588,16.91788 -18.15827,16.65089 -29.19393,-11.87861 -22.06588,-16.91788 z m 39.26146,34.36979 c 0.74297,0.0282 1.31493,0.19751 1.68752,0.55539 7.15367,2.59296 -30.74272,16.23854 -30.99475,14.31185 -0.39407,-1.37542 22.12522,-15.13943 29.30723,-14.86724 z m 3.84499,8.73664 c 0.39154,-0.0303 0.73626,0.0219 1.02532,0.17089 6.75243,6.70871 -21.37827,21.58409 -21.06191,21.06191 -2.26689,-1.36979 14.16329,-20.77712 20.03659,-21.2328 z"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.202314pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         inkscape:connector-curvature="0" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/128x128/org.xfce.panel.clock.png b/icons/128x128/org.xfce.panel.clock.png
new file mode 100644
index 0000000000000000000000000000000000000000..0664892a465b7911f107fa064ad5bd7b1751439e
GIT binary patch
literal 11686
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
PtN}`L>asP`W+DFvi?m^N

literal 0
HcmV?d00001

diff --git a/icons/128x128/org.xfce.panel.clock.svg b/icons/128x128/org.xfce.panel.clock.svg
new file mode 100644
index 000000000..5847d112b
--- /dev/null
+++ b/icons/128x128/org.xfce.panel.clock.svg
@@ -0,0 +1,257 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="128"
+   height="128"
+   viewBox="0 0 33.866666 33.866666"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.clock.svg"
+   inkscape:export-filename="org.xfce.panel.clock.png"
+   inkscape:export-xdpi="144"
+   inkscape:export-ydpi="144"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="3.800699"
+     inkscape:cy="27.311999"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="67.733337"
+       cy="256.25418"
+       r="0" />
+    <circle
+       cy="305.46664"
+       cx="16.933332"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:1.05804;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="15.345982" />
+    <circle
+       style="opacity:1;vector-effect:none;fill:#c1ebf7;fill-opacity:1;fill-rule:nonzero;stroke:#6acfec;stroke-width:1.06151;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-3-3"
+       cx="16.933334"
+       cy="305.46664"
+       r="12.16931" />
+    <circle
+       cy="305.46664"
+       cx="16.933332"
+       id="circle1253-3-3-6"
+       style="opacity:1;vector-effect:none;fill:#070c0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.108544;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="2.116667" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:1.18325"
+       id="rect852"
+       width="2.1166673"
+       height="10.583311"
+       x="226.47459"
+       y="193.4407"
+       transform="rotate(44.999999)" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:1.05834"
+       id="rect852-3"
+       width="2.1166675"
+       height="8.4667616"
+       x="-204.77231"
+       y="218.75621"
+       transform="rotate(-44.999999)" />
+  </g>
+</svg>
diff --git a/icons/128x128/org.xfce.panel.directorymenu.png b/icons/128x128/org.xfce.panel.directorymenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..853815ab84812ccc9ae82cf3676861422563e99f
GIT binary patch
literal 1836
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
HiqHNpxokjW

literal 0
HcmV?d00001

diff --git a/icons/128x128/org.xfce.panel.directorymenu.svg b/icons/128x128/org.xfce.panel.directorymenu.svg
new file mode 100644
index 000000000..70014a8b4
--- /dev/null
+++ b/icons/128x128/org.xfce.panel.directorymenu.svg
@@ -0,0 +1,261 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="128"
+   height="128"
+   viewBox="0 0 33.866665 33.866665"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.directorymenu.svg"
+   inkscape:export-filename="org.xfce.panel.directorymenu.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.448194"
+     inkscape:cx="10.589559"
+     inkscape:cy="16.472647"
+     inkscape:document-units="px"
+     inkscape:current-layer="g872"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="16.933332"
+       cy="280.46353"
+       r="0" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:0.795895;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="4.2333455"
+       sodipodi:cy="292.64279"
+       sodipodi:rx="1.9841988"
+       sodipodi:ry="1.8425775"
+       d="m 5.2320862,291.05065 a 1.9841988,1.8425775 0 0 1 0.9164705,2.07378 1.9841988,1.8425775 0 0 1 -1.9181267,1.36094 1.9841988,1.8425775 0 0 1 -1.9138117,-1.36616 1.9841988,1.8425775 0 0 1 0.9230293,-2.07128"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:1.03541;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="0.79374999"
+       height="2.1166666"
+       x="3.8364584"
+       y="289.85623"
+       rx="0.99045324"
+       ry="0.38035524" />
+    <g
+       transform="translate(-0.47083334,0.13230044)"
+       id="g872">
+      <path
+         sodipodi:nodetypes="cccccccccc"
+         inkscape:connector-curvature="0"
+         style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:1.13393;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         d="m 4.9309497,290.02632 c 0,0 -2.8348191,0 -2.8348191,2.83474 v 18.70992 H 29.877368 c 2.834825,0 2.834825,-2.83489 2.834825,-2.83489 v -12.47325 c 0,0 0,-2.83463 -2.834825,-2.83463 H 15.703272 l -3.401788,-3.40189 z"
+         id="path5595" />
+      <path
+         id="path2546"
+         d="m 4.9309497,299.09769 c 0,0 -2.8348191,0 -2.8348191,2.83481 v 18.70988 H 29.877368 c 2.834825,0 2.834825,-2.83479 2.834825,-2.83479 v -18.14294 c 0,0 0,-2.83484 -2.834825,-2.83484 h -13.04017 l -2.267859,2.26788 z"
+         style="display:inline;opacity:1;vector-effect:none;fill:#6acfec;fill-opacity:1;stroke:#006888;stroke-width:1.13393;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cccccccccc" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/128x128/org.xfce.panel.launcher.png b/icons/128x128/org.xfce.panel.launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..7ac5cdcad9b87159a48e783c9a9abdc32c2d1ccf
GIT binary patch
literal 5713
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
D=Zp9d

literal 0
HcmV?d00001

diff --git a/icons/128x128/org.xfce.panel.launcher.svg b/icons/128x128/org.xfce.panel.launcher.svg
new file mode 100644
index 000000000..72779d8bb
--- /dev/null
+++ b/icons/128x128/org.xfce.panel.launcher.svg
@@ -0,0 +1,873 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.launcher.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.launcher.svg"
+   viewBox="0 0 128 128"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="128"
+   width="128"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:guide-bbox="true"
+     showguides="true"
+     inkscape:lockguides="false"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="12.278724"
+     inkscape:cx="12.204308"
+     inkscape:zoom="13.437878"
+     showgrid="true"
+     id="namedview44"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid4761"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient4594">
+      <stop
+         id="stop4590"
+         offset="0"
+         style="stop-color:#6b96f9;stop-opacity:1" />
+      <stop
+         id="stop4592"
+         offset="1"
+         style="stop-color:#6b96f9;stop-opacity:0" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient1076">
+      <stop
+         id="stop1064"
+         offset="0"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#e4e1de;stop-opacity:1"
+         offset="0.03571428"
+         id="stop1066" />
+      <stop
+         id="stop1068"
+         offset="0.07142857"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#d5d3cf;stop-opacity:1"
+         offset="0.9285714"
+         id="stop1070" />
+      <stop
+         id="stop1072"
+         offset="0.96428573"
+         style="stop-color:#e4e1de;stop-opacity:1" />
+      <stop
+         id="stop1074"
+         offset="1"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       y2="619.96387"
+       x2="568"
+       y1="619.96387"
+       x1="120"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,109.00903)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1444-2-3-2"
+       xlink:href="#linearGradient1076" />
+    <linearGradient
+       gradientTransform="matrix(0.25,0,0,0.25,-12,225)"
+       gradientUnits="userSpaceOnUse"
+       y2="33.559235"
+       x2="112.13174"
+       y1="33.559235"
+       x1="335.86829"
+       id="linearGradient1106-8"
+       xlink:href="#linearGradient985" />
+    <linearGradient
+       id="linearGradient985">
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:1"
+         offset="0"
+         id="stop981" />
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:0"
+         offset="1"
+         id="stop983" />
+    </linearGradient>
+    <radialGradient
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-4.7272726,1.1058296e-6,-3.0301491e-7,-1.2272727,250.54547,-21.6754)"
+       r="44"
+       fy="194.19048"
+       fx="64.846146"
+       cy="194.19048"
+       cx="64.846146"
+       id="radialGradient1030"
+       xlink:href="#linearGradient1020" />
+    <linearGradient
+       id="linearGradient1020"
+       inkscape:swatch="gradient">
+      <stop
+         id="stop1016"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop1018"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0.09411765" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22.00001,-50.99097)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <radialGradient
+       xlink:href="#linearGradient1020"
+       id="radialGradient1030-8"
+       cx="63.999996"
+       cy="194.19048"
+       fx="63.999996"
+       fy="194.19048"
+       r="44"
+       gradientTransform="matrix(-4.1363634,1.2532736e-6,-2.6513804e-7,-1.3909091,325.22728,170.63455)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,3.9999999,47.000002)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-3"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,47.000004)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-35"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,46.999997)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-36"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,55,59.000002)" />
+    <clipPath
+       id="clipPath960"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1000"
+         style="display:inline;fill:#bcc5ca;enable-background:new"
+         transform="matrix(0.5,0,0,0.5,384.96945,-48.269009)">
+        <g
+           id="g988"
+           style="display:none;fill:#bcc5ca">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text964"><tspan
+               id="tspan962"
+               x="7.906189"
+               y="145.34863"
+               style="fill:#bcc5ca;stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text968"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan966"
+               style="fill:#bcc5ca;stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g970" />
+          <g
+             id="g972"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g974"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#bcc5ca;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect976"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             id="g986"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect978"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect980"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect982"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle984"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g998"
+           style="display:inline;fill:#bcc5ca">
+          <g
+             style="fill:#bcc5ca"
+             id="g990" />
+          <g
+             style="fill:#bcc5ca"
+             id="g992"
+             transform="rotate(45,64,236)" />
+          <g
+             style="fill:#bcc5ca"
+             transform="rotate(90,64,236)"
+             id="g994" />
+          <path
+             id="path996"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#bcc5ca;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-162.50935,-55.793862)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7-6"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,109.59848,90.635485)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-79"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,-50.990975)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-19.047188,-184.45327)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,112.43262,-182.02744)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027"><tspan
+               id="tspan1025"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033" />
+          <g
+             id="g1035"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061"
+           style="display:inline">
+          <g
+             id="g1053" />
+          <g
+             id="g1055"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057" />
+          <path
+             id="path1059"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5"><tspan
+               id="tspan1025-3"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2" />
+          <g
+             id="g1035-9"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0"
+           style="display:inline">
+          <g
+             id="g1053-6" />
+          <g
+             id="g1055-2"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6" />
+          <path
+             id="path1059-1"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,118.46596,-48.056311)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023-3-1"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0"><tspan
+               id="tspan1025-3-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0" />
+          <g
+             id="g1035-9-6"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0"
+           style="display:inline">
+          <g
+             id="g1053-6-2" />
+          <g
+             id="g1055-2-3"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7" />
+          <path
+             id="path1059-1-5"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3-1-9"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7-2"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0-8"><tspan
+               id="tspan1025-3-9-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3-7"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6-3"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0-6" />
+          <g
+             id="g1035-9-6-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6-9"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1-3"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8-1"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9-4"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2-7"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0-8"
+           style="display:inline">
+          <g
+             id="g1053-6-2-4" />
+          <g
+             id="g1055-2-3-5"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7-0" />
+          <path
+             id="path1059-1-5-3"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="g1063"
+     transform="matrix(3.9999999,0,0,4.0000003,-3.5067548e-6,-680.00006)" />
+  <rect
+     rx="8.2949305"
+     ry="9.1983395"
+     y="5.9354801"
+     x="5.9354801"
+     height="116.12904"
+     width="116.12904"
+     id="rect929-36-9-9-2"
+     style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:3.87096;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     style="display:inline;fill:#c1ebf7;fill-opacity:1;stroke:#006888;stroke-width:3.36844;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+     d="m 57.383454,17.684208 -5.141051,15.429774 c -0.595487,0.224997 -1.190992,0.463155 -1.773236,0.727815 l -14.536542,-7.264959 -9.355803,9.355791 7.278213,14.549782 a 33.082712,33.082717 0 0 0 -0.767536,1.760001 l -15.403295,5.141055 v 13.233077 l 15.429774,5.141049 c 0.224931,0.595495 0.46314,1.190986 0.727815,1.773249 l -7.264977,14.536533 9.355803,9.355795 14.549779,-7.278194 c 0.575636,0.277889 1.164511,0.529335 1.759999,0.767487 l 5.141035,15.403327 h 13.233102 l 5.141049,-15.429792 c 0.595502,-0.22497 1.19099,-0.463149 1.77323,-0.727828 l 14.536539,7.26496 9.355808,-9.355801 -7.278213,-14.54977 c 0.27792,-0.575633 0.529333,-1.164506 0.76752,-1.760002 L 110.31574,70.616544 V 57.383467 L 94.88597,52.242412 a 33.016546,33.01655 0 0 0 -0.727814,-1.773238 l 7.265014,-14.536545 -9.355807,-9.355791 -14.54978,7.278195 A 33.029779,33.029783 0 0 0 75.757591,33.087516 L 70.616538,17.684208 Z m 6.616523,26.466162 a 19.849627,19.84963 0 1 1 0,39.69926 19.849627,19.84963 0 0 1 0,-39.69926 z"
+     id="path864" />
+</svg>
diff --git a/icons/128x128/org.xfce.panel.pager.png b/icons/128x128/org.xfce.panel.pager.png
new file mode 100644
index 0000000000000000000000000000000000000000..79783fe660585d76889793599ce883efa1137345
GIT binary patch
literal 1776
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
HNICI0<>whC

literal 0
HcmV?d00001

diff --git a/icons/128x128/org.xfce.panel.pager.svg b/icons/128x128/org.xfce.panel.pager.svg
new file mode 100644
index 000000000..d2293a5be
--- /dev/null
+++ b/icons/128x128/org.xfce.panel.pager.svg
@@ -0,0 +1,191 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.pager.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.pager.svg"
+   width="128"
+   height="128"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 128 128"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="20.187501"
+     inkscape:cx="11.375001"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       ry="1.8526374"
+       rx="1.8461154"
+       y="348.43442"
+       x="507.91125"
+       height="23.157967"
+       width="23.999495"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0793129;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       ry="2.4376872"
+       rx="1.7999691"
+       y="347.60748"
+       x="507.91077"
+       height="23.157967"
+       width="23.999495"
+       id="rect833-4-7"
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:none;stroke-width:0.0815226;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1054-7"
+       d="m 508.74817,370.68337 c -0.2992,-0.0992 -0.4032,-0.16164 -0.644,-0.38458 l -0.1926,-0.17765 v -5.46749 -5.46713 h 5.99988 5.9998 v 5.78948 5.78954 l -5.46268,-10e-4 c -5.3696,-0.001 -5.46688,-0.001 -5.70032,-0.0811 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0541366;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       id="rect4547-78-5"
+       d="m 509.78641,347.648 c -1.01553,0 -1.83312,0.82058 -1.83312,1.83976 v 9.65796 h 11.91557 V 347.648 Z"
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:#6acfec;stroke-width:0.0826805;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       id="rect4553-4-3"
+       d="m 519.91089,347.60745 v 11.57891 h 11.99974 v -9.72614 c 0,-1.02637 -0.82337,-1.85277 -1.84614,-1.85277 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0825609;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-2"
+       d="m 519.91089,348.02095 h -10.08682 c -1.18657,10e-4 -1.50534,0.85889 -1.48326,1.71766 l -10e-4,9.44767"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#00a1d1;stroke-width:0.841922px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-6-9"
+       d="m 519.91089,348.021 h 10.08672 c 1.18661,10e-4 1.50544,0.85884 1.48336,1.71761 v 9.44775"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.841922px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-3-2"
+       d="m 519.91089,371.17904 h -10.08672 c -1.18667,-0.005 -1.50544,-0.87748 -1.48336,-1.75515 l -9.6e-4,-10.23737"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.841922px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1204-6"
+       d="m 509.58225,370.74359 c -0.28747,-0.048 -0.5384,-0.17602 -0.6512,-0.3409 -0.1024,-0.14962 -0.1424,-0.30143 -0.1536,-0.58412 l -0.007,-0.25602 0.0992,0.064 c 0.20105,0.1296 0.45066,0.23125 0.6888,0.28219 l 0.13054,0.032 h 5.11183 5.11178 v 0.41398 0.41403 l -5.10458,-0.001 c -4.29215,-8.1e-4 -5.12342,-10e-4 -5.22278,-0.016 z"
+       style="display:inline;opacity:1;fill:#bcc5ca;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.0001878;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       sodipodi:nodetypes="ccccccccccccc"
+       inkscape:connector-curvature="0"
+       id="path832-0"
+       d="m 525.05361,364.14883 v -1.65411 h 1.71429 v 1.65411 h 1.71425 v 1.65406 h -1.71425 v 1.65423 h -1.71429 v -1.65423 h -1.71435 v -1.65406 z"
+       style="display:inline;fill:#344958;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.420981px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-1"
+       d="m 519.91089,370.35192 h 10.08672 c 1.18661,-0.005 1.50544,-0.81703 1.48336,-1.63394 l -9.6e-4,-9.53151"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#d2d8dc;stroke-width:0.841922px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/128x128/org.xfce.panel.separator.png b/icons/128x128/org.xfce.panel.separator.png
new file mode 100644
index 0000000000000000000000000000000000000000..308816a029b68b1972dc445249af2e1024d54317
GIT binary patch
literal 913
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSoCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=B-Ao-U3d6?5L+we^+>lyG>s
zdy-Mz1NS#g9Bw%}Qx<4$;WS(MclxbaX`YK+lbl#o6?Pv=+t}?Ed0aQiG}C#RH2b>`
z^FEjCE_kTRSKMxWIB&VmX_a-IcbGNwnH!85c8LG4-?;1Vz1d9%s^aZR|NVU<%5aY1
z0S}1KGH=|>y}szoLLV*0GiS~{o#8xl2kQYzhB=J*h?u8^1t!M9`j@|4Nm;v<|7fz5
z=;Jo^tmz*Z-@M)9{agN9)>_*?H+<RM?*c`|w=-CPoPkE{_@LgnzwZ9h?$fJpWiRHI
zKk)Hoq?MiRX<N7KorGP0=DwI8)1AVnPro$#>GiGGzOi3lX)a-A9dNpZKcP1FX{5b?
zpe+M#SBOs!e|i3L@Y=0^50)Ojyv6?qLsfI)kH>eO7jR=b8_gGJ+#MhETi@m7E}6T1
z_SS3jYJSW8lRtileS?Ml^lR6{vev%+FJory!;Qm#t@fO6=GFMcpRd0X^*g}E%*OXO
z&;ubomsdzUms`B`4ihBG!10EiSog`IqNIL$GGA&C=YxOW)Q-!XI-(1YYpc}AXY(8-
fD_J4F`pvyLGP1Ufqm3Pyycs-Q{an^LB{Ts5&%;^D

literal 0
HcmV?d00001

diff --git a/icons/128x128/org.xfce.panel.separator.svg b/icons/128x128/org.xfce.panel.separator.svg
new file mode 100644
index 000000000..89e01ad03
--- /dev/null
+++ b/icons/128x128/org.xfce.panel.separator.svg
@@ -0,0 +1,196 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.separator.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.separator.svg"
+   width="128"
+   height="128"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 128 128"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="1.1490486"
+     inkscape:cx="-3.0935923"
+     inkscape:zoom="11.313708"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <path
+     style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.336812;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     d="M 124,4.000008 V 124 H 4 V 4.000008 Z"
+     id="rect840"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="ccccc" />
+  <path
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.91688px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+     d="M 4,118.54545 H 124 V 124 H 4 Z"
+     id="path880"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path842"
+     d="M 4,4 H 124 V 9.4545504 H 4 Z"
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.91688px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path906"
+     d="m 71.5,91.272725 h -15 v 10.909095 h 15 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4.52266px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+  <path
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4.52266px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="m 71.5,58.545456 h -15 v 10.909095 h 15 z"
+     id="path957"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path959"
+     d="m 71.5,25.818187 h -15 v 10.90909 h 15 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4.52266px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+</svg>
diff --git a/icons/128x128/org.xfce.panel.showdesktop.png b/icons/128x128/org.xfce.panel.showdesktop.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee880d281eb029840a0e11c5554ad7fb68af0c6d
GIT binary patch
literal 1469
zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSoCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=Av_JzX3_D(1Ysb30omRp!{o
z=XYn`_1(2{OVme)6-v`y_&Tl-$_!k6QTi`G%h86WAg_=9fw$cRT$enWzhGk0ttyU1
z99n_1LuQAqy7BIq$?=;vXU6M?Z7)nS<DE3O<a?!ExV7>7L)`Dpi<^3ljXBmI3iEf^
zHjPPPIm3yc(y}k^S(FL{)`|q~ke_&$&4t+@*uk9ndD4OCmglQJc+WrlzWO?!?2H>1
z!t+anU)-B@qrIwt=i#fv7yc%F*Z5k`yZ^^5S-T%^s}5h|Js@lQS4nJr-@!%ueCIDH
zi95)@VQ<lqxZ0#OcPDIP+>yLI?%1I}w+)KV$}+H(F-?tbC}RC!Uh{Q=jfs@Q1|FTW
z%-zKqbJxx_{=&Z}seOKp`s?hOj62NtSFxPFdU?YN9)=Iz2V}o9)c%#7y+3DB0_%^@
zHWxT%-(DxMpy)ND^_Ks$pImq|d&h@YH@+U#XKMbQ{c*SFPI-wtm;W4QW#~T5F}*LH
z*O&D{U)@KOLs#2pNi)3LCH|pg*L$mZ{C9Tl-r2?w5P$P|pMQ@^`_l6ay$M@N|E_q$
z;`QtF`>3b64yo>+H#4rd9`D8HIiK;>>He)|Y-J^RMU(nXvtNY0?pNnuex4z4%j&O@
z*Z;n|zWwd5=N7wcD=kDDEKT0a$dtT&&pPk^F8++QZ>3)EIaT_W-?Mz<x9pYWKc9#&
zSh70!F-{0(7y``Vv~Tleoe%p*&fa*5xo)P-%WHYBd7!TU^Q7;0o7|nQ$`fK2B^%~|
z6PG4K5f^#Pl?-1_U${4Q>$a5)PV1)}4oT5YS(~fXuq*sbs?ntVYqt8bZg?T$us%v>
zNgdZLK7|>-wWpu-`1k7Sms`u2I`rpthyN+k6Q1;E&5u-<{r{!Zzb~K9#B=pljPCqM
z&%CT+Q;7o0o%Vm_4(z=7;1cVVq`gWnM6cd(E_lhra7L|vY1qw~wM-13je}=|v&81#
zv(Y)@^LKNqyn6rgFpHvh&I}u8F0`_3)%IT9F~{kJ*+lIJpDuA_rPsUU7&5p#+tWYk
zanOG?K8Ch7_j~MbTI;v}O%i;%yL@rb%|4-|DT_8No;>~k@^_+w7W}8VxjFt>^t;{2
zkS#t?ZSOx%#<x!WZvw}H7@od0ZA;x{H?T8EC3YNpW2sY`_3Tn+db2{E?Q4f;JOBPR
zPJdQYah_?$%NJXgJm#74?Sbw0+vW5B&Mn>Z_GoQZQO&M|yc=iy7(8t4Px<PzeQ;bE
zATw{4%=|oajn8rlFB>0D+`F-RetB30+XhF5-DZW0HdU@WP#}1q;-L1NA1_b)*YCI}
mZYI+3MbGyBL~zR7ncZ<fGqdfG^b257$l&Sf=d#Wzp$Py;D|X2M

literal 0
HcmV?d00001

diff --git a/icons/128x128/org.xfce.panel.showdesktop.svg b/icons/128x128/org.xfce.panel.showdesktop.svg
new file mode 100644
index 000000000..a734a0d0d
--- /dev/null
+++ b/icons/128x128/org.xfce.panel.showdesktop.svg
@@ -0,0 +1,161 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 128 128"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="128"
+   width="128"
+   sodipodi:docname="org.xfce.panel.showdesktop.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.showdesktop.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="11.313708"
+     inkscape:cx="20.506097"
+     inkscape:cy="16.086679"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     showguides="true"
+     inkscape:lockguides="true"
+     inkscape:pagecheckerboard="false"
+     inkscape:document-rotation="0"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid842"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     style="display:inline;enable-background:new"
+     id="g3547"
+     transform="matrix(20.000002,0,0,19.999986,-10142.216,-6935.9953)"
+     inkscape:label="emoji-symbols-alt">
+    <rect
+       ry="0.46799582"
+       rx="0.46153438"
+       y="347.15005"
+       x="507.31076"
+       height="5.8499475"
+       width="5.9999456"
+       id="rect838"
+       style="display:inline;opacity:1;fill:#263742;fill-opacity:1;stroke:none;stroke-width:0.0141299;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:none;stroke-width:0.0140695;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect879-367-19-3"
+       width="5.9999456"
+       height="5.7999964"
+       x="507.31076"
+       y="347"
+       rx="0.52765238"
+       ry="0.52314693" />
+    <rect
+       ry="0.45205274"
+       rx="0.45604751"
+       y="347.07468"
+       x="507.38547"
+       height="5.6506395"
+       width="5.8505893"
+       id="rect896"
+       style="display:inline;opacity:0.528;fill:none;fill-opacity:1;stroke:#006888;stroke-width:0.149357;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.0148944;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       d="m 513.31076,350.8 v 1.48001 c 0,0.28807 -0.20584,0.51999 -0.46153,0.51999 h -5.07688 c -0.25569,0 -0.46153,-0.23192 -0.46153,-0.51999 V 350.8 Z"
+       id="rect840"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssscc" />
+    <path
+       style="fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.173209px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 507.31081,350.8 h 5.99995 v 0.2 h -5.99995 z"
+       id="path880"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/icons/128x128/org.xfce.panel.systray.png b/icons/128x128/org.xfce.panel.systray.png
new file mode 100644
index 0000000000000000000000000000000000000000..04bd1d38f21b80c5ec97c59a8d5f63a649ae502f
GIT binary patch
literal 3941
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

literal 0
HcmV?d00001

diff --git a/icons/128x128/org.xfce.panel.systray.svg b/icons/128x128/org.xfce.panel.systray.svg
new file mode 100644
index 000000000..aea31d8ed
--- /dev/null
+++ b/icons/128x128/org.xfce.panel.systray.svg
@@ -0,0 +1,155 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 128 128"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="128"
+   width="128"
+   sodipodi:docname="org.xfce.panel.systray.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.systray.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="16"
+     inkscape:cx="5.1249999"
+     inkscape:cy="14.5625"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid844"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <ellipse
+     style="opacity:1;fill:#006888;stroke:#006888;stroke-width:3.95154;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+     id="path1970"
+     cx="28.001848"
+     cy="56.582016"
+     rx="22.026075"
+     ry="22.332314" />
+  <g
+     id="g1960"
+     transform="matrix(0,1.7718243,-1.7475279,0,417.04287,-196.23803)"
+     style="fill:#6acfec">
+    <path
+       style="display:inline;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:2.24271;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+       d="m 130.1555,208.59605 c -4.05669,-12.10498 -4.3611,-24.24428 -13.29392,-36.30467 h 51.62951 c -12.1173,13.10978 -9.42047,24.47507 -13.2189,36.60524"
+       id="path1823"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:2.56854;stroke-linecap:butt;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+       id="rect1853"
+       width="56.914982"
+       height="4.3462982"
+       x="114.29662"
+       y="168.97432"
+       ry="2.1731491" />
+    <path
+       style="fill:#003445;stroke:#006888;stroke-width:2.28783px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 154.42926,220.33576 25.1661,-6.86348 v -6.86349 l -25.1661,4.57566"
+       id="path1968"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="fill:#006888;fill-rule:evenodd;stroke:#006888;stroke-width:2.29865;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1962"
+       width="14.425511"
+       height="25.041418"
+       x="-222.24057"
+       y="130.16843"
+       transform="rotate(-90)" />
+  </g>
+</svg>
diff --git a/icons/128x128/org.xfce.panel.tasklist.png b/icons/128x128/org.xfce.panel.tasklist.png
new file mode 100644
index 0000000000000000000000000000000000000000..4224ebef9183c178826ed3dd9f4fed94412b8062
GIT binary patch
literal 1959
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

literal 0
HcmV?d00001

diff --git a/icons/128x128/org.xfce.panel.tasklist.svg b/icons/128x128/org.xfce.panel.tasklist.svg
new file mode 100644
index 000000000..382e168b5
--- /dev/null
+++ b/icons/128x128/org.xfce.panel.tasklist.svg
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="144"
+   inkscape:export-xdpi="144"
+   inkscape:export-filename="org.xfce.panel.tasklist.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.tasklist.svg"
+   width="128"
+   height="128"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 128 128"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="16.3125"
+     inkscape:cx="11.25"
+     inkscape:zoom="16"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <rect
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:3.86889;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect846"
+     width="92.131119"
+     height="76.131134"
+     x="29.934439"
+     y="5.9344401"
+     rx="7.0870094"
+     ry="6.0904884" />
+  <rect
+     ry="6.0904884"
+     rx="7.0870094"
+     y="25.934441"
+     x="17.934437"
+     height="76.131134"
+     width="92.131119"
+     id="rect842"
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:3.86889;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <rect
+     style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#d2d8dc;stroke-width:3.91063;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect1711"
+     width="92.089363"
+     height="76.089363"
+     x="5.9553137"
+     y="45.955315"
+     rx="7.0837975"
+     ry="6.0871477" />
+</svg>
diff --git a/icons/128x128/org.xfce.panel.windowmenu.png b/icons/128x128/org.xfce.panel.windowmenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..ed12871a70d106d06e25f46645bcbdbcc90cad76
GIT binary patch
literal 2960
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
MS~*x&n<G;G1&yUqE&u=k

literal 0
HcmV?d00001

diff --git a/icons/128x128/org.xfce.panel.windowmenu.svg b/icons/128x128/org.xfce.panel.windowmenu.svg
new file mode 100644
index 000000000..de9a756de
--- /dev/null
+++ b/icons/128x128/org.xfce.panel.windowmenu.svg
@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.windowmenu.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.windowmenu.svg"
+   width="128"
+   height="128"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 128 128"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="17.187501"
+     inkscape:cx="7.0000003"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       style="display:inline;opacity:1;fill:#a7b0b7;fill-opacity:1;stroke:none;stroke-width:0.0793395;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect828"
+       width="23.999985"
+       height="23.17252"
+       x="507.91077"
+       y="348.42746"
+       rx="1.8461533"
+       ry="1.8538018" />
+    <rect
+       ry="1.8538018"
+       rx="1.8461533"
+       y="347.60001"
+       x="507.91077"
+       height="23.17252"
+       width="23.999985"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0793395;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.842241;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect1711-4"
+       width="19.714275"
+       height="4.1379499"
+       x="510.05368"
+       y="357.1171"
+       rx="1.2856274"
+       ry="1.2413019" />
+    <rect
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#a7b0b7;stroke-width:0.842241;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect867"
+       width="19.714275"
+       height="4.1379499"
+       x="510.05368"
+       y="350.49649"
+       rx="1.2856274"
+       ry="1.2413019" />
+    <rect
+       ry="1.2413019"
+       rx="1.2856274"
+       y="363.73779"
+       x="510.05368"
+       height="4.1379499"
+       width="19.714275"
+       id="rect869"
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.842241;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/16x16/Makefile.am b/icons/16x16/Makefile.am
index dabc7744d..27a8f9fdb 100644
--- a/icons/16x16/Makefile.am
+++ b/icons/16x16/Makefile.am
@@ -1,10 +1,17 @@
-
 iconsdir = $(datadir)/icons/hicolor/16x16/apps
 icons_DATA = \
 	org.xfce.panel.png \
-	org.xfce.panel.applicationsmenu.png
+	org.xfce.panel.actions.png \
+	org.xfce.panel.applicationsmenu.png \
+	org.xfce.panel.clock.png \
+	org.xfce.panel.directorymenu.png \
+	org.xfce.panel.launcher.png \
+	org.xfce.panel.pager.png \
+	org.xfce.panel.separator.png \
+	org.xfce.panel.showdesktop.png \
+	org.xfce.panel.systray.png \
+	org.xfce.panel.tasklist.png \
+	org.xfce.panel.windowmenu.png
 
 EXTRA_DIST = \
 	$(icons_DATA)
-
-# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
diff --git a/icons/16x16/org.xfce.panel.actions.png b/icons/16x16/org.xfce.panel.actions.png
new file mode 100644
index 0000000000000000000000000000000000000000..a6fb6e30f94f289e75f1c2bd84bc3e327c6190ec
GIT binary patch
literal 791
zcmV+y1L*vTP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H10;EYq
zK~y-6ZIjDS6JZp^f8TUwN-5HomX<|95+g7s2C#|XLRk0@=)y;I;l>RmC<GT0mqx_|
z13n-jM%}0hMvZ@hx=_#<d?XZ%CIX^7img~%X_@(4jI=&D%lqB$+>?9H5mHM2g^2e0
zaJl!PIJW~}t-i%FAISdB<bS<?5{S0GARhl!y#6Lam6f<k1OS<oWN~JeM0||&V!OQD
zv-BT<=o;LC*MEzeh=HmCP_{A;z}M0WyW7mc)XNwv@gwqL$9SGVwDkq42tUGTG7trM
zBU`cn9Q>dciV}#8##sK?Dlhje*`qvVgVaO}1c=oP(M?IpG=&l^2*By$d6H|Ap_C7)
z7eQ^r;8l7MIG~7VuMeMpC#njT#o17rb9)-_IJNvxUy;taJq?^G{{fZ-4h_74CebzE
zRdBiY5v-~NsLOnzt=V8`bb^x$ZthRbac^pllM8N!$0ljtWl)p0_d;lM7{#$yLDlNl
zx834ZQG{S%It!YU8#2sI83xTs|MX83A!zkEYyy{CLDlOO5Z1cXwGBM64(s=mneUNc
z3aOCGy&;p508f)9mXvf<Iqj3J!_3i9<;0SbXGznpWzrUw`PxBa%QTvP7+=T}SKR~>
zb3~gBw&j+Qi8ysKMNhTL(MS!~o=<Wo7XYEa?7LY~@lM+Zr>@_nVfTI<8cH@zmuH0&
z%?6$#`~Kg4X1Vk%M*m7FmR@YD8-Fq)FC05$6C6KZj=%abMswas`uAnFI&34ow{%uZ
z`~@RTj85?7bE_Qgju))leWj7oz-?+H29AOU{=!-g-o1#CTskcKJ72-SVLE=koZ{dh
z-ar$fsxYn+1%PzQVsYjZ$>mWJiFP^M9nb&SFwR{AUKGb(RNapATJ|lL`Ea8+{{o?l
V6py3K|NQ^}002ovPDHLkV1nnVXoLU&

literal 0
HcmV?d00001

diff --git a/icons/16x16/org.xfce.panel.actions.svg b/icons/16x16/org.xfce.panel.actions.svg
new file mode 100644
index 000000000..4354cff1a
--- /dev/null
+++ b/icons/16x16/org.xfce.panel.actions.svg
@@ -0,0 +1,183 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="16"
+   height="16"
+   viewBox="0 0 4.2333333 4.2333333"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.actions.svg"
+   inkscape:export-filename="/home/maug/Programming/xfce4-panem/32x32/org.xfce.panel.actions.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254" />
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="28.466667"
+     inkscape:cx="11.065574"
+     inkscape:cy="12.330211"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432705;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="8.4666672"
+       cy="284.49844"
+       r="0" />
+    <ellipse
+       cy="290.64999"
+       cx="2.1166666"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:0.132255;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       rx="1.9182475"
+       ry="1.9182476" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666672"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432705;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666672"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432705;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666672"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432705;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666672"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432705;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666672"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432705;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666672"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432705;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666672"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432705;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666672"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432705;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666672"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432705;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:end="4.1878597"
+       sodipodi:start="5.239857"
+       sodipodi:open="true"
+       d="m 2.6160432,289.85865 a 0.99209946,0.92128885 0 0 1 0.4582352,1.0369 0.99209946,0.92128885 0 0 1 -0.9590634,0.68046 0.99209946,0.92128885 0 0 1 -0.9569059,-0.68308 0.99209946,0.92128885 0 0 1 0.4615147,-1.03564"
+       sodipodi:ry="0.92128885"
+       sodipodi:rx="0.99209946"
+       sodipodi:cy="290.65472"
+       sodipodi:cx="2.1166728"
+       id="path849"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#006888;stroke-width:0.529165;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:type="arc"
+       sodipodi:arc-type="arc" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:0.397947;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="2.1166728"
+       sodipodi:cy="290.65472"
+       sodipodi:rx="0.99209946"
+       sodipodi:ry="0.92128885"
+       d="m 2.6160432,289.85865 a 0.99209946,0.92128885 0 0 1 0.4582352,1.0369 0.99209946,0.92128885 0 0 1 -0.9590634,0.68046 0.99209946,0.92128885 0 0 1 -0.9569059,-0.68308 0.99209946,0.92128885 0 0 1 0.4615147,-1.03564"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       ry="0.19017763"
+       rx="0.49522665"
+       y="289.26147"
+       x="1.9182292"
+       height="1.0583334"
+       width="0.39687502"
+       id="rect851"
+       style="fill:#006888;stroke:#006888;stroke-width:0.132292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:0.517705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="0.39687502"
+       height="1.0583334"
+       x="1.9182292"
+       y="289.26147"
+       rx="0.49522665"
+       ry="0.19017763" />
+  </g>
+</svg>
diff --git a/icons/16x16/org.xfce.panel.applicationsmenu.png b/icons/16x16/org.xfce.panel.applicationsmenu.png
index 38c8a22c352b178e7ba4d1d242db65e9602530f2..4e5691998e07eaaff05541194c9bf1967dde7ccf 100644
GIT binary patch
delta 642
zcmV-|0)73f1-}K5BoYa5NLh0L01m?d01m?e$8V@)kwz$gOi4sRR5*=wlS@dHQ5462
z=gzAbCpA(ON;FfVOe{Ak2GSGEMQ9H*deB0G2!bfuSS@OoEg}#Kq96(9E1}x;LJEZz
zxri1K^KdB93bIVi#`(U}VrcwE?Z939&pH2d|M#48QB~ZBo<u(3$eQ{7OgtQIaASkZ
z#EKN)vtNRLc_KZLWy~|NhC4uBOE`AvpD$BD`Vz%p`hgl?Eq-%XK<3Et9iTVTKrV_E
z?-CFrMMc3-C{&28_dwRU?%RVk+zBAP(JE3&i|GlUOHc<^v|Ln`U@%xbTeH2{ZaUoM
zRMv)ENe;>hGxYqjj1Ct{@(-z&lK?Z=v(4I8`N9i-Ff}zb3f%G@JZF2pjda^}yZzWH
z@C6LQP5J&6&(j_VEyp`O;o$XON%cJ%r0o+6yWBm{=C7#HKu)guS5>HQQ=<k7SEliX
zdM6OdvjaJ~x+IvpO;r(9&FZv2n7`2&9hyIZbX$yrI<G`|Gc)z`f~qFX{2b$z;zh{-
z#)wvbH=O!C`QyB*CbPzv=~_)=Ct|?kUBGur*GsCd>AqN>mu5t{pCAw7XJjOLRmKuH
z)mxD9FEBm%i@X&f8A~9E57;{o0X(K4(W;G&sZ0T}hL3^X#<e`aGd$)fwle^fW$V#9
z>|1?YR26v`ug2jm;MV<-S<hx|FBzBKXcfj~3<B;QQAD;H0BtRMhw3#~Z~|kuXnV;x
zfF3A+53(PyGh~(1y0^4{ZvLu5Z|pkZSc=~GuEl?1>@49}3M+QR#nbE}R;2!aUpZYQ
cQtQTl0W7Cj!}aNB!vFvP07*qoM6N<$f*ArWg#Z8m

delta 622
zcmV-!0+Ic{1*-*+Bq9WJLP=Bz2nYy#2xN!=000SaNLh0L01m_e01m_fl`9S#kv1rQ
zC`m*?R5*=okxxieQ5431_uUzN&P-F8l98Z}3rny~t)l<9Xi*TMHbsk~T1trv35r^T
zOBcB+D8Vq{jV`3xBq27nQ^bW)QZr*3D1m>{Nk`|s)1pyl=6P24p6`6$`OZ0zA6C4~
zmD|Fmi|L;AXQzyuf=H|p<U3aUw2Rz-6*pmH0CV*{JyUz#0+HBlgkHc85}`L<xrIFz
z1HZfiPJkT8YY)?(IIt<8iTt>L@Ep(?N-0_fuqFZk)W$l1hAcmIIPwI*C=3QeX7jnE
zn)^ANXZi@3-Sm8EGbYFGdR{)t#)dHqn*p?)O3kNNmJ$Wy(Is@jF$vWcqg1AUP8}w_
zQSWWPf%-EKMZ3W39VPnWGHu}n0F~3TrQ@KUNsJoPllw9KNLeK;%%MNOL4y0h7x=4Y
zr%Z)vUt3vx=oSD9_LPpO^!icP6#xwV6~_(;+*@B+>d(ExrfEA}yCWHJDr$bEJgRP!
z>=Mw|?_WYuv?JRWM9OQ<@@(vXOishCS6}>)TKFB+eVrwC{Z-WbEGoIUEWV&0!O$av
zq{FSq?vfO6k*3h#wt$tW0_P)8jyRwUfMpy`qB(`|G|x{G<UCE)pE4sjT|oJNPX>UE
zl52!R<1~gk5jyh({Gc9e@4&Hd0n=HNwbEGqcKch^0=&x-7=+b^+#U2m$11SZ2SkRr
z61wABqBRkKq9`y$QiZu$wdSh9ikC4o<Z%O;c>S#eOLTVXAKQn#=r!n;A^-pY07*qo
IM6N<$f<&4jR{#J2

diff --git a/icons/16x16/org.xfce.panel.applicationsmenu.svg b/icons/16x16/org.xfce.panel.applicationsmenu.svg
index 35f018d18..1320cfa4a 100644
--- a/icons/16x16/org.xfce.panel.applicationsmenu.svg
+++ b/icons/16x16/org.xfce.panel.applicationsmenu.svg
@@ -2,24 +2,24 @@
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
 
 <svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="16"
    height="16"
    id="svg2"
    sodipodi:version="0.32"
-   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    version="1.0"
    sodipodi:docname="org.xfce.panel.applicationsmenu.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
-   inkscape:export-filename="/home/knome/xfce_logo.png"
+   inkscape:export-filename="/home/ochosi/Nerdstuff/xfce/xfce4-panel/icons/16x16/org.xfce.panel.applicationsmenu.png"
    inkscape:export-xdpi="96"
-   inkscape:export-ydpi="96">
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <defs
      id="defs4">
     <linearGradient
@@ -37,7 +37,7 @@
        clipPathUnits="userSpaceOnUse"
        id="clipPath1126">
       <rect
-         style="opacity:0.5;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.02543163;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         style="opacity:0.5;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.02543;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
          id="rect1128"
          width="512"
          height="512"
@@ -55,17 +55,26 @@
      objecttolerance="10"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="11.2"
-     inkscape:cx="2.0173893"
-     inkscape:cy="29.493206"
+     inkscape:zoom="31.678384"
+     inkscape:cx="14.331539"
+     inkscape:cy="6.502857"
      inkscape:document-units="px"
      inkscape:current-layer="layer10"
-     showgrid="false"
-     inkscape:window-width="1617"
-     inkscape:window-height="1109"
-     inkscape:window-x="461"
-     inkscape:window-y="206"
-     inkscape:window-maximized="0" />
+     showgrid="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid244"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
   <metadata
      id="metadata7">
     <rdf:RDF>
@@ -74,7 +83,6 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -83,21 +91,21 @@
      id="layer10"
      inkscape:label="Mouse_Path"
      style="display:inline"
-     transform="translate(-27.365845,-1023.3254)">
+     transform="translate(-27.365845,-1015.3254)">
     <path
        inkscape:connector-curvature="0"
-       style="fill:#00aade;fill-opacity:1;stroke-width:0.68355101"
-       d="m 29.785818,1037.2674 -1.419973,-1.42 0.212619,-0.2189 c 0.236883,-0.2439 0.458526,-0.4765 0.953859,-1.0008 0.184296,-0.1951 0.50487,-0.533 0.712388,-0.751 0.207517,-0.218 0.47659,-0.5014 0.59794,-0.6299 0.398183,-0.4215 0.845975,-0.8947 1.389701,-1.4687 l 0.535214,-0.565 -0.142067,-0.1458 c -0.07814,-0.08 -0.538316,-0.5753 -1.02262,-1.1002 -1.196301,-1.2968 -1.591294,-1.7244 -1.60396,-1.7364 -0.0059,-0.01 -0.27768,-0.2997 -0.603977,-0.6537 l -0.593271,-0.6436 0.766411,-0.7165 c 1.526787,-1.4275 1.684825,-1.5756 2.018695,-1.8909 l 0.339237,-0.3204 0.161703,0.1985 c 0.08894,0.1092 0.610843,0.7515 1.159793,1.4272 1.995242,2.4561 2.198689,2.7029 2.221756,2.6955 0.02195,-0.01 0.3963,-0.4281 1.584385,-1.7816 0.520027,-0.5924 0.599632,-0.6828 0.632967,-0.7187 0.01151,-0.013 0.379828,-0.4317 0.818477,-0.9317 l 0.797545,-0.9092 0.410158,0.3819 c 0.225587,0.21 0.888463,0.8236 1.473058,1.3636 l 1.062898,0.9817 -0.372584,0.3782 c -0.446431,0.4531 -1.020482,1.0403 -2.05773,2.1046 -0.42438,0.4355 -0.993158,1.0161 -1.26395,1.2902 -0.270793,0.2741 -0.505115,0.5159 -0.520717,0.5372 -0.0262,0.036 0.0066,0.076 0.431322,0.5253 0.252828,0.2675 0.619614,0.6569 0.815078,0.8653 0.195465,0.2083 0.596878,0.6342 0.892028,0.9462 0.29515,0.312 0.665264,0.7042 0.822475,0.8716 0.299213,0.3185 0.398952,0.4238 1.002315,1.0586 l 0.368854,0.388 -0.146659,0.14 c -0.08066,0.077 -0.256323,0.2413 -0.390356,0.3652 -0.904317,0.8353 -2.020752,1.8713 -2.300163,2.1343 l -0.330285,0.3108 -0.147886,-0.1674 c -0.22671,-0.2568 -1.077697,-1.2509 -3.029327,-3.5387 -0.190564,-0.2234 -0.445719,-0.5226 -0.567012,-0.6651 -0.121294,-0.1424 -0.227909,-0.2589 -0.236922,-0.2589 -0.009,0 -0.261427,0.2892 -0.560921,0.6427 -0.299492,0.3535 -0.634617,0.7487 -0.744723,0.8783 -0.110107,0.1296 -0.285132,0.3362 -0.388947,0.459 -0.197956,0.2343 -0.248151,0.2934 -1.147197,1.3511 -0.307158,0.3613 -0.683521,0.8044 -0.836361,0.9846 -0.152839,0.1802 -0.290357,0.338 -0.305593,0.3506 -0.02211,0.018 -0.31408,-0.2634 -1.447675,-1.3971 z"
+       style="fill:#00aade;fill-opacity:1;stroke-width:0.482273"
+       d="m 30.358776,1029.397 -1.411738,-1.451 0.211386,-0.2237 c 0.235509,-0.2492 0.455866,-0.4869 0.948327,-1.0226 0.183227,-0.1993 0.501942,-0.5447 0.708256,-0.7674 0.206314,-0.2227 0.473826,-0.5124 0.594473,-0.6437 0.395873,-0.4307 0.841068,-0.9142 1.381641,-1.5007 l 0.53211,-0.5773 -0.141243,-0.149 c -0.07769,-0.082 -0.535194,-0.5879 -1.01669,-1.1242 -1.189362,-1.3251 -1.582065,-1.7621 -1.594657,-1.7743 -0.0059,-0.01 -0.27607,-0.3062 -0.600475,-0.668 l -0.58983,-0.6576 0.761966,-0.7322 c 1.517933,-1.4586 1.675054,-1.6099 2.006988,-1.932 l 0.33727,-0.3275 0.160765,0.2029 c 0.08842,0.1115 0.607301,0.7678 1.153067,1.4583 1.98367,2.5097 2.185937,2.7619 2.20887,2.7543 0.02183,-0.01 0.394002,-0.4374 1.575197,-1.8205 0.517011,-0.6053 0.596154,-0.6977 0.629296,-0.7344 0.01144,-0.013 0.377625,-0.4411 0.81373,-0.952 l 0.792919,-0.929 0.40778,0.3902 c 0.224279,0.2145 0.88331,0.8416 1.464515,1.3933 l 1.056734,1.0032 -0.370423,0.3865 c -0.443842,0.4629 -1.014564,1.0629 -2.045796,2.1505 -0.42192,0.445 -0.987399,1.0382 -1.25662,1.3184 -0.269222,0.2799 -0.502186,0.5271 -0.517698,0.5488 -0.02605,0.037 0.0065,0.078 0.428821,0.5367 0.251361,0.2734 0.61602,0.6714 0.810351,0.8843 0.194331,0.2128 0.593417,0.648 0.886854,0.9668 0.293439,0.3188 0.661407,0.7196 0.817706,0.8906 0.297478,0.3255 0.396638,0.4331 0.996502,1.0817 l 0.366715,0.3965 -0.145809,0.1431 c -0.08019,0.079 -0.254836,0.2465 -0.388092,0.3731 -0.899072,0.8535 -2.009032,1.9121 -2.286823,2.1809 l -0.32837,0.3176 -0.147028,-0.1711 c -0.225395,-0.2624 -1.071447,-1.2781 -3.011758,-3.6159 -0.189459,-0.2283 -0.443135,-0.534 -0.563724,-0.6796 -0.12059,-0.1456 -0.226587,-0.2646 -0.235548,-0.2646 -0.0089,0 -0.259911,0.2955 -0.557668,0.6568 -0.297755,0.3612 -0.630937,0.765 -0.740404,0.8974 -0.109469,0.1324 -0.283478,0.3436 -0.386691,0.4691 -0.196808,0.2394 -0.246712,0.2997 -1.140544,1.3805 -0.305376,0.3692 -0.679557,0.822 -0.831511,1.0061 -0.151952,0.1841 -0.288672,0.3453 -0.30382,0.3583 -0.02199,0.019 -0.312259,-0.2692 -1.439279,-1.4276 z"
        id="path2626" />
     <g
        id="g914"
-       transform="matrix(0.03170431,0,0,0.03170431,11.627479,1003.7656)"
-       style="fill:#070c0f;stroke-width:31.54145432">
+       transform="matrix(0.03152044,0,0,0.03239605,12.414041,994.91991)"
+       style="fill:#070c0f;stroke-width:22.079">
       <path
          inkscape:export-ydpi="1026.8827"
          inkscape:export-xdpi="1026.8827"
          inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.17341236pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          id="path13-8"
          d="m 931.74544,775.79875 c -2.29194,-1.89582 -20.26506,26.46187 -16.29077,29.40465 2.38972,1.7878 17.31457,-28.39371 16.29077,-29.40465 z"
          inkscape:connector-curvature="0" />
@@ -105,14 +113,14 @@
          inkscape:export-ydpi="1026.8827"
          inkscape:export-xdpi="1026.8827"
          inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.17341236pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          id="path18-8"
          d="m 911.08398,771.82541 c -1.13435,-1.31705 -7.15369,29.24258 -4.37043,30.59564 2.3897,1.7878 6.55183,-29.00592 4.37043,-30.59564 z"
          inkscape:connector-curvature="0" />
       <path
          id="path14-8"
          d="m 490.39251,737.47244 c -2.3537,1.28875 18.83363,15.10215 58.42225,31.40062 39.59117,16.29847 94.28195,57.60761 89.99375,64.27515 -12.85922,18.11199 -20.44376,39.77441 -15.20901,76.87813 0.94406,6.53121 -19.35566,17.87183 -17.87913,27.72653 1.23475,7.49842 22.68907,-7.4337 25.03505,-4.4858 1.4354,5.29135 -11.47809,32.07149 -6.25876,33.9853 3.81738,1.13442 37.3757,-31.84431 39.32554,-31.29382 55.34179,16.73062 127.34835,4.09717 128.74256,3.56728 -0.13122,-0.29067 51.81438,24.42083 56.32887,21.46778 11.38784,-12.3319 -21.58193,-29.7126 -16.08481,-36.65543 2.4103,-3.63474 40.15723,13.64662 42.01702,8.92889 2.70617,-8.16723 -17.52752,-25.31623 -20.57061,-30.39666 -2.64699,-4.68427 -3.22116,-12.24882 3.56728,-16.98197 6.79101,-4.73314 76.22275,-31.2899 73.31085,-51.84307 -5.03414,-37.34552 -88.0554,-39.77075 -89.39566,-42.91418 -0.63017,-1.47654 3.65331,-53.40369 -20.57061,-43.81135 -14.91457,5.55115 -2.73759,38.63636 -1.77296,42.91419 0.89001,3.93828 -6.63573,3.52294 -8.05308,1.79432 -3.16396,-3.86368 -13.6106,-38.3492 -25.93222,-32.19098 -17.2811,9.52802 -1.01748,39.25808 -4.46444,40.2227 -6.4026,3.57816 -6.0399,12.31819 -11.17179,19.43848 -8.46299,12.12868 -71.7872,-5.68106 -92.25802,-6.92095 -14.98659,-0.88489 -29.32133,11.41139 -30.67435,9.84741 -18.24833,-18.27405 -56.0023,-50.09534 -97.36328,-60.66515 -23.19496,-6.29458 -57.70051,-24.51893 -59.08444,-24.28742 z m 361.91887,69.87172 c 3.95743,0 7.15593,3.65412 7.15593,8.15989 10e-6,4.50575 -3.1985,8.15989 -7.15593,8.15989 -3.95744,0 -7.17728,-3.65414 -7.17728,-8.15989 10e-6,-4.50577 3.21984,-8.15989 7.17728,-8.15989 z m -16.08481,4.95575 c 3.04559,13.14733 7.79958,17.33717 22.06588,16.91788 -18.15827,16.65089 -29.19393,-11.87861 -22.06588,-16.91788 z m 39.26146,34.36979 c 0.74297,0.0282 1.31493,0.19751 1.68752,0.55539 7.15367,2.59296 -30.74272,16.23854 -30.99475,14.31185 -0.39407,-1.37542 22.12522,-15.13943 29.30723,-14.86724 z m 3.84499,8.73664 c 0.39154,-0.0303 0.73626,0.0219 1.02532,0.17089 6.75243,6.70871 -21.37827,21.58409 -21.06191,21.06191 -2.26689,-1.36979 14.16329,-20.77712 20.03659,-21.2328 z"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.28902034pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.202314pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          inkscape:connector-curvature="0" />
     </g>
   </g>
diff --git a/icons/16x16/org.xfce.panel.clock.png b/icons/16x16/org.xfce.panel.clock.png
new file mode 100644
index 0000000000000000000000000000000000000000..57e9d0b1ccf1cf160c13720573165fa50c2bec82
GIT binary patch
literal 1197
zcmV;e1XBBnP)<h;3K|Lk000e1NJLTq000;O000;W1^@s6;CDUv00009a7bBm000&x
z000&x0ZCFM@Bjb+8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H11UgAX
zK~zYIm6ls<6jd0<e`j`PcV>2*?M1e*?bcwzMWiKI-bxVR0WC_)%>=n6B*vnVC1@o+
zl|CsU*3zg^A54k(0uKUF;l($2Q({3(pz=U3TX&(|OLup6cXnrdm~IiewD3L6WX|{d
zpYxq_{@)1Owpl1dZ?DV)EkMay0)R`JAi6YapW9tpFn2xyaro35sA?EVT7~8lsJa3`
zE^A_BEG+A9^10LY*B|}zOakIa-&!Q)42zaD5?Wb<=B=D<WMK4miu)5In8tqltL{G+
z6cF$C??ux-XU+P0RGlWT%*(ZI0v;Jf00K-4V!0yM;{`@CMaX60=Cv3F<3qbYeD;X~
zB0R94Dt|xCZMD^^LPvwnGM_?=-;H099+^n8Xfc#1Fq}5IIF==uH{s^BDbkZ+yZ_kP
zIRfHH-&$1f6<Rk3LRB6*f;z7+*6_)Xf*+5RS>j4G$HlQMW0^es{#%S}YD>9X53^m$
z8JgDzs#S%KpiXB{$77kKQ^_a7W8>p|vg0*YPyWO9kdEJ@KucQyw>nrJBRO?H`6hM2
z5US3$2A%fB8j2+NG<=xjdv}paBr3wY_v~O|<Q}qsE%h254LYb^sB35vU8mX~uE3**
z2`#T~^2)66DR^hfvUSe^?hOxfeD6-C<MBE0>13SGemKwamNit#63eO-Lb?o1%WKfo
zFn}c9I`2YAFQWTcSL3GH@16y<ZrDigcY}=Hz01e@b}=1~SA>_N#qXxI)&rUsB-cx#
zw^x#>yR#U*Q37~QmFJw6)(smu@$L7Vc=r%pTQ`%>=dp_B95_I=A`wts&Wq-gh$QMI
zY-I@^uM9Znyh5ydWfL6-4{?7YLTYM~UGKa%2VRa@hDTR$NkIw8TG)($7gnyCeXef|
zEu0{1o07|xaY+;8GDQG$9;r>8J3$D95WKo=`xD2_GK_2ynTSkuX%u(N0_XZCix&P0
zmrDr2=FXk-PC8*)M2#7P&1EbC*_dRX+g-x4Z;?%NJziiaQJ5DpUkoJ+T%XE=kp|29
z%kJs1oT-||0Hb#jBbg$@X_M)q^~~^T(_(nqWYj3a=<PU$F#t0c&Hl3cXC91?kjrp!
zEX(D84a}$8djJX+T#g!C8qY#51F?w_`<w1xX9b*9<PUP=S}d7&-0`PK_Ni8qDq38K
zWVkSHIF5SbY7E;vSpNQ~T_5e+hp+B5&26=Q&x~DHId)zB*ab|OC5DnF!)cRCvvz%T
zid5o=J#h5LiUI)QgD>93qxCrr$4f|;X|44TP+gQYoQ6~4kIB4Kb0gz4oV;=D|L}?e
z0HW*U8dP<VMGemrT2X`Mt6ZOK+S$+tkx{JT0ej%s&>YshO~30@JDM6sl2)Vo1gdwY
z>1RxGX`7OLi=5G4-q4DSr~GY^h$!{Aq#yt#D?-qW+C4oBo`U}XNO0)K;4Euw00000
LNkvXXu0mjfVrnoq

literal 0
HcmV?d00001

diff --git a/icons/16x16/org.xfce.panel.clock.svg b/icons/16x16/org.xfce.panel.clock.svg
new file mode 100644
index 000000000..2c4c2e9c1
--- /dev/null
+++ b/icons/16x16/org.xfce.panel.clock.svg
@@ -0,0 +1,258 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="16"
+   height="16"
+   viewBox="0 0 4.2333333 4.2333333"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.clock.svg"
+   inkscape:export-filename="org.xfce.panel.clock.png"
+   inkscape:export-xdpi="144"
+   inkscape:export-ydpi="144"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="3.800699"
+     inkscape:cy="27.311999"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432707;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="8.4666662"
+       cy="284.49844"
+       r="0" />
+    <circle
+       cy="290.64999"
+       cx="2.1166666"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:0.132255;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="1.9182477" />
+    <ellipse
+       style="opacity:1;vector-effect:none;fill:#c1ebf7;fill-opacity:1;fill-rule:nonzero;stroke:#6acfec;stroke-width:0.132688;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-3-3"
+       cx="2.1166666"
+       cy="290.64999"
+       rx="1.5211635"
+       ry="1.5211638" />
+    <circle
+       cy="290.64999"
+       cx="2.1166666"
+       id="circle1253-3-3-6"
+       style="opacity:1;vector-effect:none;fill:#070c0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.013568;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="0.26458335" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666662"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432707;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666662"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432707;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666662"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432707;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666662"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432707;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666662"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432707;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666662"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432707;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666662"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432707;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666662"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432707;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="284.49844"
+       cx="8.4666662"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0432707;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:0.147906"
+       id="rect852"
+       width="0.26458338"
+       height="1.3229138"
+       x="206.83018"
+       y="202.70097"
+       transform="rotate(45.000005)" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:0.132293"
+       id="rect852-3"
+       width="0.26458341"
+       height="1.058345"
+       x="-204.11743"
+       y="205.86539"
+       transform="rotate(-45.000005)" />
+  </g>
+</svg>
diff --git a/icons/16x16/org.xfce.panel.directorymenu.png b/icons/16x16/org.xfce.panel.directorymenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..277bf3fc0f897bd26be024ae23b49a3d06064833
GIT binary patch
literal 455
zcmV;&0XY7NP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H10aQsu
zK~y-6t&zV=LQxdQzvtfTBNLZ0%^^~rLr54zP(w>lYfI1;I5jjC^an&^dqT5A&{7gj
zE;S1gxJX2TMbMJTtEXPyySG95A-oV@eaCaYpYJ*M9@1Kac5+z+XcnJRXu#t8`e?I*
zJ|b)%W?@d}Fd7SfRhzbpN~wqjR{Mnr7<>_tco1BCSHlKJdSM0C@(t}BOHZ=he1Y}6
zF5qhNG=#z&W+si+yZ2}o04k;3?pQ|xw$;<;vWcYgiga?qlfSDy;TCE}aOh~Fevirc
zc<<YI5UIoz;JqJWV^Q$8`mz`{cxq{W4u)ZPJAV-|0w)SE(%_7-f#9F=PyR;$BLV}F
z_8VZ1guw*i+HXK4Gz3Nj+iyUt<5++CgY!!5L;yfrO1Q2&5L|nBw54>eglxCY3WW>q
xWm?Oa8${hpotCS4S1APmAgz?rmyLt1{0HOIYf*4<)QJE9002ovPDHLkV1gAqzG?sf

literal 0
HcmV?d00001

diff --git a/icons/16x16/org.xfce.panel.directorymenu.svg b/icons/16x16/org.xfce.panel.directorymenu.svg
new file mode 100644
index 000000000..d162bc47b
--- /dev/null
+++ b/icons/16x16/org.xfce.panel.directorymenu.svg
@@ -0,0 +1,261 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="16"
+   height="16"
+   viewBox="0 0 4.2333333 4.2333333"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.directorymenu.svg"
+   inkscape:export-filename="org.xfce.panel.directorymenu.png"
+   inkscape:export-xdpi="72"
+   inkscape:export-ydpi="72"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.448194"
+     inkscape:cx="10.589559"
+     inkscape:cy="16.472647"
+     inkscape:document-units="px"
+     inkscape:current-layer="g872"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="16.933332"
+       cy="280.46353"
+       r="0" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:0.795895;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="4.2333455"
+       sodipodi:cy="292.64279"
+       sodipodi:rx="1.9841988"
+       sodipodi:ry="1.8425775"
+       d="m 5.2320862,291.05065 a 1.9841988,1.8425775 0 0 1 0.9164705,2.07378 1.9841988,1.8425775 0 0 1 -1.9181267,1.36094 1.9841988,1.8425775 0 0 1 -1.9138117,-1.36616 1.9841988,1.8425775 0 0 1 0.9230293,-2.07128"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:1.03541;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="0.79374999"
+       height="2.1166666"
+       x="3.8364584"
+       y="289.85623"
+       rx="0.99045324"
+       ry="0.38035524" />
+    <g
+       transform="translate(-0.47083334,0.13230044)"
+       id="g872">
+      <path
+         sodipodi:nodetypes="cccccccccc"
+         inkscape:connector-curvature="0"
+         style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:0.141741;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         d="m 1.0283478,288.60418 c 0,0 -0.35435257,0 -0.35435257,0.35435 v 2.33874 H 4.1466503 c 0.354353,0 0.354353,-0.35436 0.354353,-0.35436 v -1.55916 c 0,0 0,-0.35434 -0.354353,-0.35434 H 2.3748879 l -0.4252234,-0.42523 z"
+         id="path5595" />
+      <path
+         id="path2546"
+         d="m 1.0283478,289.73811 c 0,0 -0.35435257,0 -0.35435257,0.35435 v 2.33873 H 4.1466503 c 0.354353,0 0.354353,-0.35435 0.354353,-0.35435 v -2.26786 c 0,0 0,-0.35436 -0.354353,-0.35436 H 2.5166287 l -0.2834823,0.28349 z"
+         style="display:inline;opacity:1;vector-effect:none;fill:#6acfec;fill-opacity:1;stroke:#006888;stroke-width:0.141741;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cccccccccc" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/16x16/org.xfce.panel.launcher.png b/icons/16x16/org.xfce.panel.launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e701cd0caca31ba9b0b301ab9ef57fd4e6a0b3e
GIT binary patch
literal 811
zcmV+`1JwM9P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H102_2g
zSaeirbZlh+L1cGfX>?&ANn>wrAXH^-aBN|8WwpEKKL7v#7<5HgbU}4=Xm4@=M@~;o
zMIc0Fb7^O8AXH^xZD5XeegFUfQglUFbVF}&d2(rIXmkKWLm)wPbaH88b#!TOZY@)2
zVRB_bY-wv{AZT=Sa5^t9V{&C-bZK^FV{dJ3Z*FrgZ*pfZY-wX<ZgXXGFJgHub73zu
zE-){{RAL1H00Iw5L_t(Ijg^v3YZFlvhM$>C5+^euH34H9nh?RS)I}FADoUXg7j9JI
z4^R-?b+5FGf)sV_%7vgmpjillD4|f$77-~e#zMuAYAj=EO_Rw?n{;kmRHq%CE_#-S
z^FHUE_r4N$o&<??#|Z>_IZO#rqt2v4kGM<!rEyeEJ`}(<1q<(X6eKz4CzfrK;hj|g
zrj_FeHR>Hubs0rEq3rJkwr%oe6+_ktI&JP1E&{MroTal>Cn;K#^(;<Ubu}J9-mLQY
z#xNT#i}@9UU?2d%?fx_anIv&7!sygAi{Uf=07KT;Xjvrm2)Y{P{_77&5?npoM?#OV
zZdw?!=DEZL$hJwy=`g=ypdSe_xnQsvO9SxneU%Adtzi*#+Q_zvQ1xBiU%*hi#<Rj8
zBl#S!mVdArOSxOtkM{B6^EXEFIi43TFx0N?nf<T(0Fqy`+x6@20cJvJZWd=Ll`C91
z)k{x()g4M~eCK*TL#bThR&kD*Q2KulgsRio`o%ydNkWe>hQymMyHC9~nB`ph7%9`D
zy|m`u?*RZLMT@w$>vq%LX6*8L07~TwshCAvi;xs8e(uwF0A)SP=+v|uq@mLp0G@uT
z(OFt^gTz4qC#<?5k?kfAUcLojRZAgM-LrWQ;D`#ADTwHv9}#Ml5>X$?pRyVbJKe7e
p4f!F9b0O%SJb2o#q-C1Yqu;n8yk@j2j=KN=002ovPDHLkV1f|uQBeQ@

literal 0
HcmV?d00001

diff --git a/icons/16x16/org.xfce.panel.launcher.svg b/icons/16x16/org.xfce.panel.launcher.svg
new file mode 100644
index 000000000..bb2e473ab
--- /dev/null
+++ b/icons/16x16/org.xfce.panel.launcher.svg
@@ -0,0 +1,873 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="144"
+   inkscape:export-xdpi="144"
+   inkscape:export-filename="/home/maug/Programming/xfce4-panem/48x48/org.xfce.panel.launcher.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.launcher.svg"
+   viewBox="0 0 16 16"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="16"
+   width="16"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:guide-bbox="true"
+     showguides="true"
+     inkscape:lockguides="false"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="12.278724"
+     inkscape:cx="12.204308"
+     inkscape:zoom="13.437878"
+     showgrid="true"
+     id="namedview44"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid4761"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient4594">
+      <stop
+         id="stop4590"
+         offset="0"
+         style="stop-color:#6b96f9;stop-opacity:1" />
+      <stop
+         id="stop4592"
+         offset="1"
+         style="stop-color:#6b96f9;stop-opacity:0" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient1076">
+      <stop
+         id="stop1064"
+         offset="0"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#e4e1de;stop-opacity:1"
+         offset="0.03571428"
+         id="stop1066" />
+      <stop
+         id="stop1068"
+         offset="0.07142857"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#d5d3cf;stop-opacity:1"
+         offset="0.9285714"
+         id="stop1070" />
+      <stop
+         id="stop1072"
+         offset="0.96428573"
+         style="stop-color:#e4e1de;stop-opacity:1" />
+      <stop
+         id="stop1074"
+         offset="1"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       y2="619.96387"
+       x2="568"
+       y1="619.96387"
+       x1="120"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,109.00903)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1444-2-3-2"
+       xlink:href="#linearGradient1076" />
+    <linearGradient
+       gradientTransform="matrix(0.25,0,0,0.25,-12,225)"
+       gradientUnits="userSpaceOnUse"
+       y2="33.559235"
+       x2="112.13174"
+       y1="33.559235"
+       x1="335.86829"
+       id="linearGradient1106-8"
+       xlink:href="#linearGradient985" />
+    <linearGradient
+       id="linearGradient985">
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:1"
+         offset="0"
+         id="stop981" />
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:0"
+         offset="1"
+         id="stop983" />
+    </linearGradient>
+    <radialGradient
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-4.7272726,1.1058296e-6,-3.0301491e-7,-1.2272727,250.54547,-21.6754)"
+       r="44"
+       fy="194.19048"
+       fx="64.846146"
+       cy="194.19048"
+       cx="64.846146"
+       id="radialGradient1030"
+       xlink:href="#linearGradient1020" />
+    <linearGradient
+       id="linearGradient1020"
+       inkscape:swatch="gradient">
+      <stop
+         id="stop1016"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop1018"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0.09411765" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22.00001,-50.99097)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <radialGradient
+       xlink:href="#linearGradient1020"
+       id="radialGradient1030-8"
+       cx="63.999996"
+       cy="194.19048"
+       fx="63.999996"
+       fy="194.19048"
+       r="44"
+       gradientTransform="matrix(-4.1363634,1.2532736e-6,-2.6513804e-7,-1.3909091,325.22728,170.63455)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,3.9999999,47.000002)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-3"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,47.000004)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-35"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,46.999997)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-36"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,55,59.000002)" />
+    <clipPath
+       id="clipPath960"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1000"
+         style="display:inline;fill:#bcc5ca;enable-background:new"
+         transform="matrix(0.5,0,0,0.5,384.96945,-48.269009)">
+        <g
+           id="g988"
+           style="display:none;fill:#bcc5ca">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text964"><tspan
+               id="tspan962"
+               x="7.906189"
+               y="145.34863"
+               style="fill:#bcc5ca;stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text968"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan966"
+               style="fill:#bcc5ca;stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g970" />
+          <g
+             id="g972"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g974"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#bcc5ca;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect976"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             id="g986"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect978"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect980"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect982"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle984"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g998"
+           style="display:inline;fill:#bcc5ca">
+          <g
+             style="fill:#bcc5ca"
+             id="g990" />
+          <g
+             style="fill:#bcc5ca"
+             id="g992"
+             transform="rotate(45,64,236)" />
+          <g
+             style="fill:#bcc5ca"
+             transform="rotate(90,64,236)"
+             id="g994" />
+          <path
+             id="path996"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#bcc5ca;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-162.50935,-55.793862)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7-6"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,109.59848,90.635485)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-79"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,-50.990975)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-19.047188,-184.45327)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,112.43262,-182.02744)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027"><tspan
+               id="tspan1025"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033" />
+          <g
+             id="g1035"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061"
+           style="display:inline">
+          <g
+             id="g1053" />
+          <g
+             id="g1055"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057" />
+          <path
+             id="path1059"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5"><tspan
+               id="tspan1025-3"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2" />
+          <g
+             id="g1035-9"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0"
+           style="display:inline">
+          <g
+             id="g1053-6" />
+          <g
+             id="g1055-2"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6" />
+          <path
+             id="path1059-1"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,118.46596,-48.056311)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023-3-1"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0"><tspan
+               id="tspan1025-3-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0" />
+          <g
+             id="g1035-9-6"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0"
+           style="display:inline">
+          <g
+             id="g1053-6-2" />
+          <g
+             id="g1055-2-3"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7" />
+          <path
+             id="path1059-1-5"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3-1-9"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7-2"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0-8"><tspan
+               id="tspan1025-3-9-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3-7"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6-3"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0-6" />
+          <g
+             id="g1035-9-6-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6-9"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1-3"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8-1"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9-4"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2-7"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0-8"
+           style="display:inline">
+          <g
+             id="g1053-6-2-4" />
+          <g
+             id="g1055-2-3-5"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7-0" />
+          <path
+             id="path1059-1-5-3"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="g1063"
+     transform="matrix(0.49999998,0,0,0.49999995,-2.6094193e-8,-84.999992)" />
+  <rect
+     rx="1.0368662"
+     ry="1.1497922"
+     y="0.74193537"
+     x="0.74193537"
+     height="14.516129"
+     width="14.516129"
+     id="rect929-36-9-9-2"
+     style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:0.483871;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     style="display:inline;fill:#c1ebf7;fill-opacity:1;stroke:#006888;stroke-width:0.421052;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+     d="M 7.1729322,2.2105261 6.5303012,4.1392477 C 6.4558653,4.1673697 6.3814273,4.1971425 6.3086463,4.230225 L 4.4915789,3.3221047 3.3221032,4.4915786 4.23188,6.3103012 A 4.135339,4.1353388 0 0 0 4.1359384,6.5303008 L 2.2105258,7.1729321 v 1.6541351 l 1.9287221,0.6426313 c 0.028118,0.074437 0.057893,0.1488729 0.090977,0.2216549 L 3.3221025,11.50842 4.4915781,12.677894 6.3103006,11.76812 c 0.071954,0.03474 0.145564,0.06616 0.2199999,0.09594 l 0.6426291,1.925415 H 8.827067 l 0.642631,-1.928722 c 0.074438,-0.02812 0.148874,-0.05789 0.2216545,-0.09098 l 1.8170675,0.90812 1.169476,-1.169474 -0.909777,-1.8187214 c 0.03474,-0.071954 0.06617,-0.1455634 0.09594,-0.2200001 L 13.789468,8.8270672 V 7.1729321 L 11.860747,6.5303008 A 4.1270683,4.127068 0 0 0 11.76977,6.3086464 L 12.677897,4.4915786 11.508421,3.3221047 9.6896987,4.2318793 a 4.1287224,4.1287222 0 0 0 -0.22,-0.09594 L 8.8270677,2.2105261 Z M 7.9999978,5.518796 a 2.4812034,2.4812033 0 1 1 0,4.962406 2.4812034,2.4812033 0 0 1 0,-4.962406 z"
+     id="path864" />
+</svg>
diff --git a/icons/16x16/org.xfce.panel.pager.png b/icons/16x16/org.xfce.panel.pager.png
new file mode 100644
index 0000000000000000000000000000000000000000..05a53caaac80056ba6f238898942f1117e6243cb
GIT binary patch
literal 581
zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=E8#o-U3d7QI&|8hSH33bfwW
zIUO4y!qk|NoTx0O$y8RB^jv<Uz!sq+Zra?6OOu49xwW~a9a&eKn1vmbU+~OH#8k1o
z`q{fQohd7(w?6TT-=2T}ciY{CPgfu7N&oY?L$iGfhm-o|iA(;jx8^ckEqeDI>-19R
zVg*xySr@q0Id8L@q~f^fNtCLNYjov|DM1ffmTxk@yx>3og{6iMPZqMLL{3}GVtL)}
zvGu=&*SR(p$uKMZ-qqEbY3;zGzy7`2WnsC!YCaPGKDx10tWAFt##b1;+clw1L7Dj*
zf8WOsS6se+;VJ+6`%S~Cb84rSR_3f<pH#T;&Ue#a@>Vg`(bD_<n8eb~IvnQro#)WN
zbLrkKS?wNI1tnA2^2Mq<ibOU)$vx<2zGK5r6`_Lj>+6_2^h*AGy{Y;L7$ppzu6{1-
HoD!M<prGJZ

literal 0
HcmV?d00001

diff --git a/icons/16x16/org.xfce.panel.pager.svg b/icons/16x16/org.xfce.panel.pager.svg
new file mode 100644
index 000000000..15df3a0b1
--- /dev/null
+++ b/icons/16x16/org.xfce.panel.pager.svg
@@ -0,0 +1,191 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.pager.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.pager.svg"
+   width="16"
+   height="16"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 16 16"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="20.187501"
+     inkscape:cx="11.375001"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       ry="0.23158139"
+       rx="0.23076445"
+       y="347.00433"
+       x="507.21082"
+       height="2.894767"
+       width="2.9999373"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.00991418;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       ry="0.30471322"
+       rx="0.22499612"
+       y="346.90097"
+       x="507.21075"
+       height="2.894767"
+       width="2.9999373"
+       id="rect833-4-7"
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:none;stroke-width:0.0101904;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1054-7"
+       d="m 507.31544,349.78546 c -0.0374,-0.0124 -0.0504,-0.0202 -0.0805,-0.0481 l -0.0241,-0.0222 v -0.68344 -0.6834 h 0.74999 0.74997 v 0.7237 0.72369 l -0.68283,-1.7e-4 c -0.6712,-1.7e-4 -0.68336,-3.3e-4 -0.71254,-0.0101 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.00676712;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       id="rect4547-78-5"
+       d="m 507.44522,346.90602 c -0.12694,0 -0.22914,0.10256 -0.22914,0.22996 v 1.20727 h 1.48945 v -1.43723 z"
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:#6acfec;stroke-width:0.0103351;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       id="rect4553-4-3"
+       d="m 508.71078,346.90095 v 1.44737 h 1.49997 v -1.21578 c 0,-0.1283 -0.10292,-0.23159 -0.23077,-0.23159 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0103203;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-2"
+       d="m 508.71078,346.95263 h -1.26085 c -0.14832,4.9e-4 -0.18817,0.10737 -0.18541,0.21472 l -1.3e-4,1.18096"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#00a1d1;stroke-width:0.105241px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-6-9"
+       d="m 508.71078,346.95264 h 1.26084 c 0.14833,4.8e-4 0.18818,0.10736 0.18542,0.21471 v 1.18097"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.105241px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-3-2"
+       d="m 508.71078,349.84742 h -1.26084 c -0.14833,-10e-4 -0.18818,-0.1097 -0.18542,-0.21939 l -1.2e-4,-1.27969"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.105241px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1204-6"
+       d="m 507.4197,349.79299 c -0.0359,-0.006 -0.0673,-0.022 -0.0814,-0.0426 -0.0128,-0.0187 -0.0178,-0.0377 -0.0192,-0.073 l -9.9e-4,-0.032 0.0124,0.008 c 0.0251,0.0162 0.0563,0.0289 0.0861,0.0353 l 0.0163,0.004 h 0.63898 0.63897 v 0.0517 0.0517 l -0.63807,-1.4e-4 c -0.53652,-1e-4 -0.64043,-4.9e-4 -0.65285,-0.002 z"
+       style="display:inline;opacity:1;fill:#bcc5ca;fill-opacity:1;stroke:#bcc5ca;stroke-width:2.34751e-05;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       sodipodi:nodetypes="ccccccccccccc"
+       inkscape:connector-curvature="0"
+       id="path832-0"
+       d="m 509.35362,348.96864 v -0.20677 h 0.21429 v 0.20677 h 0.21428 v 0.20676 h -0.21428 v 0.20677 h -0.21429 v -0.20677 h -0.21429 v -0.20676 z"
+       style="display:inline;fill:#344958;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0526231px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-1"
+       d="m 508.71078,349.74403 h 1.26084 c 0.14833,-0.001 0.18818,-0.10213 0.18542,-0.20425 l -1.2e-4,-1.19145"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#d2d8dc;stroke-width:0.105241px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/16x16/org.xfce.panel.separator.png b/icons/16x16/org.xfce.panel.separator.png
new file mode 100644
index 0000000000000000000000000000000000000000..3689c212f23dfb822db60cf5141199a0e9e1a464
GIT binary patch
literal 453
zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qmK+{)xx;Tbd^d_5p<k9@``?o&>
zvt+}}sj1A|^7|K<9R6Sb?TN&J11Cymwf6S@)n-0izv+vyfk9pBA@$g~lMe;Vo!oSt
zL#$>}|Gd2lFWC05>BMbsUBFne*Ma9iwnLtiiZc-B#x|JqsOd-eU0}G?=9n{q-x-MG
zm_JlG`gt`i;Qk<W!77z6k-6^guajp#{FirZjbKz3Hb1?*|NZ=bfB!yLu>3VMGIAah
Z!^~QZeh)s~RX|5Gc)I$ztaD0e0svddrA7b%

literal 0
HcmV?d00001

diff --git a/icons/16x16/org.xfce.panel.separator.svg b/icons/16x16/org.xfce.panel.separator.svg
new file mode 100644
index 000000000..a91ad72e6
--- /dev/null
+++ b/icons/16x16/org.xfce.panel.separator.svg
@@ -0,0 +1,196 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.separator.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.separator.svg"
+   width="16"
+   height="16"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 16 16"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="1.1490486"
+     inkscape:cx="-3.0935923"
+     inkscape:zoom="11.313708"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <path
+     style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.0421016;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     d="M 15.5,0.500001 V 15.5 H 0.5 V 0.500001 Z"
+     id="rect840"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="ccccc" />
+  <path
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.489608px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+     d="m 0.5,14.818181 h 15 V 15.5 h -15 z"
+     id="path880"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path842"
+     d="m 0.5,0.5 h 15 v 0.6818188 h -15 z"
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.489608px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path906"
+     d="m 8.9375,11.409091 h -1.875 v 1.363637 h 1.875 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.565335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+  <path
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.565335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="m 8.9375,7.318182 h -1.875 v 1.3636365 h 1.875 z"
+     id="path957"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path959"
+     d="m 8.9375,3.2272733 h -1.875 v 1.3636363 h 1.875 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.565335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+</svg>
diff --git a/icons/16x16/org.xfce.panel.showdesktop.png b/icons/16x16/org.xfce.panel.showdesktop.png
new file mode 100644
index 0000000000000000000000000000000000000000..55a2718a2ea6dafa62809ae9d88e672f67839165
GIT binary patch
literal 466
zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qmK-0H*x;Tbd^uE2I$aly=p!K2o
z?c4>5A{rJ>vlazhozoy(!1=D>XwpZSCglkt&ITSVvsxT(o8)e@*5Jw8KJDXu`^kzq
z{qwG@=WYIFAfZ&J^=fVE>)PAXH~$oJno;3!JtKZ{r@*Sd9zzBW_9d@ZGR!#hwS0z7
z*ngQ%{3iS-Ues~!e%>tV*Zw$Ql6(krNLb?;{#DQH1$ed{J#t~unah)lVv^U$h^Nj|
q6*=DR_i&}Cp_>|`n#~@kcXoldOg4x`ygC8&0fVQjpUXO@geCwB=Byh4

literal 0
HcmV?d00001

diff --git a/icons/16x16/org.xfce.panel.showdesktop.svg b/icons/16x16/org.xfce.panel.showdesktop.svg
new file mode 100644
index 000000000..424002370
--- /dev/null
+++ b/icons/16x16/org.xfce.panel.showdesktop.svg
@@ -0,0 +1,161 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 16 16"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="16"
+   width="16"
+   sodipodi:docname="org.xfce.panel.showdesktop.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="/home/maug/Programming/xfce4-panem/24x24/org.xfce.panel.showdesktop.png"
+   inkscape:export-xdpi="72"
+   inkscape:export-ydpi="72"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="11.313708"
+     inkscape:cx="20.506097"
+     inkscape:cy="16.086679"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     showguides="true"
+     inkscape:lockguides="true"
+     inkscape:pagecheckerboard="false"
+     inkscape:document-rotation="0"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid842"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     style="display:inline;enable-background:new"
+     id="g3547"
+     transform="matrix(2.5000002,0,0,2.4999978,-1267.777,-866.9993)"
+     inkscape:label="emoji-symbols-alt">
+    <rect
+       ry="0.46799582"
+       rx="0.46153438"
+       y="347.15005"
+       x="507.31076"
+       height="5.8499475"
+       width="5.9999456"
+       id="rect838"
+       style="display:inline;opacity:1;fill:#263742;fill-opacity:1;stroke:none;stroke-width:0.0141299;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:none;stroke-width:0.0140695;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect879-367-19-3"
+       width="5.9999456"
+       height="5.7999964"
+       x="507.31076"
+       y="347"
+       rx="0.52765238"
+       ry="0.52314693" />
+    <rect
+       ry="0.45205274"
+       rx="0.45604751"
+       y="347.07468"
+       x="507.38547"
+       height="5.6506395"
+       width="5.8505893"
+       id="rect896"
+       style="display:inline;opacity:0.528;fill:none;fill-opacity:1;stroke:#006888;stroke-width:0.149357;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.0148944;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       d="m 513.31076,350.8 v 1.48001 c 0,0.28807 -0.20584,0.51999 -0.46153,0.51999 h -5.07688 c -0.25569,0 -0.46153,-0.23192 -0.46153,-0.51999 V 350.8 Z"
+       id="rect840"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssscc" />
+    <path
+       style="fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.173209px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 507.31081,350.8 h 5.99995 v 0.2 h -5.99995 z"
+       id="path880"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/icons/16x16/org.xfce.panel.systray.png b/icons/16x16/org.xfce.panel.systray.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5ff39f31e98f36126633892fc939756de921afb
GIT binary patch
literal 736
zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=E7%JY5_^EPCfoKA$a|D9|?l
zX1@7NmE21ryDlyX&34(sdeOO=o&TOqb%4O0jtI@J0NtbAQ{s-u2MDYY-PjQ!@+C+A
zQGCFMfC+I+mWr@!44LI|$9I-2f0%)9)~ez;(<{^V<=+zweOkZh^Rvf__t)>)`hRNx
zOJYjVj@`<Yw>O=gD9ilh(_N91PZYKbEq|#gW18Ka@xuBx(~~#S&D&!XCR+KMT=Rdw
zur}rUd&O&ND-PXCVn|><@n9}vPpSN&<Ob$lUC&isSiie8vom>{{FQ0m{6;rEahdRc
z+Fj3|RJ&MPJpZc+_v!r{PiAN2t$q~G;Jjw%l1n!GMFTo**kd!NsN4{An9o<gNNusg
zX9ov~ww8zdA-wmmFKoT|#9#f?)av%1n?CiepI<EVqTc1yZ-*ncox*2@3d<jsKKD#t
z#85r`S<|Je!ex2(R+hUIp1V!cm|nyp>aV`ekNNV3m)&=ZmwRl9RW9Gaa3t|Ed+Ea+
z+!Do2y{p36>uZ;>onhKsRQrl4uIkh#m$hsTHfGM%?lYsV3NL)AR+980a%DtK<jR-A
zH>-M$?DCBF{}S9kXW90A2l;yu|8A?B`7B6Imfo^F{=(E+f76`G9DBw;zdBRgEf!S*
PQwxKqtDnm{r-UW|n|Cpf

literal 0
HcmV?d00001

diff --git a/icons/16x16/org.xfce.panel.systray.svg b/icons/16x16/org.xfce.panel.systray.svg
new file mode 100644
index 000000000..a51e9c84e
--- /dev/null
+++ b/icons/16x16/org.xfce.panel.systray.svg
@@ -0,0 +1,155 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 16 16"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="16"
+   width="16"
+   sodipodi:docname="org.xfce.panel.systray.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.systray.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="16"
+     inkscape:cx="5.1249999"
+     inkscape:cy="14.5625"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid844"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <ellipse
+     style="opacity:1;fill:#006888;stroke:#006888;stroke-width:0.493949;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+     id="path1970"
+     cx="3.5003026"
+     cy="7.072742"
+     rx="2.7533278"
+     ry="2.7915366" />
+  <g
+     id="g1960"
+     transform="matrix(0,0.22147786,-0.2184464,0,52.131629,-24.529742)"
+     style="fill:#6acfec">
+    <path
+       style="display:inline;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:2.24271;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+       d="m 130.1555,208.59605 c -4.05669,-12.10498 -4.3611,-24.24428 -13.29392,-36.30467 h 51.62951 c -12.1173,13.10978 -9.42047,24.47507 -13.2189,36.60524"
+       id="path1823"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:2.56854;stroke-linecap:butt;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+       id="rect1853"
+       width="56.914982"
+       height="4.3462982"
+       x="114.29662"
+       y="168.97432"
+       ry="2.1731491" />
+    <path
+       style="fill:#003445;stroke:#006888;stroke-width:2.28783px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 154.42926,220.33576 25.1661,-6.86348 v -6.86349 l -25.1661,4.57566"
+       id="path1968"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="fill:#006888;fill-rule:evenodd;stroke:#006888;stroke-width:2.29865;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1962"
+       width="14.425511"
+       height="25.041418"
+       x="-222.24057"
+       y="130.16843"
+       transform="rotate(-90)" />
+  </g>
+</svg>
diff --git a/icons/16x16/org.xfce.panel.tasklist.png b/icons/16x16/org.xfce.panel.tasklist.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c479c9c99d6f39e2b283e16bf96aa119338445
GIT binary patch
literal 584
zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=E7qo-U3d7QJ&Po%K5GAkun%
zud%7`!X~vP3R~7cIMuqND3&GMuGM?D=8Hv5>mNjSXw<TXvlh-=d(<gYXT^*y7iYdc
zHK9pmW4dY0ozG|aot2vIUx>YtGx2hIhP>*=AAQR<?YUGbalrQdyB&LXJ=$a^q%5)T
z!z-1IKSED2JkVm=_~Rz0)!~o14^|vLUKtf3A|%26rjn0AK{)67)pw20bHZ-cn#8AN
z%eEy3XZig%xv=lK$a}fyge@!98ua!ab3J|A%9``k`@A)*{&pWGB>O1sdz8h$e8$5`
zYc^z^ZCa!2(c_@wx~t~P`A^UPs_g8W5VKA-VcE?$EABEE{a=uEZ{L~UHH!W--|TPt
z+jhsM-1_*;146FHZh569>*@qfNuPD8!l0J*#H_NJ4iUYYz3i3Wn3vy7`}HMo{!C!3
OFnGH9xvX<aXaWG+%Jh@~

literal 0
HcmV?d00001

diff --git a/icons/16x16/org.xfce.panel.tasklist.svg b/icons/16x16/org.xfce.panel.tasklist.svg
new file mode 100644
index 000000000..177675630
--- /dev/null
+++ b/icons/16x16/org.xfce.panel.tasklist.svg
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="144"
+   inkscape:export-xdpi="144"
+   inkscape:export-filename="/home/maug/Programming/xfce4-panem/48x48/org.xfce.panel.tasklist.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.tasklist.svg"
+   width="16"
+   height="16"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 16 16"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="16.3125"
+     inkscape:cx="11.25"
+     inkscape:zoom="16"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <rect
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.48361;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect846"
+     width="11.51639"
+     height="9.5163898"
+     x="3.7418051"
+     y="0.74180508"
+     rx="0.88587612"
+     ry="0.76131111" />
+  <rect
+     ry="0.76131111"
+     rx="0.88587612"
+     y="3.2418053"
+     x="2.2418051"
+     height="9.5163898"
+     width="11.51639"
+     id="rect842"
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.48361;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <rect
+     style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#d2d8dc;stroke-width:0.48883;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect1711"
+     width="11.51117"
+     height="9.5111704"
+     x="0.74441499"
+     y="5.7444148"
+     rx="0.88547468"
+     ry="0.76089352" />
+</svg>
diff --git a/icons/16x16/org.xfce.panel.windowmenu.png b/icons/16x16/org.xfce.panel.windowmenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..082dfdd90f807154408f547d4a036be5fb1c0941
GIT binary patch
literal 641
zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=E8^o-U3d7QIt1?)8&)lxTfe
zUY1s$mYX9uvq{OfWeSt`K2|L$jR{4ZnwpoM31zIzC=#AHsqHp{xeHUIlM9o|?bB7|
zdpB>M+{C-(@p}9IzH{o!E@$qacru)kQ+iHwSLr|Jy;r{JTzywE*`R^JOa1$l%r|wh
z(p`%jyk3fKyEbXrtXnfS9#TBD>dEJO>XR%!F|8^+d-koYLJJc|=!v^;<klwZFVMN(
zqIJlGjdj8@schY48{-`2xOiwrrpbQT-u8L<46%o-EEfCTnk@Oi6_duec<q!ri3-M@
znLE!E`7PqR(JK?4dU(Uv-%i`M`D|(a&&$W&cXva|#fqml<qkwxPm5&NS@Ynz(t@Ho
z2c-weDfgxS#BnW(>!0|XZD!`rt!FI5WH0c?wRbY_*MG8X>HV`yTLj)^+_-dxTQ02b
zfJ%uBZ**6T#Z>X9rTSOd<LxR^@1Ki0owapWP=DyR+JEVG%?Vp1FWO1#>i=V0Y&N0A
Uv!-$#Fgh7LUHx3vIVCg!04Qn#<p2Nx

literal 0
HcmV?d00001

diff --git a/icons/16x16/org.xfce.panel.windowmenu.svg b/icons/16x16/org.xfce.panel.windowmenu.svg
new file mode 100644
index 000000000..a6531da3c
--- /dev/null
+++ b/icons/16x16/org.xfce.panel.windowmenu.svg
@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.windowmenu.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.windowmenu.svg"
+   width="16"
+   height="16"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 16 16"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="17.187501"
+     inkscape:cx="7.0000003"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       style="display:inline;opacity:1;fill:#a7b0b7;fill-opacity:1;stroke:none;stroke-width:0.00991738;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect828"
+       width="2.9999981"
+       height="2.8965588"
+       x="507.21075"
+       y="347.00342"
+       rx="0.23076911"
+       ry="0.23172474" />
+    <rect
+       ry="0.23172474"
+       rx="0.23076911"
+       y="346.89999"
+       x="507.21075"
+       height="2.8965588"
+       width="2.9999981"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.00991738;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.10528;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect1711-4"
+       width="2.4642842"
+       height="0.51724261"
+       x="507.47861"
+       y="348.08963"
+       rx="0.16070342"
+       ry="0.15516239" />
+    <rect
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#a7b0b7;stroke-width:0.10528;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect867"
+       width="2.4642842"
+       height="0.51724261"
+       x="507.47861"
+       y="347.26205"
+       rx="0.16070342"
+       ry="0.15516239" />
+    <rect
+       ry="0.15516239"
+       rx="0.16070342"
+       y="348.91721"
+       x="507.47861"
+       height="0.51724261"
+       width="2.4642842"
+       id="rect869"
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.10528;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/24x24/Makefile.am b/icons/24x24/Makefile.am
index 31aae3800..4d54301a0 100644
--- a/icons/24x24/Makefile.am
+++ b/icons/24x24/Makefile.am
@@ -1,10 +1,17 @@
-
 iconsdir = $(datadir)/icons/hicolor/24x24/apps
 icons_DATA = \
-	org.xfce.panel.applicationsmenu.png	\
-	org.xfce.panel.png
+	org.xfce.panel.png \
+	org.xfce.panel.actions.png \
+	org.xfce.panel.applicationsmenu.png \
+	org.xfce.panel.clock.png \
+	org.xfce.panel.directorymenu.png \
+	org.xfce.panel.launcher.png \
+	org.xfce.panel.pager.png \
+	org.xfce.panel.separator.png \
+	org.xfce.panel.showdesktop.png \
+	org.xfce.panel.systray.png \
+	org.xfce.panel.tasklist.png \
+	org.xfce.panel.windowmenu.png
 
 EXTRA_DIST = \
 	$(icons_DATA)
-
-# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
diff --git a/icons/24x24/org.xfce.panel.actions.png b/icons/24x24/org.xfce.panel.actions.png
new file mode 100644
index 0000000000000000000000000000000000000000..6fdd99b7bf391aca7963f6dee506fea68a9edfd2
GIT binary patch
literal 1239
zcmV;|1StE7P)<h;3K|Lk000e1NJLTq000;O000;W1^@s6;CDUv00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H11Y}7>
zK~zYIm6lm-RAm&$f8RH~Gk2CkmoVLI3rM;FEfk57<)QE-D2W<WP$a(95SUu2K||6s
z@j+6-(nQ4<1GuB|rimJ(iQp3?ZQ08baj;}MU8ZGb?risdJ`B!6TdF6yxyk*X^Z$SM
zoO{l>LMg?3CVF}b7;}0ttqK5a@-BfT0d;D-IdAO41jK8-Poe8Rq-?_J5$G-rfLJt%
z5wWnW%fw?x)rb4P|6c-P-;vcw?F5S|9-+FS7^i#oXd?ptYtsbp{zcN*r9S8ym{&mT
z>3a#M^Dr$N%Ftc;-mysfu0J3ci^7Goqa=(sRG;s&IR%8Te;0)d`&hZY1Zm6TC<u*m
za#bM!y9UCTMT_!9EE6uAogh5!Q+=Ho5t)}3hvU83$N?(ilWc8V%+|)mRK_P};7A*+
zTwj9bJ}mb1u9_i$O*_HL4c=UGac`2H$y*%MN3g|>ELS|nTl(KT7rO~YIA5fBy%)QF
zJWoLEIrKE8mDRa9w}*n9Y_jvwwkPOnTa8yFGniK-IMCM0C(o>-zdC_^Dwq|~-B4Op
zBiehnWZ%Hy@=;w^lyOQWI8d2l+lr+Ce0hGDpwcpMP-&bVx&grMwT--4o`O{N0MyhK
z<J5fsQat~S4IvwGc`|tY)NOnln*r$kZGiUM1q2+$1nx!Cm!p_hhb{Vk9|E9bV>1m?
ze`W=oZjiR+qNhhnN{7pFd9t+to-A`xASJiPL%cg8!09GhRzu6_i?p1+h*4Gp?uESL
zSKJ6rqS+)b)_BM>r$;iPl}VIVfx}&p0g?$GuPOoHm*G34ipuT-0>fL2;jINk+O?>h
zpNIVbG<l04naBz_TpBi6DUnuwrzs0fre7#-S|9{-ngDCANh6fPv?+;A-X#`EWdKd*
zYH$jGwnwWFp|Lsn<y4TiWmN!N4Nik*&w@rYMFAs{z>)w)*vdWCxBh9Ag5?#Z?DxjA
zBO=#g5xTqyn#xO2Djo9xZsCoNN_A?xiKQ+P%{I({vx-m8Ujg9Y=2ni?q^KXi4x@Kq
z^bQT<*ZH_M#oL=&0XTW?3PY}{oYRNFvM#FbZYy2fq|uLmcrEp<>0Z!XynfTbW52<(
z&CA%arj8wJ>WC!LMReP<srYX2I-R#nSdcRq{nsWjjQ;zjNLNX8^bfLTQ*-X5v`tU&
zf-6MVx<;0kX8RD}=2(cse_Z9OSP^DnabD^;_v@fKx_1>o&gU85&CuB&d2DlL9+?YD
z_<|C?{>e{G>M{*(fl@GRC~n&dF^iUfmZNH!Fmz@VmE8UBqx^B*apYw@rAOzQs1G&E
zgbQaTm=5hz{T-jrDgYq%zP}TP^GJH(%(2NHG$WE;IB}yhmwZ+M0MUM^1zkVRqN-Y|
z>x*%EX7~UQ4W|n_HsZ%hy`uU%2WN0Sbm_PEZo#Shka7jON1(g!Fa1c8SXg1IOT>&m
zb*$@$IXV90Z;NC^E5jx$0Whr*Dw6@#-EGYi%0H-W!vKa}erEsx002ovPDHLkV1k=k
BM->17

literal 0
HcmV?d00001

diff --git a/icons/24x24/org.xfce.panel.actions.svg b/icons/24x24/org.xfce.panel.actions.svg
new file mode 100644
index 000000000..8cbcd4894
--- /dev/null
+++ b/icons/24x24/org.xfce.panel.actions.svg
@@ -0,0 +1,183 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="24"
+   height="24"
+   viewBox="0 0 6.35 6.35"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.actions.svg"
+   inkscape:export-filename="/home/maug/Programming/xfce4-panem/32x32/org.xfce.panel.actions.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254" />
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="28.466667"
+     inkscape:cx="2.7751756"
+     inkscape:cy="12.330211"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0649057;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="12.7"
+       cy="282.48096"
+       r="0" />
+    <ellipse
+       cy="291.70831"
+       cx="3.175"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:0.198383;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       rx="2.8773713"
+       ry="2.8773711" />
+    <circle
+       r="0"
+       cy="282.48096"
+       cx="12.7"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0649057;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48096"
+       cx="12.7"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0649057;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48096"
+       cx="12.7"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0649057;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48096"
+       cx="12.7"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0649057;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48096"
+       cx="12.7"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0649057;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48096"
+       cx="12.7"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0649057;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48096"
+       cx="12.7"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0649057;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48096"
+       cx="12.7"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0649057;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48096"
+       cx="12.7"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0649057;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:end="4.1878597"
+       sodipodi:start="5.239857"
+       sodipodi:open="true"
+       d="m 3.9240649,290.52132 a 1.4881493,1.3819331 0 0 1 0.6873529,1.55534 1.4881493,1.3819331 0 0 1 -1.4385952,1.0207 1.4881493,1.3819331 0 0 1 -1.4353589,-1.02463 1.4881493,1.3819331 0 0 1 0.692272,-1.55345"
+       sodipodi:ry="1.3819331"
+       sodipodi:rx="1.4881493"
+       sodipodi:cy="291.71542"
+       sodipodi:cx="3.1750093"
+       id="path849"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#006888;stroke-width:0.793747;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:type="arc"
+       sodipodi:arc-type="arc" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:0.596921;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="3.1750093"
+       sodipodi:cy="291.71542"
+       sodipodi:rx="1.4881493"
+       sodipodi:ry="1.3819331"
+       d="m 3.9240649,290.52132 a 1.4881493,1.3819331 0 0 1 0.6873529,1.55534 1.4881493,1.3819331 0 0 1 -1.4385952,1.0207 1.4881493,1.3819331 0 0 1 -1.4353589,-1.02463 1.4881493,1.3819331 0 0 1 0.692272,-1.55345"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       ry="0.28526643"
+       rx="0.74283999"
+       y="289.62552"
+       x="2.8773441"
+       height="1.5874999"
+       width="0.59531254"
+       id="rect851"
+       style="fill:#006888;stroke:#006888;stroke-width:0.198437;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:0.776557;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="0.59531254"
+       height="1.5874999"
+       x="2.8773441"
+       y="289.62552"
+       rx="0.74283999"
+       ry="0.28526643" />
+  </g>
+</svg>
diff --git a/icons/24x24/org.xfce.panel.applicationsmenu.png b/icons/24x24/org.xfce.panel.applicationsmenu.png
index 456cdb9ef38e5f0aacdda991f2df390c092791bf..90a7062c0f9512872b5d2587e8d2df062a3182f3 100644
GIT binary patch
delta 979
zcmV;^11$XA2aO1jBoYa5NLh0L01m?d01m?e$8V@)kwz$gnn^@KR7i=HmRo2Xbri;b
zXJ)UaNo+O-qg1msUTRvc#2N#Ak%~n`+iEwVN>PlLlAwm-1*!NJ1+`RB1e=zM(1&Cb
z6?;KqO(`Nl@(`ueR%|vCqajVhy2fhKz0C1pH@nI1Ow>Qj%Xhx{zH|AXVNg}v9zK~W
zTQ0tY+dEo+>4Y1&9O)TfL*VbT(ihw0#>sO(8?6BukzVVSl9;MGh>zWl!2nPL%wTe-
zJ{%r*6p#KIgw)qSa}Mg#Ncgpdcu57)6Wf5n$(%SqH5uv83KeldkkrSE!~yn5H1@85
zlo&`fwh=>404tYDX(OaQDoMZB>OyI8sOtryW8DIOVu*<0FRxlFp-=_L%Roix3jpkt
zKC82k%vc+uuNtw_U}qfYa#2C^Gw_vFZZIoDcO-Yc`I5cnu6h@fG}xOF!()DX^tgS^
z4W@Tr2kG{=v2Si%%=<ti;pYH63rO;>KZb!}|GJF{JA6xb=Kd!twEEg&0}mKIC_Xti
zY<f<A^+R<n^4lon42(&u$J^EV9+By69ger?oiA@QM+S#<ZSxg&{d#0Jj+S2uQW%-{
z{oNQNCjro!Rgk(2p{pl3f37om>EaPpop&_=kbbMl{9^w%=I~cunfMv}0kk%ZUbPDK
z`Y?x%LGIo3wst(n4y8!Wc>zRtYHl`ha9IO?0DnW%=km)>TU-fCGLj!qT?eEPBQif5
zKk}~zf%27;ptb)&ejfM^_+8a_{qm*w>AbINi$o0nipn&(g<1BPo{VJD_s#v87%UFC
zev4>m@L-tk<rP^ZcfIAXaLX8YLpPlwxWd3R!RL3E79sOM8-{h}S?P<lmxLX!X*9Nf
z8`Ztuz3pT+@5FAn8=0O!;uo@nKoG5}MW!swfx~F9jP%o805-^@8ma4XHIQEGaYPRR
zBJpXos%CLGh0=lW22h<xGifjjJB#q3ZVwNXv`G4_Er=c<H`pR^P<dWk!rds30LeUF
z5C`y~^h>|hw4?&*9lr;$j{|{{o&hL-A8JduqtM2&HsF9GH+yFA%8i8zlqq1=nJa@N
z;+=~Tjf4*(vd=}_2HB%q>k@ebZN2_1=)J&95qXSsvQ?jHOqIx-se2JPT7+g$c~T>F
z`@w0*QENTu2_TfM$ZXcgbw9dfiX1*)fzKEMxfMtvx<j|G{&XQ;vIiQe`yQJ%O~3_I
zcPu9kppVthV%rY^6Ns^Ov3Qp7KYv5q`4d4W{2u@$;QOBAfZYH9002ovPDHLkV1iPI
B(P#hw

delta 930
zcmV;T16}-$2;B#eBq9WJLP=Bz2nYy#2xN!=000SaNLh0L01m_e01m_fl`9S#kv1rQ
zT1iAfR7i=%luJxpWfaGM-@SJR1_(n6+R8MR87R>-ZD=%>c4bo&OpS>TW?G{)YE4aC
zpe~Fqe2}=%L|qsc##d6Usc?BDjuq3Q7y>pmsYYw8nsH{ZC8jL~Mkow0Gv9I17B0-a
zz{13{`_B2l&X@aL_}{8`w3?pOrZr)IJJQYAV!DkCSHh>~YRTsYDG=x53*{?{cO~~=
z$RH|x6#Ezd>IOZ3Mlkb3AX|WKl+GMRM7fIF$*qX$0sIIt2owccYS5k7LZL7OL>%2#
zx<+0s4wBdist*V{x-FE>^kbi2=P;-(0~8&JdbBwR)D}mTb~=;yJCX+}n0>&1Mwh*I
zqH-@g4F1ac%Bq@54((`AW1~YZ1OSCnA7Q7P=u4ES%%x+@Om6kP^%QDsbUC)4%j&sn
z2NOW&W-k=xvMK-f$FnLkc8hGNtERkiInfX7WnS&FzC6-me)~CO{zhtQkx=~=#N~-0
zdS88z*A8YDlP$0IPb$sC&p*n4jg4WweYfj6X8c{O&)$PTIZ|1TY`O^@s{g|{ef*)^
z*^6gjH0x~uU?+pdPs68;9|jtX)EO{+$PHm+Lmd*R!2IGv)YJq3`PkD~@%Qu0PFo5l
zw9>ogr>1^e*#Pj}bMQ7}Fn)^Mye9?#!w`ftq9Z`oFl2Xja`L-{u@_H&ecgTgs^S2m
z=MbF)dQrN`DGp$H8i)#ktg4UUvkX(elpP;G<vR8Z7K&_MT^&HI`G?!vJpJ98X4@MF
zq&(PyQs~C*$h!55L#2>l4U_~xDf0WC0j(dPEA@h#R`DI%BRfH#Fo)w6;`5_-+<7&q
zz|7PfrDY|U7R*j#o;(JB)BjMo`_MJDHlmTYy$$Si6Ua9}6{0~cS#TDm_n?hOQ9SN(
zBLeC%V&TKZSJW|bGsp>`>Wa0oocIXQhLdE*p9H@0Fi;>LV5eG(4GjGbaGeLQomjXN
zfG2Lv;ZsqNvmPcUA`3r8M@+RJ_|=8bNwn^jC7pZ284AW-z(p5z{1L7{cfhfdqwMn`
z$PECES3AR06z*W}<~i4_9qDEa82|zR2yYS#KZ{Ze52*MnI+|LKML$r1rJK30;gYNP
zLa0<L(20`QiPk^AB6iW__ZqsBYkX)xcWT?3vHx}b3n?-&8p&ElS^xk507*qoM6N<$
Ef|9JUaR2}S

diff --git a/icons/24x24/org.xfce.panel.applicationsmenu.svg b/icons/24x24/org.xfce.panel.applicationsmenu.svg
index c71e855c1..8a7b18db5 100644
--- a/icons/24x24/org.xfce.panel.applicationsmenu.svg
+++ b/icons/24x24/org.xfce.panel.applicationsmenu.svg
@@ -2,24 +2,24 @@
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
 
 <svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="24"
    height="24"
    id="svg2"
    sodipodi:version="0.32"
-   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    version="1.0"
    sodipodi:docname="org.xfce.panel.applicationsmenu.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
    inkscape:export-filename="/home/ochosi/Nerdstuff/xfce/xfce4-panel/icons/16x16/org.xfce.panel.applicationsmenu.png"
    inkscape:export-xdpi="96"
-   inkscape:export-ydpi="96">
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <defs
      id="defs4">
     <linearGradient
@@ -55,17 +55,24 @@
      objecttolerance="10"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="11.2"
-     inkscape:cx="2.0173893"
-     inkscape:cy="29.493206"
+     inkscape:zoom="22.4"
+     inkscape:cx="10.803571"
+     inkscape:cy="11.473214"
      inkscape:document-units="px"
      inkscape:current-layer="layer10"
-     showgrid="false"
-     inkscape:window-width="1617"
-     inkscape:window-height="1109"
-     inkscape:window-x="461"
-     inkscape:window-y="206"
-     inkscape:window-maximized="0" />
+     showgrid="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid244" />
+  </sodipodi:namedview>
   <metadata
      id="metadata7">
     <rdf:RDF>
@@ -74,7 +81,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -86,18 +93,18 @@
      transform="translate(-27.365845,-1015.3254)">
     <path
        inkscape:connector-curvature="0"
-       style="fill:#00aade;fill-opacity:1;stroke-width:0.68355101"
-       d="m 31.394378,1035.8139 -2.028533,-2.0286 0.303741,-0.3127 c 0.338405,-0.3484 0.655037,-0.6807 1.362656,-1.4297 0.26328,-0.2787 0.721243,-0.7615 1.017697,-1.0729 0.296453,-0.3114 0.680843,-0.7163 0.8542,-0.8998 0.568833,-0.6022 1.208536,-1.2782 1.985287,-2.0982 l 0.764592,-0.8071 -0.202953,-0.2083 c -0.111629,-0.1143 -0.769023,-0.8219 -1.460886,-1.5717 -1.709001,-1.8526 -2.273277,-2.4635 -2.291371,-2.4806 -0.0084,-0.014 -0.396686,-0.4281 -0.862825,-0.9339 l -0.84753,-0.9194 1.094873,-1.0236 c 2.181125,-2.0392 2.406893,-2.2508 2.88385,-2.7012 l 0.484625,-0.4578 0.231004,0.2836 c 0.127057,0.156 0.872633,1.0736 1.656847,2.0389 2.850346,3.5087 3.140984,3.8613 3.173937,3.8507 0.03136,-0.014 0.566143,-0.6116 2.263407,-2.5452 0.742896,-0.8462 0.856617,-0.9754 0.904239,-1.0267 0.01644,-0.019 0.542611,-0.6167 1.169252,-1.331 l 1.13935,-1.2988 0.58594,0.5455 c 0.322268,0.3 1.269233,1.1766 2.104369,1.948 l 1.518426,1.4025 -0.532263,0.5403 c -0.637759,0.6472 -1.457832,1.4861 -2.939614,3.0065 -0.606258,0.6222 -1.418798,1.4516 -1.805643,1.8432 -0.386847,0.3915 -0.721593,0.737 -0.743882,0.7674 -0.03743,0.051 0.0094,0.1086 0.616175,0.7504 0.361182,0.3822 0.885162,0.9385 1.164397,1.2362 0.279235,0.2975 0.852683,0.906 1.274325,1.3517 0.421643,0.4457 0.950378,1.006 1.174965,1.2451 0.427447,0.455 0.569931,0.6055 1.431878,1.5123 l 0.526935,0.5543 -0.209513,0.2 c -0.115229,0.11 -0.366176,0.3447 -0.557652,0.5217 -1.291881,1.1933 -2.886788,2.6733 -3.285947,3.049 l -0.471836,0.444 -0.211265,-0.2391 c -0.323872,-0.3669 -1.539567,-1.787 -4.32761,-5.0553 -0.272234,-0.3192 -0.636742,-0.7466 -0.810017,-0.9502 -0.173277,-0.2034 -0.325585,-0.3698 -0.33846,-0.3698 -0.01286,0 -0.373467,0.4131 -0.801316,0.9181 -0.427846,0.505 -0.906596,1.0696 -1.06389,1.2547 -0.157296,0.1852 -0.407331,0.4803 -0.555639,0.6558 -0.282794,0.3347 -0.354501,0.4191 -1.638852,1.9301 -0.438797,0.5161 -0.976459,1.1491 -1.194802,1.4066 -0.218341,0.2574 -0.414795,0.4828 -0.436561,0.5008 -0.03159,0.026 -0.448686,-0.3763 -2.068107,-1.9958 z"
+       style="fill:#00aade;fill-opacity:1;stroke-width:0.72341"
+       d="m 31.855241,1036.4328 -2.117607,-2.1765 0.317079,-0.3355 c 0.353264,-0.3738 0.6838,-0.7303 1.422491,-1.5339 0.27484,-0.299 0.752913,-0.817 1.062384,-1.1511 0.309471,-0.3341 0.710739,-0.7686 0.891709,-0.9655 0.59381,-0.6461 1.261603,-1.3713 2.072462,-2.2511 l 0.798165,-0.866 -0.211865,-0.2235 c -0.11653,-0.1226 -0.802791,-0.8818 -1.525034,-1.6863 -1.784044,-1.9876 -2.373098,-2.6431 -2.391986,-2.6614 -0.0088,-0.015 -0.414105,-0.4593 -0.900712,-1.002 l -0.884746,-0.9865 1.14295,-1.0982 c 2.276899,-2.1879 2.512581,-2.4149 3.010481,-2.8981 l 0.505905,-0.4912 0.241148,0.3043 c 0.132636,0.1673 0.910951,1.1518 1.7296,2.1875 2.975506,3.7645 3.278906,4.1429 3.313306,4.1315 0.03274,-0.015 0.591003,-0.6562 2.362795,-2.7308 0.775516,-0.9079 0.894231,-1.0465 0.943944,-1.1016 0.01716,-0.02 0.566437,-0.6616 1.220595,-1.428 l 1.189379,-1.3935 0.611669,0.5853 c 0.336419,0.3218 1.324966,1.2624 2.196773,2.09 l 1.585101,1.5048 -0.555635,0.5797 c -0.665763,0.6943 -1.521846,1.5944 -3.068694,3.2257 -0.632879,0.6675 -1.481098,1.5574 -1.88493,1.9776 -0.403833,0.42 -0.753278,0.7907 -0.776546,0.8233 -0.03907,0.055 0.0098,0.1165 0.643231,0.8051 0.377042,0.4101 0.92403,1.007 1.215527,1.3264 0.291496,0.3192 0.890125,0.972 1.330281,1.4502 0.440158,0.4782 0.99211,1.0794 1.226558,1.3359 0.446217,0.4882 0.594957,0.6496 1.494753,1.6226 l 0.550073,0.5947 -0.218713,0.2146 c -0.120289,0.118 -0.382255,0.3698 -0.582139,0.5597 -1.348608,1.2803 -3.013548,2.8682 -3.430234,3.2713 l -0.492555,0.4764 -0.220542,-0.2566 c -0.338093,-0.3936 -1.60717,-1.9172 -4.517637,-5.4238 -0.284188,-0.3425 -0.664702,-0.8011 -0.845586,-1.0195 -0.180885,-0.2183 -0.339881,-0.3968 -0.353322,-0.3968 -0.01342,0 -0.389866,0.4432 -0.836502,0.9851 -0.446633,0.5418 -0.946405,1.1475 -1.110606,1.3461 -0.164203,0.1987 -0.425217,0.5154 -0.580037,0.7037 -0.295212,0.3591 -0.370068,0.4496 -1.710815,2.0708 -0.458065,0.5537 -1.019336,1.2329 -1.247267,1.5091 -0.227928,0.2762 -0.433008,0.518 -0.45573,0.5374 -0.03298,0.028 -0.468388,-0.4038 -2.158919,-2.1414 z"
        id="path2626" />
     <g
        id="g914"
-       transform="matrix(0.04529187,0,0,0.04529187,5.609503,987.61261)"
-       style="fill:#070c0f;stroke-width:22.07901764">
+       transform="matrix(0.04728066,0,0,0.0485942,4.9381387,984.71709)"
+       style="fill:#070c0f;stroke-width:22.079">
       <path
          inkscape:export-ydpi="1026.8827"
          inkscape:export-xdpi="1026.8827"
          inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.12138866pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          id="path13-8"
          d="m 931.74544,775.79875 c -2.29194,-1.89582 -20.26506,26.46187 -16.29077,29.40465 2.38972,1.7878 17.31457,-28.39371 16.29077,-29.40465 z"
          inkscape:connector-curvature="0" />
@@ -105,14 +112,14 @@
          inkscape:export-ydpi="1026.8827"
          inkscape:export-xdpi="1026.8827"
          inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.12138866pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          id="path18-8"
          d="m 911.08398,771.82541 c -1.13435,-1.31705 -7.15369,29.24258 -4.37043,30.59564 2.3897,1.7878 6.55183,-29.00592 4.37043,-30.59564 z"
          inkscape:connector-curvature="0" />
       <path
          id="path14-8"
          d="m 490.39251,737.47244 c -2.3537,1.28875 18.83363,15.10215 58.42225,31.40062 39.59117,16.29847 94.28195,57.60761 89.99375,64.27515 -12.85922,18.11199 -20.44376,39.77441 -15.20901,76.87813 0.94406,6.53121 -19.35566,17.87183 -17.87913,27.72653 1.23475,7.49842 22.68907,-7.4337 25.03505,-4.4858 1.4354,5.29135 -11.47809,32.07149 -6.25876,33.9853 3.81738,1.13442 37.3757,-31.84431 39.32554,-31.29382 55.34179,16.73062 127.34835,4.09717 128.74256,3.56728 -0.13122,-0.29067 51.81438,24.42083 56.32887,21.46778 11.38784,-12.3319 -21.58193,-29.7126 -16.08481,-36.65543 2.4103,-3.63474 40.15723,13.64662 42.01702,8.92889 2.70617,-8.16723 -17.52752,-25.31623 -20.57061,-30.39666 -2.64699,-4.68427 -3.22116,-12.24882 3.56728,-16.98197 6.79101,-4.73314 76.22275,-31.2899 73.31085,-51.84307 -5.03414,-37.34552 -88.0554,-39.77075 -89.39566,-42.91418 -0.63017,-1.47654 3.65331,-53.40369 -20.57061,-43.81135 -14.91457,5.55115 -2.73759,38.63636 -1.77296,42.91419 0.89001,3.93828 -6.63573,3.52294 -8.05308,1.79432 -3.16396,-3.86368 -13.6106,-38.3492 -25.93222,-32.19098 -17.2811,9.52802 -1.01748,39.25808 -4.46444,40.2227 -6.4026,3.57816 -6.0399,12.31819 -11.17179,19.43848 -8.46299,12.12868 -71.7872,-5.68106 -92.25802,-6.92095 -14.98659,-0.88489 -29.32133,11.41139 -30.67435,9.84741 -18.24833,-18.27405 -56.0023,-50.09534 -97.36328,-60.66515 -23.19496,-6.29458 -57.70051,-24.51893 -59.08444,-24.28742 z m 361.91887,69.87172 c 3.95743,0 7.15593,3.65412 7.15593,8.15989 10e-6,4.50575 -3.1985,8.15989 -7.15593,8.15989 -3.95744,0 -7.17728,-3.65414 -7.17728,-8.15989 10e-6,-4.50577 3.21984,-8.15989 7.17728,-8.15989 z m -16.08481,4.95575 c 3.04559,13.14733 7.79958,17.33717 22.06588,16.91788 -18.15827,16.65089 -29.19393,-11.87861 -22.06588,-16.91788 z m 39.26146,34.36979 c 0.74297,0.0282 1.31493,0.19751 1.68752,0.55539 7.15367,2.59296 -30.74272,16.23854 -30.99475,14.31185 -0.39407,-1.37542 22.12522,-15.13943 29.30723,-14.86724 z m 3.84499,8.73664 c 0.39154,-0.0303 0.73626,0.0219 1.02532,0.17089 6.75243,6.70871 -21.37827,21.58409 -21.06191,21.06191 -2.26689,-1.36979 14.16329,-20.77712 20.03659,-21.2328 z"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.20231424pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.202314pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          inkscape:connector-curvature="0" />
     </g>
   </g>
diff --git a/icons/24x24/org.xfce.panel.clock.png b/icons/24x24/org.xfce.panel.clock.png
new file mode 100644
index 0000000000000000000000000000000000000000..15c92cadbf9a1894b061918fd298dc6ac8c29f76
GIT binary patch
literal 1969
zcmV;i2Tu5jP)<h;3K|Lk000e1NJLTq001Na001Ni1^@s6;Q*MJ00009a7bBm000&x
z000&x0ZCFM@Bjb+8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H12R=ze
zK~z|U&6sO&RA(80pYJ>8?4D(F*@avRO*1L2kYK|Pg*vt(6rFL}X}!%@t+n(rl8{>T
zhl52CGk`5*@Rw5rigs+rPCFJ*XB?e&Y`Jux*w7yZLV^?of{ED;*=(}Op51f#{BiaI
zgpduTGrs@MewX*z_j}*>d*4qerTBjmeYy+8!y5urhwjDmmZBSrK-_^+<^G@;1$73;
zJ__vTQs%JwV|#X5`<H4V(YB=lDc7Ln3N%e8S}UlC1__112>6q-8L-A-bU4FMzru5E
z1h0VHs$Tf<`I`bHT01JywdYY@3srMmZkrdRvKquxTPsM!q4#u#OMMzb?m!z`r+(c&
za>GEP?fJWqfj23S%%pLVNw~5wrVFSsHOh2JNS6Sl9gmdb5wl#J%eNgHfu2r_(cw!7
z_bcj!XS=2iB%bcLAH;5Mn;+!PW-V`$hOo}UNPsyZ9YaD;3c{K{Hs&fUPvLmbmv%Uo
z%yKT}6bwdhx69d+SzPxKwd2{plnf+Rbv%S7_t12=L2W$%wWh}MT9a7;ou+bwx*3v)
zp<VOO4BH;PX@{N>hrz7Fz5$B?%k>8bE<pGDHp+ce{bubOQv!)+IzElkI%!%Q%EL5A
z0xYRESx{lnSZ-j5DIEv^TPaQ^ZF*8R@5U^SCvyQe*aycCWpUjvs+~Xm=cGX5hZ`zz
z!`;-+t7UGp2C%f+q&X7gz8aINfGi2*a#2b#nDy8{nBiC=!@;=a51jAu_;*(f%bTZu
z_mk25{3|uMq0N*<qTKGoG)Dq7M}pix`^I4GY?k(wk8}9--}6AN$--!m=149@)Hh1X
zBN0N{bC<6vXc28&8c?*bU~vfH`^=JRlly8+$~1r4+ke{4uFV@tg2`qq+FPFB$lGtR
zedBs!XHK!KD#(&*lNvJ@BaMqpl-nj+JL>c6ikVu<HB{BP%&5=-me-mzl^X@ibbatX
zTi5&u&vo%UkJfdQgW1_EzkIrdqX*tW2tn)5H*ov>CIA}C43^h~c>O{O!j&*{w##7u
z8enz7LgL{K0T7Q-cV`g%(4H00X{s;^N)~)(F%Nv_djRbD?M`-VT0bewrnc{M<ej$=
zLa=K6M!xan%Hlp1234j;LpW!Px_LpQTp?OtGzvgehweq{29?zSEQ|zbs<<+mgb=LW
zw1o#BeH?(jFYTHDH5CkiAq9=)deN6=R)drQMB?*BAkSM$v{oSe3_K^KQx}?;W3C5P
z3QS(=LOOLJ9Y3E6h~6TAWsvtFEwGr%Xb}ACK$j3Pt{qi*D1g7d`Z9Z8+QrClf_Ps)
zA09b`5Q4T}Y~<@tTpI@by*23vPG8!EifE9b{?8VH1amRV04UQXro4XQ6GHIJ#?9E-
zEN{N?8voe4yD&BtOwJ~lnjox8z=cp45TAm=kx`EBv(3;2W%|@PM@q@JSN&kZ?~9jx
zY09+#VXb%vq8or;Q%%&YKv80iB&VM&3u=@=UE>P!ca&-r$G?@wT*a7E8qlo`b9v~o
zCkx+SUGWsRHq0$)?YQGHZs#ss#|9xrpqLoXkWMuMj5!_|uk<>5^~TM7^Qn~uz*0m3
zmIo;}r)PW&l=`R$<hY%T4u2U44p=UZ=a&$ZMcUO;Do9=uSr1n!V)>F}WH5v49)*Gr
zc?THkSD<heTueLkrk!ainU4I&a=4gw@C~G3I1Wl3C<1vi58=5si8uhqlUaI39PCe^
zMY26b_o&0M;aqK$h=J#2P|^1aKx$`;-yQUx&H$WCIm9y#CzJL~2kIKJ8O*qxAIqJ<
zh0__7dRgsku?s)|xbCmG)Tc3)1Ym#6q9<h&&$u@YCZ2IQm9p74koJE_C1I#vLu9w+
z=M;d{_O<7bVkh057AOWRmv>_p`v)_OIo`*HNjV<-2Q3c9(m7{VekY>DHnnYC?*t(K
zYy4-Vl9xE!<$~`^#}XO-Heh`$OT{xTe;-KmVIs?kyc=BT@kk{TWYrZV!z4w%?4;@L
zVv%1NU`dThW0}E%3Ik(`yDl%br|257IhC?G7)uvn@<qPzzM!_P?Yu4!fN0zLAd<b@
zb&o;S9Kf#vme-h6nL3T-e)$lcBu^!5kBe!Co>7~4#$(@q)5P)?9_)h?hiyFf5w(5o
zo(Z}qZxpwD3*;Y|+pJUHDD$mzL)b5_>Owl21oP@f(FIp2E~fp^E<}?8E_8dGJ>j6d
z?_LY$x<CM;b@S)YjXzT!i7<bWNm;R#)&$g;I%T?GMy@&-cRW&#B4*{2UQSX;-+@!f
z1UO&2`j|=vf<mwM9Lih8tl9o!L$sQyUmFw*#i93K8HV~bl-NdAt-rhnyCI;$#MX{_
zq*#NLE08is^cKI;GiQJi^e5T*=a?ajp#g#CS}0yYWVc=(+BXHL2==0Zmb}M*u+kSH
z#2t9bKT9c+DD@GJ^8r%sqjvl~)!sg>OL5vjpS1iBH!V!^08?Ev00000NkvXXu0mjf
DV6vhp

literal 0
HcmV?d00001

diff --git a/icons/24x24/org.xfce.panel.clock.svg b/icons/24x24/org.xfce.panel.clock.svg
new file mode 100644
index 000000000..c0416a579
--- /dev/null
+++ b/icons/24x24/org.xfce.panel.clock.svg
@@ -0,0 +1,258 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="24"
+   height="24"
+   viewBox="0 0 6.35 6.35"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.clock.svg"
+   inkscape:export-filename="org.xfce.panel.clock.png"
+   inkscape:export-xdpi="144"
+   inkscape:export-ydpi="144"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="3.800699"
+     inkscape:cy="27.311999"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.064906;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="12.7"
+       cy="282.48099"
+       r="0" />
+    <circle
+       cy="291.70831"
+       cx="3.1750002"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:0.198382;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="2.8773713" />
+    <ellipse
+       style="opacity:1;vector-effect:none;fill:#c1ebf7;fill-opacity:1;fill-rule:nonzero;stroke:#6acfec;stroke-width:0.199033;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-3-3"
+       cx="3.1750002"
+       cy="291.70831"
+       rx="2.281745"
+       ry="2.2817457" />
+    <circle
+       cy="291.70831"
+       cx="3.1750002"
+       id="circle1253-3-3-6"
+       style="opacity:1;vector-effect:none;fill:#070c0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.020352;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="0.39687502" />
+    <circle
+       r="0"
+       cy="282.48099"
+       cx="12.7"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.064906;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48099"
+       cx="12.7"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.064906;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48099"
+       cx="12.7"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.064906;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48099"
+       cx="12.7"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.064906;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48099"
+       cx="12.7"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.064906;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48099"
+       cx="12.7"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.064906;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48099"
+       cx="12.7"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.064906;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48099"
+       cx="12.7"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.064906;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="282.48099"
+       cx="12.7"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.064906;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:0.221859"
+       id="rect852"
+       width="0.39687505"
+       height="1.9843706"
+       x="208.23335"
+       y="202.03952"
+       transform="rotate(45.000004)" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:0.198439"
+       id="rect852-3"
+       width="0.39687508"
+       height="1.5875175"
+       x="-204.1642"
+       y="206.78616"
+       transform="rotate(-45.000004)" />
+  </g>
+</svg>
diff --git a/icons/24x24/org.xfce.panel.directorymenu.png b/icons/24x24/org.xfce.panel.directorymenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae0b0c148b42dbfa2923e37b568ba3f4efd2b120
GIT binary patch
literal 639
zcmV-_0)YLAP)<h;3K|Lk000e1NJLTq000;O000;W1^@s6;CDUv00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H10t`t+
zK~zYIwUte46Hyd~pF4LlAtAO+6Qwm;jTTDXh){JSC@K~a+;r&=P}_|bp}#-`U5E>*
z#jP7b&_7W8z>gqU5w(a##I)q24Vg(}zB6-OL>Fq?NlWHkUf%OQhkH5a3Z)bPV&eL4
zlpNw;*&?fErau06-ll|73UTGmJ&eE@-BBIH-wrcvQ>jj<yOR&M1YrEeAff0RMovZ7
zbTk_<_cTwrG`<yx;PTDm?A-g9p^@;qu4V(?KhIOIRNNyKAXcc^7uEFDw>ruet~I(3
z4xjFAyX|Tz#=F@kV)FKWz3n1^l_hA@+<iVjgm)M$Cl9p^@co#l-!8FlAm-}LS*t9R
z3*9wG87)A)E(7zgQPuL=6^=vS_6TRsoJ0us8wJSc^D<Rj-J>H_Fj%&>oj*59Z+QK8
z-mJR1LZp&*Si{lcu~>gc!vVzadD5^QpVVbX!&_3~Xna>(^B@^$?Ss+bfeW4i0D^`u
z;wb>YQ-GA3hXAD*jP#%(MH$;soz4##J`7!=q4+ALR_HW9YJcXyV|faw+0Be+0Ht7d
zVd>W9{)4vDVKI{}CgzqO=>Vy8M!tNNur{jE1bRT10fE?XaXC2lVmezi3qK#InW?0X
z;Dc$IW2R-gHs;r*cInu`BM17TCwc<@VMA&WfVyqxtV;dMr&R9Q^o!4lW`l3){<ZG_
ZzW}tmwL%YaK>z>%002ovPDHLkV1lwZAua#_

literal 0
HcmV?d00001

diff --git a/icons/24x24/org.xfce.panel.directorymenu.svg b/icons/24x24/org.xfce.panel.directorymenu.svg
new file mode 100644
index 000000000..a4f9ab741
--- /dev/null
+++ b/icons/24x24/org.xfce.panel.directorymenu.svg
@@ -0,0 +1,261 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="24"
+   height="24"
+   viewBox="0 0 6.3499999 6.3499999"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.directorymenu.svg"
+   inkscape:export-filename="org.xfce.panel.directorymenu.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.448194"
+     inkscape:cx="10.589559"
+     inkscape:cy="16.472647"
+     inkscape:document-units="px"
+     inkscape:current-layer="g872"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="16.933332"
+       cy="280.46353"
+       r="0" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:0.795895;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="4.2333455"
+       sodipodi:cy="292.64279"
+       sodipodi:rx="1.9841988"
+       sodipodi:ry="1.8425775"
+       d="m 5.2320862,291.05065 a 1.9841988,1.8425775 0 0 1 0.9164705,2.07378 1.9841988,1.8425775 0 0 1 -1.9181267,1.36094 1.9841988,1.8425775 0 0 1 -1.9138117,-1.36616 1.9841988,1.8425775 0 0 1 0.9230293,-2.07128"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:1.03541;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="0.79374999"
+       height="2.1166666"
+       x="3.8364584"
+       y="289.85623"
+       rx="0.99045324"
+       ry="0.38035524" />
+    <g
+       transform="translate(-0.47083334,0.13230044)"
+       id="g872">
+      <path
+         sodipodi:nodetypes="cccccccccc"
+         inkscape:connector-curvature="0"
+         style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:0.212611;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         d="m 1.3071052,288.70577 c 0,0 -0.53152869,0 -0.53152869,0.53152 v 3.5081 H 5.9845591 c 0.5315295,0 0.5315295,-0.53154 0.5315295,-0.53154 v -2.33873 c 0,0 0,-0.5315 -0.5315295,-0.5315 H 3.3269155 l -0.637835,-0.63785 z"
+         id="path5595" />
+      <path
+         id="path2546"
+         d="m 1.3071052,290.40666 c 0,0 -0.53152869,0 -0.53152869,0.53152 v 3.5081 H 5.9845591 c 0.5315295,0 0.5315295,-0.53153 0.5315295,-0.53153 v -3.40179 c 0,0 0,-0.53154 -0.5315295,-0.53154 H 3.5395268 l -0.4252235,0.42524 z"
+         style="display:inline;opacity:1;vector-effect:none;fill:#6acfec;fill-opacity:1;stroke:#006888;stroke-width:0.212611;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cccccccccc" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/24x24/org.xfce.panel.launcher.png b/icons/24x24/org.xfce.panel.launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..c43154e8b446def06502a84852b240cefe56ccf3
GIT binary patch
literal 1224
zcmV;(1ULJMP)<h;3K|Lk000e1NJLTq000;O000;W1^@s6;CDUv00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H102_2g
zSaeirbZlh+L1cGfX>?&ANn>wrAXH^-aBN|8WwpEKKL7v#7<5HgbU}4=Xm4@=M@~;o
zMIc0Fb7^O8AXH^xZD5XeegFUfQglUFbVF}&d2(rIXmkKWLm)wPbaH88b#!TOZY@)2
zVRB_bY-wv{AZT=Sa5^t9V{&C-bZK^FV{dJ3Z*FrgZ*pfZY-wX<ZgXXGFJgHub73zu
zE-){{RAL1H00XQ^L_t(YiLI31Pg`Xi#y{_S`eQB42F++{TQaGE1xgrn?q;ZoEK3-M
z3oqEB|9}_9;AWP%3lnx>j9JKLyfM2qaZyZmH6bxWaoZK64CSy5wMu}>AVRy8c0Hx<
z>qSXfQ#vr=xjHB3`F@}GdEW2$2(2~Z?65)opHVc2*bfL&tiBS{-}M)4;__ulz<Y<o
z%}qG$a$f|jyu!XTCj_tASaG-G_cw90^YFejFQK4$@AGyWs!)s5W#5hNjmHRk900`A
z7Hi??iwhhs2SV3Xk0hOhLcaK{6afbeojc9Yxzhw30+iZ1Xuim;0^5$_$rai%OKhez
z^SDXd-1J1krSCnFMjrjXh|9_l(iz-_V5Sfvcc^|30_hZy%o0QIoIy%~xv<ReeUt9i
zjuNFi5@vG#F8wDXL>l}krMYlpgek)Tp7KGg6mYq*)-_TJ03r>3A`N~3v@TL=oK6Pc
zK2<7_QeYJ{xZHbiVAxrdZp?+{QsasEBG>OcAhijg@i`4H^>z{T7Efy~EVC%xU{uaZ
z<s~ac+U90>Vitf$ODlZ((=>CTPM(C1^CbK#zxi4j`2J^>)=~frPt20GxwkLAnt(SR
zqb)Jb`R0RMe5(t9FUIb(exx1bb5y&N)t8U)*$?*sxY*mp`R0SPB_807$Ertk#3i}*
z?wQiN){x9AFm@O=yOUK*p|qyvfRnyx3w_ZRKKy2cwHHRT&nP?Ed{*)P*SF}2gz0V#
zQ**#con4YBY*xC+Tlky?QV2G3ImXO5qvl^EEL}z`bFdbUG85?F>fBSVY~?#}>IB~T
zU&}8rZ{hoUijR9w0&wNlJ+96@WhQW};ulgGu9SE-GxT@00&p}?&nMj-d^H{;Sr7=o
z=agLPf0IC6aZLM9v=SSCNJ>^FUMWz>6H=Md4gf?OgIsS6mKIHj@{&k{pOBg)RmfND
zLZxIjgToLgRqSRiEHilXHXFGdLKK^CJj*e7^ET$fG5|_x9EN~wW)BWLhcGvTT(~iU
zRnRO-H))%P<7S+`XbS*ivvGdOd5DcaB%~&B7y{EBtoRS@EC5)wKBjCAaMctoE5)ce
zT@n~I;}ilNq@*mylHCAL?M|(B7AQJ-u0To>mgb{xe*_?5vAx-by=wEKfHaciviYiv
zEv$v3+Z*cJjSb{77Fw(e(1L+4?@}LZ!frSAP`W#;oZ{bq9&_!3*KJy(#aaIwJo}>)
msj7SZKTtBsOWBy#=>Gt#G+VoJc+DOF0000<MNUMnLSTZuXdn~-

literal 0
HcmV?d00001

diff --git a/icons/24x24/org.xfce.panel.launcher.svg b/icons/24x24/org.xfce.panel.launcher.svg
new file mode 100644
index 000000000..8c269cd0f
--- /dev/null
+++ b/icons/24x24/org.xfce.panel.launcher.svg
@@ -0,0 +1,873 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.launcher.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.launcher.svg"
+   viewBox="0 0 24 24"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="24"
+   width="24"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:guide-bbox="true"
+     showguides="true"
+     inkscape:lockguides="false"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="12.278724"
+     inkscape:cx="12.204308"
+     inkscape:zoom="13.437878"
+     showgrid="true"
+     id="namedview44"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid4761"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient4594">
+      <stop
+         id="stop4590"
+         offset="0"
+         style="stop-color:#6b96f9;stop-opacity:1" />
+      <stop
+         id="stop4592"
+         offset="1"
+         style="stop-color:#6b96f9;stop-opacity:0" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient1076">
+      <stop
+         id="stop1064"
+         offset="0"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#e4e1de;stop-opacity:1"
+         offset="0.03571428"
+         id="stop1066" />
+      <stop
+         id="stop1068"
+         offset="0.07142857"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#d5d3cf;stop-opacity:1"
+         offset="0.9285714"
+         id="stop1070" />
+      <stop
+         id="stop1072"
+         offset="0.96428573"
+         style="stop-color:#e4e1de;stop-opacity:1" />
+      <stop
+         id="stop1074"
+         offset="1"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       y2="619.96387"
+       x2="568"
+       y1="619.96387"
+       x1="120"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,109.00903)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1444-2-3-2"
+       xlink:href="#linearGradient1076" />
+    <linearGradient
+       gradientTransform="matrix(0.25,0,0,0.25,-12,225)"
+       gradientUnits="userSpaceOnUse"
+       y2="33.559235"
+       x2="112.13174"
+       y1="33.559235"
+       x1="335.86829"
+       id="linearGradient1106-8"
+       xlink:href="#linearGradient985" />
+    <linearGradient
+       id="linearGradient985">
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:1"
+         offset="0"
+         id="stop981" />
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:0"
+         offset="1"
+         id="stop983" />
+    </linearGradient>
+    <radialGradient
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-4.7272726,1.1058296e-6,-3.0301491e-7,-1.2272727,250.54547,-21.6754)"
+       r="44"
+       fy="194.19048"
+       fx="64.846146"
+       cy="194.19048"
+       cx="64.846146"
+       id="radialGradient1030"
+       xlink:href="#linearGradient1020" />
+    <linearGradient
+       id="linearGradient1020"
+       inkscape:swatch="gradient">
+      <stop
+         id="stop1016"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop1018"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0.09411765" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22.00001,-50.99097)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <radialGradient
+       xlink:href="#linearGradient1020"
+       id="radialGradient1030-8"
+       cx="63.999996"
+       cy="194.19048"
+       fx="63.999996"
+       fy="194.19048"
+       r="44"
+       gradientTransform="matrix(-4.1363634,1.2532736e-6,-2.6513804e-7,-1.3909091,325.22728,170.63455)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,3.9999999,47.000002)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-3"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,47.000004)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-35"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,46.999997)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-36"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,55,59.000002)" />
+    <clipPath
+       id="clipPath960"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1000"
+         style="display:inline;fill:#bcc5ca;enable-background:new"
+         transform="matrix(0.5,0,0,0.5,384.96945,-48.269009)">
+        <g
+           id="g988"
+           style="display:none;fill:#bcc5ca">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text964"><tspan
+               id="tspan962"
+               x="7.906189"
+               y="145.34863"
+               style="fill:#bcc5ca;stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text968"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan966"
+               style="fill:#bcc5ca;stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g970" />
+          <g
+             id="g972"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g974"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#bcc5ca;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect976"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             id="g986"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect978"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect980"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect982"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle984"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g998"
+           style="display:inline;fill:#bcc5ca">
+          <g
+             style="fill:#bcc5ca"
+             id="g990" />
+          <g
+             style="fill:#bcc5ca"
+             id="g992"
+             transform="rotate(45,64,236)" />
+          <g
+             style="fill:#bcc5ca"
+             transform="rotate(90,64,236)"
+             id="g994" />
+          <path
+             id="path996"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#bcc5ca;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-162.50935,-55.793862)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7-6"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,109.59848,90.635485)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-79"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,-50.990975)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-19.047188,-184.45327)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,112.43262,-182.02744)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027"><tspan
+               id="tspan1025"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033" />
+          <g
+             id="g1035"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061"
+           style="display:inline">
+          <g
+             id="g1053" />
+          <g
+             id="g1055"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057" />
+          <path
+             id="path1059"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5"><tspan
+               id="tspan1025-3"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2" />
+          <g
+             id="g1035-9"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0"
+           style="display:inline">
+          <g
+             id="g1053-6" />
+          <g
+             id="g1055-2"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6" />
+          <path
+             id="path1059-1"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,118.46596,-48.056311)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023-3-1"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0"><tspan
+               id="tspan1025-3-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0" />
+          <g
+             id="g1035-9-6"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0"
+           style="display:inline">
+          <g
+             id="g1053-6-2" />
+          <g
+             id="g1055-2-3"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7" />
+          <path
+             id="path1059-1-5"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3-1-9"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7-2"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0-8"><tspan
+               id="tspan1025-3-9-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3-7"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6-3"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0-6" />
+          <g
+             id="g1035-9-6-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6-9"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1-3"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8-1"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9-4"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2-7"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0-8"
+           style="display:inline">
+          <g
+             id="g1053-6-2-4" />
+          <g
+             id="g1055-2-3-5"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7-0" />
+          <path
+             id="path1059-1-5-3"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="g1063"
+     transform="matrix(0.74999999,0,0,0.74999996,1.1123442e-7,-127.49999)" />
+  <rect
+     rx="1.5552994"
+     ry="1.7246884"
+     y="1.1129032"
+     x="1.1129032"
+     height="21.774195"
+     width="21.774195"
+     id="rect929-36-9-9-2"
+     style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:0.725806;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     style="display:inline;fill:#c1ebf7;fill-opacity:1;stroke:#006888;stroke-width:0.631578;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+     d="M 10.759399,3.3157894 9.7954523,6.2088719 C 9.6837982,6.2510549 9.5721414,6.2957144 9.4629699,6.3453374 L 6.7373687,4.9831573 4.9831551,6.7373683 6.3478203,9.4654524 A 6.2030087,6.2030084 0 0 0 6.2039079,9.7954517 l -2.888119,0.9639473 v 2.481202 l 2.8930832,0.963947 c 0.042177,0.111655 0.086839,0.22331 0.1364656,0.332483 l -1.3621837,2.7256 1.7542135,1.754211 2.7280838,-1.364661 c 0.107931,0.05211 0.218346,0.09925 0.3299999,0.143904 l 0.9639438,2.888123 h 2.481206 l 0.963947,-2.893085 c 0.111657,-0.04218 0.223311,-0.08684 0.332481,-0.136468 l 2.725601,1.36218 1.754214,-1.754212 -1.364665,-2.728082 c 0.05211,-0.107931 0.09925,-0.218345 0.14391,-0.33 l 2.888113,-0.96394 V 10.759399 L 17.791121,9.7954517 A 6.1906027,6.1906023 0 0 0 17.654656,9.4629701 l 1.36219,-2.7256018 -1.754214,-1.754211 -2.728084,1.3646621 A 6.1930838,6.1930836 0 0 0 14.204549,6.2039093 L 13.240602,3.3157894 Z m 1.240598,4.962405 a 3.7218052,3.7218052 0 1 1 0,7.4436096 3.7218052,3.7218052 0 0 1 0,-7.4436096 z"
+     id="path864" />
+</svg>
diff --git a/icons/24x24/org.xfce.panel.pager.png b/icons/24x24/org.xfce.panel.pager.png
new file mode 100644
index 0000000000000000000000000000000000000000..c7543551d0663eb6f922945f80dd4c3bb7340e99
GIT binary patch
literal 743
zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjoCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=E8?JzX3_JUZV_-J2~ED01}t
z-u$xbCwo%vUTx(#q@c*6EiKKR>tfK_s`QU>k{63~XLhpW27!b3E*T|cZe6fq!4VFp
z0D<Wzn$`t68J#&Zd+yBgw|^80@1M}%sJivr`uT@@&A&Zd3cfwO6*A>wlj7wg5r%nh
zuHUR+OIU0c6n@u6h($i5Eb~I$a&!A*hjNU~L>8JSpKb40V9>hK{IBgf#`yC1qeoVl
zuW{SH?18^U7$3tSjYr2$#5@i2^=)1;<z={w!iGnZ|NdUQKUE@m|MykD;y>_<ShSZ*
zI?J{_zP7fYmt$YJwx|!ol%R#i<})8h*tWi38FZ|yc$LU;pA(yNUcawzcFDGht?YdG
z>$!dKhq@n}caKI_e91{YUb*w?58=D}ipAI8|H8=d{oVHu6+c<Uc25s1-gh+2%2C3V
zW3dFog5ch>YXy`(F$ce7xvqEi@!MMrpTpNZ{_`@}!niz1I(Q`mgVpa_5j!dvH(zEi
zpJUBtvnuF;{|<}FKQF#D3OI;ZFV>M4S=J!8RN=<{`4*mQdN>q4O+Rg^aM)Y7f8{mv
zHlIJG;U^@D)ALV9IVe0)d%wHKSw*R0)2>@hdgnNkFQwgkTX{a0N7{2wTNGcDLp@`#
X)a=^=EZbiK6Ago>tDnm{r-UW|v)MX<

literal 0
HcmV?d00001

diff --git a/icons/24x24/org.xfce.panel.pager.svg b/icons/24x24/org.xfce.panel.pager.svg
new file mode 100644
index 000000000..d6114cdad
--- /dev/null
+++ b/icons/24x24/org.xfce.panel.pager.svg
@@ -0,0 +1,191 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.pager.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.pager.svg"
+   width="24"
+   height="24"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 24 24"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="20.187501"
+     inkscape:cx="11.375001"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       ry="0.34736794"
+       rx="0.34614664"
+       y="347.10648"
+       x="507.26086"
+       height="4.3420987"
+       width="4.4999056"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0148712;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       ry="0.45706439"
+       rx="0.33749416"
+       y="346.95145"
+       x="507.26077"
+       height="4.3420987"
+       width="4.4999056"
+       id="rect833-4-7"
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:none;stroke-width:0.0152855;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1054-7"
+       d="m 507.41779,351.27813 c -0.0561,-0.0186 -0.0756,-0.0303 -0.12075,-0.0721 l -0.0361,-0.0333 v -1.02515 -1.02508 h 1.12498 1.12496 v 1.08552 1.08553 l -1.02425,-2.5e-4 c -1.0068,-2.5e-4 -1.02504,-5e-4 -1.06881,-0.0152 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0101506;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       id="rect4547-78-5"
+       d="m 507.61246,346.95902 c -0.19041,0 -0.34371,0.15386 -0.34371,0.34495 v 1.81087 h 2.23417 v -2.15582 z"
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:#6acfec;stroke-width:0.0155026;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       id="rect4553-4-3"
+       d="m 509.5108,346.95142 v 2.17103 h 2.24995 v -1.82364 c 0,-0.19244 -0.15438,-0.34739 -0.34615,-0.34739 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0154802;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-2"
+       d="m 509.5108,347.02894 h -1.89128 c -0.22248,7.3e-4 -0.28225,0.16105 -0.27811,0.32206 l -2e-4,1.77144"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#00a1d1;stroke-width:0.157861px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-6-9"
+       d="m 509.5108,347.02895 h 1.89126 c 0.22249,7.2e-4 0.28227,0.16104 0.27813,0.32205 v 1.77145"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.157861px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-3-2"
+       d="m 509.5108,351.37107 h -1.89126 c -0.2225,-10e-4 -0.28227,-0.16454 -0.27813,-0.32909 l -1.8e-4,-1.9195"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.157861px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1204-6"
+       d="m 507.57418,351.28942 c -0.0539,-0.009 -0.10095,-0.033 -0.1221,-0.0639 -0.0192,-0.0281 -0.0267,-0.0565 -0.0288,-0.10952 l -10e-4,-0.048 0.0186,0.012 c 0.0377,0.0243 0.0845,0.0434 0.12915,0.0529 l 0.0245,0.006 h 0.95847 0.95846 v 0.0776 0.0776 l -0.95711,-2.1e-4 c -0.80478,-1.5e-4 -0.96064,-7.3e-4 -0.97927,-0.003 z"
+       style="display:inline;opacity:1;fill:#bcc5ca;fill-opacity:1;stroke:#bcc5ca;stroke-width:3.52125e-05;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       sodipodi:nodetypes="ccccccccccccc"
+       inkscape:connector-curvature="0"
+       id="path832-0"
+       d="m 510.47506,350.05291 v -0.31014 h 0.32143 v 0.31014 h 0.32142 v 0.31014 h -0.32142 v 0.31016 h -0.32143 v -0.31016 h -0.32144 v -0.31014 z"
+       style="display:inline;fill:#344958;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0789342px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-1"
+       d="m 509.5108,351.21599 h 1.89126 c 0.22249,-10e-4 0.28227,-0.1532 0.27813,-0.30637 l -1.8e-4,-1.78715"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#d2d8dc;stroke-width:0.157861px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/24x24/org.xfce.panel.separator.png b/icons/24x24/org.xfce.panel.separator.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1f4444b59d6f315320349f013d898f130990663
GIT binary patch
literal 575
zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjoCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=E9Qo-U3d9-YZsK6Op{|Mh>k
z0y8gzwDRq$Y4tw;@6^@)yywr&9Z?anZxcsH#~m>Np=GT<d3bz!w$IE+He%W!uzEuG
z<YvbS^ZOft;Njon{yg{h{a>(-^_m(RkEWm_4+s>8tx3L7`-7!a_s7T2>W6oKmw%X(
z#CTCm#;$bU!w)MzyGZjeoAf_9IJrwgQc`lpOvQIUe}9)h{Qv*|mD!Emy_S(HGd{3f
zoTscV`Ay#b?12LeoJy;rKm7k+-)3L`Pbk-br)NP*R(9G6fv3-p9sq(3IhV~A6`NiZ
zE7-8vn1l1v;hRU87U^14J!3k&_4aoO2?>RxrdM@;eEZ9Ov6R7RL9I%C#b>v#x2K;s
xF`U!g9zM18rTk?*Grx0AQ4t5e^k<4QJUANnae02&GGJsdc)I$ztaD0e0s#42=qmsK

literal 0
HcmV?d00001

diff --git a/icons/24x24/org.xfce.panel.separator.svg b/icons/24x24/org.xfce.panel.separator.svg
new file mode 100644
index 000000000..450711603
--- /dev/null
+++ b/icons/24x24/org.xfce.panel.separator.svg
@@ -0,0 +1,196 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.separator.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.separator.svg"
+   width="24"
+   height="24"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 24 24"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="1.1490486"
+     inkscape:cx="-3.0935923"
+     inkscape:zoom="11.313708"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <path
+     style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.0631524;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     d="M 23.25,0.7500015 V 23.25 H 0.75 V 0.7500015 Z"
+     id="rect840"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="ccccc" />
+  <path
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.734412px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+     d="m 0.75,22.227271 h 22.5 V 23.25 H 0.75 Z"
+     id="path880"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path842"
+     d="m 0.75,0.75 h 22.5 V 1.7727282 H 0.75 Z"
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.734412px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path906"
+     d="m 13.40625,17.113636 h -2.8125 v 2.045456 h 2.8125 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.848002px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+  <path
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.848002px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="m 13.40625,10.977273 h -2.8125 v 2.045455 h 2.8125 z"
+     id="path957"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path959"
+     d="m 13.40625,4.8409099 h -2.8125 v 2.0454545 h 2.8125 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.848002px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+</svg>
diff --git a/icons/24x24/org.xfce.panel.showdesktop.png b/icons/24x24/org.xfce.panel.showdesktop.png
new file mode 100644
index 0000000000000000000000000000000000000000..cddf36c4a86199378cc30d225f70314b62d09bb7
GIT binary patch
literal 539
zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjoCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qmK-2$wx;Tb-biTd1H_ORUpzUFP
zTKGrx&J~RsE23v4bO{J(uXR$mE^uP*%hHV0{K+?#Y_w>V3Y>62^T_<g7w3j(UVf`7
zbS~z=?*l%DDoP8^8MGyQWjUl8!*f#oo!swF4ay7uiaox1Y4gq|#?6!M)-?P*dL>RI
zucYeVzfFeU*`7z5f0S=NqH=6;`m(zZrPj<n#>lW_L38QZi+*+UIXW6Re(*Q!i>mti
zD%*U@k6l5lvr|6RZA@}v+~afa|8H{+d4(Ib5rs{6jn5z3t1ntEXaB<DO3J0BL7QjV
zoDOwg6=AmI&K^HY*}|wApXRrJrn#^@4bz^v=_MNnr#VxTZhqV5g9+bxHz)f~dFbR;
Q0}KiVPgg&ebxsLQ0I%}ddH?_b

literal 0
HcmV?d00001

diff --git a/icons/24x24/org.xfce.panel.showdesktop.svg b/icons/24x24/org.xfce.panel.showdesktop.svg
new file mode 100644
index 000000000..d3358ab87
--- /dev/null
+++ b/icons/24x24/org.xfce.panel.showdesktop.svg
@@ -0,0 +1,161 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 24 24"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="24"
+   width="24"
+   sodipodi:docname="org.xfce.panel.showdesktop.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.showdesktop.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="11.313708"
+     inkscape:cx="20.506097"
+     inkscape:cy="16.086679"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     showguides="true"
+     inkscape:lockguides="true"
+     inkscape:pagecheckerboard="false"
+     inkscape:document-rotation="0"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid842"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     style="display:inline;enable-background:new"
+     id="g3547"
+     transform="matrix(3.7500003,0,0,3.7499975,-1901.6655,-1300.4991)"
+     inkscape:label="emoji-symbols-alt">
+    <rect
+       ry="0.46799582"
+       rx="0.46153438"
+       y="347.15005"
+       x="507.31076"
+       height="5.8499475"
+       width="5.9999456"
+       id="rect838"
+       style="display:inline;opacity:1;fill:#263742;fill-opacity:1;stroke:none;stroke-width:0.0141299;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:none;stroke-width:0.0140695;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect879-367-19-3"
+       width="5.9999456"
+       height="5.7999964"
+       x="507.31076"
+       y="347"
+       rx="0.52765238"
+       ry="0.52314693" />
+    <rect
+       ry="0.45205274"
+       rx="0.45604751"
+       y="347.07468"
+       x="507.38547"
+       height="5.6506395"
+       width="5.8505893"
+       id="rect896"
+       style="display:inline;opacity:0.528;fill:none;fill-opacity:1;stroke:#006888;stroke-width:0.149357;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.0148944;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       d="m 513.31076,350.8 v 1.48001 c 0,0.28807 -0.20584,0.51999 -0.46153,0.51999 h -5.07688 c -0.25569,0 -0.46153,-0.23192 -0.46153,-0.51999 V 350.8 Z"
+       id="rect840"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssscc" />
+    <path
+       style="fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.173209px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 507.31081,350.8 h 5.99995 v 0.2 h -5.99995 z"
+       id="path880"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/icons/24x24/org.xfce.panel.systray.png b/icons/24x24/org.xfce.panel.systray.png
new file mode 100644
index 0000000000000000000000000000000000000000..2fafb99c96fdfe3360bb00a6181892fe62701807
GIT binary patch
literal 944
zcmV;h15f;kP)<h;3K|Lk000e1NJLTq000;O000;W1^@s6;CDUv00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H102_2g
zSaeirbZlh+L1cGfX>?&ANn>wrAXH^-aBN|8WwpEKKL7v#7<5HgbU}4=Xm4@=M@~;o
zMIc0Fb7^O8AXH^xZD5XeegFUfQglUFbVF}&d2(rIXmkKWLm)wPbaH88b#!TOZY@)2
zVRB_bY-wv{AZT=Sa5^t9V{&C-bZK^FV{dJ3Z*FrgZ*pfZY-wX<ZgXXGFJgHub73zu
zE-){{RAL1H00NXrL_t(YiM5qWY>ZJ9$A9O$-+c4#v>o%nXIe>VJi8Ey1hMMILRnNS
ztdNu-6$HCxEWAZLx|E2Ggi5T0jY!Z4E21I|p$i(1>U3&4wEezoF;YdQoyyEv+|51t
z|L!^G=6^(MO}Rt1p9&KotS=t=Ams*#AinnV{e}{2Wc2$|qpae4jz?)f-=&lpw{2S(
zcNdyv5#D)xF}~nleAO*9ERXT#*+g6Z3n1yV$p>o%-p~dN-Aa631iK+dbwWVHn`iEf
z0kZ2vJsxW#%G!d8+t@K5u{pKW#05kBPW)@6=5K*Bal|=`W(|-6ae!ga-vK}Vu!s3e
zd_<Eb9&gFjngG&vGKKH}uz_EL*9K5Kk(sa|Sy!^~pA{I~D7?D-VMyDt*_9FpFc7H+
ztjYnDd<MoU2GE^HUIW>R0Sc$N4dheB0J`(QL&R)B=mGlCXk4vv-7#Eu1d%*LU&k5#
z3Ntjvf812s&dx&IW^#iUdG|7kKLmA+w=sP;@%h&wti(`N1VW1NtSX|30O4vt3IbXa
ze0s;7J13d#?d{!E)UIV)x{nu+Qiy`3tDfu29ZeH=g0SOEJs!6SZ(uX9mSlZ|y2dbu
z`U5bP7d^orPBAhJ+O3^@p*0!~z6IU_w<Mi5c|W?9k9|j3(3D`31r^^1mj4=&XbylM
zKa}h~oh+8BJ37Yoh5c9fl3&EDr}uHSOb_r|_o#^%zHe?Qh@+QHQEdTq^<a*Ed%f#A
z`GJ7}LCNQ$0DW#>2Gh!7D9B~2a7I^62LRC5Tb=x9zBx0P-K8%b?wMvE=(~g>jf{K)
zXKZyT007;2xEtt(sagc!4Rm2QWJsnmD9^%D0h43u3Y^Gef=(;J5TO3cuYLls9Mr??
SVpuo;0000<MNUMnLSTa9DV4?m

literal 0
HcmV?d00001

diff --git a/icons/24x24/org.xfce.panel.systray.svg b/icons/24x24/org.xfce.panel.systray.svg
new file mode 100644
index 000000000..c920b61d8
--- /dev/null
+++ b/icons/24x24/org.xfce.panel.systray.svg
@@ -0,0 +1,155 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 24 24"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="24"
+   width="24"
+   sodipodi:docname="org.xfce.panel.systray.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.systray.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="16"
+     inkscape:cx="5.1249999"
+     inkscape:cy="14.5625"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid844"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <ellipse
+     style="opacity:1;fill:#006888;stroke:#006888;stroke-width:0.740919;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+     id="path1970"
+     cx="5.2503829"
+     cy="10.60914"
+     rx="4.1299238"
+     ry="4.1873121" />
+  <g
+     id="g1960"
+     transform="matrix(0,0.33221738,-0.32766426,0,78.196184,-36.794668)"
+     style="fill:#6acfec">
+    <path
+       style="display:inline;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:2.24271;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+       d="m 130.1555,208.59605 c -4.05669,-12.10498 -4.3611,-24.24428 -13.29392,-36.30467 h 51.62951 c -12.1173,13.10978 -9.42047,24.47507 -13.2189,36.60524"
+       id="path1823"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:2.56854;stroke-linecap:butt;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+       id="rect1853"
+       width="56.914982"
+       height="4.3462982"
+       x="114.29662"
+       y="168.97432"
+       ry="2.1731491" />
+    <path
+       style="fill:#003445;stroke:#006888;stroke-width:2.28783px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 154.42926,220.33576 25.1661,-6.86348 v -6.86349 l -25.1661,4.57566"
+       id="path1968"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="fill:#006888;fill-rule:evenodd;stroke:#006888;stroke-width:2.29865;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1962"
+       width="14.425511"
+       height="25.041418"
+       x="-222.24057"
+       y="130.16843"
+       transform="rotate(-90)" />
+  </g>
+</svg>
diff --git a/icons/24x24/org.xfce.panel.tasklist.png b/icons/24x24/org.xfce.panel.tasklist.png
new file mode 100644
index 0000000000000000000000000000000000000000..c264b85c636f9f48c314101aa5110d6bceee3e49
GIT binary patch
literal 699
zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`GjoCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=E9(JzX3_JUZV_J*&s!DAIa<
z?W(k@Hi2Uk6q-6FC_G|4a;ndxf|1)g|A3QCmxoKljn8Zy8$SrE9Cq?~l;4xLZ1?M^
zAF^CC)5L_*!%HW>zq4v`wCfq3$r*}Q8M$8d9?f^PoUr@g;<=GVk|ArBq&-qCS`@`8
z%C`RCjq|^*o5x+qW+`Zxc+kpPknNw+F5%bDce(%J_#`^tQD90v>z0}e0cuxvD6G1>
z=Y%Ma=#dQF?E%Z;exEbeP~UoO{)XF1lblN5{_44EEbjc(aI@n|k&VYPR>aI_IB+fW
z-^uQ22RDl_ypdV9jG^c3_E#=vcIiqyGD!TY*Thr*COr4OT&e5gi6<*UQ*EAv9Q<6{
zQNrfk_jjQh$F3;P%+~I&fzyICTFtI?%{#ciG4RZR*5h&!^ZzHTI#a~-?Rn76*lQ6F
zE>3$JZ?2#)S2FKaRowr%JWOda){OVF=jwJbn#8YLdiSQZKkuHq|F-gE>CCyuXYRZI
zzPL`L@WDTy#TWTYXsJJ)_ISs11||U~ThE=<`U%GtU7S91qK{f~%I(?)9nRzfv;215
ep8eftE4$+L$)5zc#Uz0Vfx*+&&t;ucLK6U;`XOWh

literal 0
HcmV?d00001

diff --git a/icons/24x24/org.xfce.panel.tasklist.svg b/icons/24x24/org.xfce.panel.tasklist.svg
new file mode 100644
index 000000000..4cec11c60
--- /dev/null
+++ b/icons/24x24/org.xfce.panel.tasklist.svg
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="144"
+   inkscape:export-xdpi="144"
+   inkscape:export-filename="org.xfce.panel.tasklist.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.tasklist.svg"
+   width="24"
+   height="24"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 24 24"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="16.3125"
+     inkscape:cx="11.25"
+     inkscape:zoom="16"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <rect
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.725415;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect846"
+     width="17.274584"
+     height="14.274585"
+     x="5.6127076"
+     y="1.1127075"
+     rx="1.3288141"
+     ry="1.1419666" />
+  <rect
+     ry="1.1419666"
+     rx="1.3288141"
+     y="4.8627076"
+     x="3.3627076"
+     height="14.274585"
+     width="17.274584"
+     id="rect842"
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.725415;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <rect
+     style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#d2d8dc;stroke-width:0.733245;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect1711"
+     width="17.266754"
+     height="14.266755"
+     x="1.1166224"
+     y="8.616622"
+     rx="1.328212"
+     ry="1.1413403" />
+</svg>
diff --git a/icons/24x24/org.xfce.panel.windowmenu.png b/icons/24x24/org.xfce.panel.windowmenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..1551029be2e529248a653c857ea145bcd8924856
GIT binary patch
literal 831
zcmV-F1Hk-=P)<h;3K|Lk000e1NJLTq000;O000;W1^@s6;CDUv00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H102_2g
zSaeirbZlh+L1cGfX>?&ANn>wrAXH^-aBN|8WwpEKKL7v#7<5HgbU}4=Xm4@=M@~;o
zMIc0Fb7^O8AXH^xZD5XeegFUfQglUFbVF}&d2(rIXmkKWLm)wPbaH88b#!TOZY@)2
zVRB_bY-wv{AZT=Sa5^t9V{&C-bZK^FV{dJ3Z*FrgZ*pfZY-wX<ZgXXGFJgHub73zu
zE-){{RAL1H00JXPL_t(YiLI8qZWBQihQFB|@5T=6*yQ2_g#uwyP((tZp+R{88l*e`
zEe`-fya0$g4X+Ty15iOj8X^iR<OC7yh~R({ufy8wtmjaGotq;CjsNPbR_FWXa#mU;
zBCOTx*<9RR)QT}i5G!=zoWFi&e!i{V*J|1ER`N+{u8#sfkXSb2Fj&xPH(DAs96)Qz
zYByRkY0|Ec3rLbKJB{5DpcS*FDFWXoP1+TcifDlSC}QE}4GQ_Z6MnB5QT?(-X=aL4
zMC<+wu|mdV99Iv1CWD9!o=v~dS`)Qe_`aJYYPHZu>pl`p77J``@36U5cM=$5n3=qM
zR^S<rxze-~e5kNr?4|JhyT|sS8*n}&Jf5=@%qhW2Lz4z$+%B5)dM}i3amq@g&C@IP
zq~KSoD2;mro^ldQ2Od8<M~uOBXSI-68QSzeNvx35L&o&Ml;ue+=7YHHAW*`ytM;s*
zG6t_IJtz3E3<QS)ulF=x6F1<s0PYtpMx7G8Y$!f<17>rcli<zo9zPE|JS@pc!A7Df
zPh=?g`rPJ=<dV@;n_b}VaSvz)u;M;NR)phU(xARq6khDK$s4yRic;ax?6EObN?Cxr
zq2*T2((JhjCOjehca2IZYoh3&TFB?oo+k7l^xTgL!1gTr`|)SfX*S+&TDuXBXUj^t
zU2s1lmV<-1+RW;AN<>&)UCpK@T=cXW$!|-~O2?$F_2uQ|_8;vf$=X!onZE!4002ov
JPDHLkV1l~HXPE#1

literal 0
HcmV?d00001

diff --git a/icons/24x24/org.xfce.panel.windowmenu.svg b/icons/24x24/org.xfce.panel.windowmenu.svg
new file mode 100644
index 000000000..07f9e6f65
--- /dev/null
+++ b/icons/24x24/org.xfce.panel.windowmenu.svg
@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.windowmenu.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.windowmenu.svg"
+   width="24"
+   height="24"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 24 24"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="17.187501"
+     inkscape:cx="7.0000003"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       style="display:inline;opacity:1;fill:#a7b0b7;fill-opacity:1;stroke:none;stroke-width:0.0148762;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect828"
+       width="4.4999971"
+       height="4.3448601"
+       x="507.26077"
+       y="347.10516"
+       rx="0.34615368"
+       ry="0.3475889" />
+    <rect
+       ry="0.3475889"
+       rx="0.34615368"
+       y="346.95001"
+       x="507.26077"
+       height="4.3448601"
+       width="4.4999971"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0148762;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.15792;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect1711-4"
+       width="3.6964264"
+       height="0.77586788"
+       x="507.66257"
+       y="348.73447"
+       rx="0.24105513"
+       ry="0.23274478" />
+    <rect
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#a7b0b7;stroke-width:0.15792;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect867"
+       width="3.6964264"
+       height="0.77586788"
+       x="507.66257"
+       y="347.4931"
+       rx="0.24105513"
+       ry="0.23274478" />
+    <rect
+       ry="0.23274478"
+       rx="0.24105513"
+       y="349.97586"
+       x="507.66257"
+       height="0.77586788"
+       width="3.6964264"
+       id="rect869"
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.15792;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/32x32/Makefile.am b/icons/32x32/Makefile.am
index 704949bd1..a303d3fff 100644
--- a/icons/32x32/Makefile.am
+++ b/icons/32x32/Makefile.am
@@ -1,20 +1,17 @@
-
 iconsdir = $(datadir)/icons/hicolor/32x32/apps
 icons_DATA = \
-	org.xfce.panel.actions.png	\
-	org.xfce.panel.applicationsmenu.png	\
-	org.xfce.panel.directorymenu.png	\
-	org.xfce.panel.clock.png	\
-	org.xfce.panel.launcher.png	\
-	org.xfce.panel.pager.png	\
-	org.xfce.panel.png		\
-	org.xfce.panel.separator.png	\
-	org.xfce.panel.showdesktop.png	\
-	org.xfce.panel.systray.png	\
-	org.xfce.panel.tasklist.png	\
+	org.xfce.panel.png \
+	org.xfce.panel.actions.png \
+	org.xfce.panel.applicationsmenu.png \
+	org.xfce.panel.clock.png \
+	org.xfce.panel.directorymenu.png \
+	org.xfce.panel.launcher.png \
+	org.xfce.panel.pager.png \
+	org.xfce.panel.separator.png \
+	org.xfce.panel.showdesktop.png \
+	org.xfce.panel.systray.png \
+	org.xfce.panel.tasklist.png \
 	org.xfce.panel.windowmenu.png
 
 EXTRA_DIST = \
 	$(icons_DATA)
-
-# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
diff --git a/icons/32x32/org.xfce.panel.applicationsmenu.png b/icons/32x32/org.xfce.panel.applicationsmenu.png
index c39ae74b9e3be27c9fc0b654d7c43f7addd036bc..fb2e5ac0a454853c8aeefc7bf4cfd7c630582a37 100644
GIT binary patch
delta 1316
zcmV+<1>5@e3h)Y$U4I1qNkl<ZScS!wYiyHc6vuz(ZM)S0n;QedWw4f;A#+gyjRXWF
z5<dVkSw}ENWX_3TFhmp77^4zNGz2gL22dEp1!y}kcu8c41Q0<<m_iIP)(!^F4YCWn
z&|Uf-KhTYBUAwZxc#`+S^PJ27m-9aFc^^?#{!cSv2@;S0DSz?$KkbizxczIzQ~r8H
ze_tICuWueI9>9*0uQ`q#v5S{4MYJHad{<qLkM0RTJpKiM8;B2WwV~#0%^CZ1pW<Hs
z43y$7xuE)q<~Y~H1R!qz^9Z{DYY*2o+L@wD992=kCjzH{lwRDMaXD5gXhZ<<`twk>
z5&4Xqptfd?=6_Fa3(MVmDHW^j7hqf@K+pnk=BbNdn1Hy;SD|c=A`UQvl$4EOxdr8R
zthR&E#R23+@V!Teh&?H3{C$IxXNgEWhNb}$y#S!B6t^$8vm^)uv;decRaY_2M?EIL
z(`Mb&2@t5SFAX%-osJurm=*uhl<RV-<l8<007SM*QGfYk0C>vRS&koEER}vNNB3jf
z_BOPKy&-^$Sk1Zm+~`{9a==tI0PGWy`1tktm=hkE+P-MjFm+6dh7gZw7Kzul1>`Nu
zcRMkXQZXN%3C#^iLoJ#-^lo%x?G;MTX6d^8>W;0j_pGWdf!Z6J+9qaZS`L3zWp!_a
zU@%%6Mt`ER4nR|fV_Yu5C_4{;rMM8|!YOE~2lTqNX!9%f&(;j>mK}8t?DY>b{`m2n
z<>WWR+w#^z!XTuk3QZUU_Jr=iP4&dRlZ7<YhLR1;ahXVEInq=QHv4(AC9uA=v35__
zw4UF1_iik4R7w2Y={h9sjBU#ssnT={x%wA~pnro$pd-hkLr0;BgE2}=?ur9CYAj~P
zG%VE>CaMOlw;wcw-S&aW$$`e&&avL-C<c(ilBsbY=AM?neKGwzIw6LnnR26|XU^Aw
zhPtedMbr*-Slp|#M~Lb@i33PYWiu+r5KRD{1b(uZwv}CDVge9l&b^8Q5NscakO%}s
zcz-$2Q2(X&Xn9Nkpd<PPAQD7PZ%gB??W)?+TS!c8RWWY&M_&gd87=FN{256+CIHFE
zh?CTjbNd4zjdf!6Zunk`{F(g*unl?Os3r`!Gd!%e@b5o@na)hw-rNR>DREL=Su6*x
zI(vnTI*8o9)tKf6<7_e3!jEZxZ9{0dTz^4sUW3+9XAJ|A2BY^6L#ivV{ICb(!YSIb
zRuG(**HP{=$P9I*{}U5{c>OP+6aZp5c?fg-L+G&4y@mb?WB}b-Bh?j1bp>X|w65DF
zptIEFtd9y1x{4Li_g8Wen><ddIR_CBvHZs2IM|+6*Qndj%NY<)`AlGc4B|Byx_>|y
zrq^kXvk2t<7{mddfVO>d?3gtSKs;rWK@S1;K8m!Xx>y%EOFMU5>1#vavDgA`jNTCj
z0G4bZF@^%GHOG0R>&Bf+rfnJUTMYR@loQb73<wBb-&RzXM@&`Or8()jk=%0N%5Z|_
z86Yj9xR9&ajy=$$0}4vEa|Oy55r2|TBF&NE0DX2$C5G_~(A0~&715jy@i2f+2yrY&
zDeU3$(cYG&u1T%Y004B+m~#lr2;Kcd){HP;vz-UJ#`Zc1)kP3-EJfHI+G+q@s7of?
z>`T0}Mz+I)$OoZiBbf6w+i^HNP&ML%TP^JO@5EC!FIrs0d{x0y_Bn3fqaBfAV!9Fi
am-a8;)J~Jil&CiV0000<MNUMnLSTYnEp|Hq

delta 1322
zcmV+_1=afS3ib++U4I1wNkl<ZScT1(YiyHM7{`C-yj|Bic4eE4iQCEq6aplJL?Uui
z5`qq*Y#kUxG~oj=fEq)@OM)UKULZj}ksy!}Wb3#LAu3`r38)B;p*W0#wu>3d0&FW?
zcWKwY#}Dg9Z|gd~=>OX}=Xsw0@0>pGIVt?_Rb`)q%|7>ma(`{kB^<pmHC~8_Z|<0Z
z<P4w@5VKiT)SR$+m3=l+)B#?kSV~#Zud%}9umx<*bCA>l4+Gg~s+P*Ol!VM}%|%FY
z3P=I6(A5vv9E%eNusIfkeiq0KnVo^D=KxB@Kegj6V?qBm2tKGWz$t8wvXKF5>@Na?
z^pPs3rul<m&3_L#P56Daz~mUK$v_p=j&;KW*qm!o!WIl3MrvyiGF)4gBt;zp;x(*>
zU@z5<*P{XI>I|T70JJy-00c@@Vsp+6n|;Eu3y3=67-~bQvmpSFm;qS0(2rj%1#Toz
zBn4D0$8Y8WQ0;gd#HIxDZllX*SUIt2a6*{PWAk;{KYvYX-0O9_FLK0Lh^Aivk)J@p
z3n0D(wV&W8Eu4R%o&OsDns*~(?}A!{b>g+q$)S!;PD?8$AeRGr;FT>`{R_%#fUyZc
z0AR4~LS^NFu4AbB9N+e1s65NyvJ3QQu@=`y<_-0L*X_RP?RM=HNu1CscT^bPUvZkg
z?w&*e#D713V>r48l|H~M?zP`Hmuj(TT}fwhT3T^rUR1;R`}$k~pZ9c<x35!PI5|_F
zGCPNioRJz6`PXG+b0gAu4bj_;Y-&K*uk~x+RPNLEf81as(2fxKey_JB3_Nbt?Cexy
zdfs<_>l;t1aRpLdsRMH=YJ3qYzZjJ|a8HSj+kY6hltRC6ATK4Iz_dAj*?94)@VI6H
z2*o9(snuS$JFLm$0|Yl`ESS<LI@+e7RQO7=8I_TPaCbnj=l;Ag8I@abShO@f2V{g~
zT=9DDm5dG`Jw4MD;HHAC1Yjf8h2k!PA^;`CAzznkO=!UIk5N!2o$?1Vm%<19tfV>*
zcz-}`@^!h^Mur(is-q0aCG>ko?T@aEn9P%8U*9DIev8NBxf7E!Zjl2{Q()?x($TvE
zLg3qWJiG7U)f2;+#|PN^TM{X%hOFGY2LezE*;Jp3uAiZ*`SH;K*px<Q)*<1%{=D|n
zsnL69<)Y7+hvD$2h*o<JQvaSK&cax+(SKioQi7w+`%vmN`Nw&L>kfv4+t8=aMW6mO
zqPY=q=N7`-1HIjym{ZbKdX7|?xrnX~WWzZS(7$mv`s7)l2f*|YAnXLRd8~T0H9kO%
zV>gP8gG24?SBUmj{MI)?hFyp!p=bp-mVh`(@KzP=t!O_UL)>nmfBh$s`)$PUTYtby
zlkdg`sBvsZ5%!D;j|(*>gK&v@`polLGp;+Bw*kc$QJaY=QIF5Rh}Dm|A+!f->{}wu
zff(kr5YUzlnFEwt_8<}kP$d|(>cP={03|YG#)r#;l*=N2$ASE!w}8_L)aV5HQ8a+n
zvKhgSIEgw+yi8ePL(EmH2w*l<0DqU`)M!IzA=biQq5%NPE$;!J#Y`1!rlP1ePH`w5
z-vdc6fVvf9)q$ox#Y)TXp_9?~fYq`Yr9KQd7yBu<?2KzZlt1AXQY!^Qo=0^ZlIF3Z
zz!4c9`y#5CxD_Sd369R8de$doKB%(7286T%0pK!z|9q?yVx7tes<FSy2_t9JXOMWl
gb9usl=l(1G3vKt%21v4lbN~PV07*qoM6N<$f+shB+W-In

diff --git a/icons/32x32/org.xfce.panel.applicationsmenu.svg b/icons/32x32/org.xfce.panel.applicationsmenu.svg
index 5d439323c..9835f1e85 100644
--- a/icons/32x32/org.xfce.panel.applicationsmenu.svg
+++ b/icons/32x32/org.xfce.panel.applicationsmenu.svg
@@ -2,24 +2,24 @@
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
 
 <svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="32"
    height="32"
    id="svg2"
    sodipodi:version="0.32"
-   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    version="1.0"
    sodipodi:docname="org.xfce.panel.applicationsmenu.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
-   inkscape:export-filename="/home/knome/xfce_logo.png"
+   inkscape:export-filename="org.xfce.panel.applicationsmenu.png"
    inkscape:export-xdpi="96"
-   inkscape:export-ydpi="96">
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <defs
      id="defs4">
     <linearGradient
@@ -37,7 +37,7 @@
        clipPathUnits="userSpaceOnUse"
        id="clipPath1126">
       <rect
-         style="opacity:0.5;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.02543163;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         style="opacity:0.5;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.02543;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
          id="rect1128"
          width="512"
          height="512"
@@ -55,17 +55,26 @@
      objecttolerance="10"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="11.2"
-     inkscape:cx="18.981675"
-     inkscape:cy="40.921777"
+     inkscape:zoom="15.839192"
+     inkscape:cx="7.449875"
+     inkscape:cy="15.089154"
      inkscape:document-units="px"
      inkscape:current-layer="layer10"
-     showgrid="false"
-     inkscape:window-width="1617"
-     inkscape:window-height="1109"
-     inkscape:window-x="461"
-     inkscape:window-y="206"
-     inkscape:window-maximized="0" />
+     showgrid="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid244"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
   <metadata
      id="metadata7">
     <rdf:RDF>
@@ -74,7 +83,6 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -83,21 +91,21 @@
      id="layer10"
      inkscape:label="Mouse_Path"
      style="display:inline"
-     transform="translate(-27.365845,-1007.3254)">
+     transform="translate(-27.365845,-1015.3254)">
     <path
        inkscape:connector-curvature="0"
-       style="fill:#00aade;fill-opacity:1;stroke-width:0.68355101"
-       d="m 32.205791,1035.2093 -2.839946,-2.8401 0.425237,-0.4378 c 0.473766,-0.4878 0.917053,-0.9529 1.907719,-2.0015 0.368591,-0.3902 1.009739,-1.0661 1.424775,-1.502 0.415035,-0.436 0.953181,-1.0029 1.195881,-1.2598 0.796365,-0.843 1.691949,-1.7894 2.779402,-2.9374 l 1.070428,-1.13 -0.284134,-0.2916 c -0.156274,-0.1603 -1.076632,-1.1506 -2.04524,-2.2005 -2.392603,-2.5935 -3.182588,-3.4487 -3.207921,-3.4727 -0.01178,-0.011 -0.55536,-0.5995 -1.207954,-1.3074 l -1.186541,-1.2872 1.532821,-1.4331 c 3.053575,-2.855 3.36965,-3.1511 4.037391,-3.7818 l 0.678473,-0.6408 0.323406,0.3971 c 0.177873,0.2184 1.221687,1.5029 2.319586,2.8544 3.990484,4.9122 4.397378,5.4058 4.443512,5.3909 0.04389,-0.015 0.7926,-0.8561 3.16877,-3.5631 1.040054,-1.1849 1.199264,-1.3657 1.265935,-1.4375 0.02303,-0.025 0.759655,-0.8633 1.636954,-1.8634 l 1.595089,-1.8184 0.820317,0.7638 c 0.451173,0.42 1.776925,1.6473 2.946115,2.7272 l 2.125796,1.9634 -0.745168,0.7565 c -0.892862,0.9062 -2.040964,2.0806 -4.115459,4.2092 -0.848761,0.8709 -1.986316,2.0321 -2.527901,2.5804 -0.541585,0.5482 -1.01023,1.0318 -1.041433,1.0744 -0.05241,0.072 0.01323,0.1517 0.862644,1.0505 0.505656,0.5351 1.239227,1.3139 1.630156,1.7307 0.390929,0.4166 1.193755,1.2683 1.784055,1.8924 0.590301,0.624 1.330528,1.4084 1.64495,1.7431 0.598427,0.637 0.797904,0.8477 2.00463,2.1172 l 0.737709,0.7761 -0.293319,0.28 c -0.161326,0.154 -0.512646,0.4826 -0.780712,0.7303 -1.808634,1.6707 -4.041505,3.7426 -4.600326,4.2686 l -0.66057,0.6217 -0.295773,-0.3349 c -0.453419,-0.5135 -2.155394,-2.5017 -6.058654,-7.0773 -0.381127,-0.4468 -0.891438,-1.0453 -1.134024,-1.3302 -0.242587,-0.2848 -0.455817,-0.5178 -0.473843,-0.5178 -0.01803,0 -0.522855,0.5784 -1.121841,1.2854 -0.598985,0.7069 -1.269236,1.4974 -1.489448,1.7566 -0.220212,0.2592 -0.570263,0.6724 -0.777892,0.918 -0.395913,0.4686 -0.496302,0.5868 -2.294394,2.7021 -0.614318,0.7227 -1.367043,1.6088 -1.672723,1.9692 -0.305679,0.3605 -0.580714,0.676 -0.611187,0.7013 -0.04423,0.037 -0.628159,-0.5268 -2.895348,-2.7942 z"
+       style="fill:#00aade;fill-opacity:1;stroke-width:0.964544"
+       d="m 33.351707,1043.4685 -2.823476,-2.902 0.422772,-0.4474 c 0.471018,-0.4984 0.911732,-0.9738 1.896654,-2.0452 0.366454,-0.3986 1.003884,-1.0894 1.416512,-1.5348 0.412628,-0.4454 0.947652,-1.0248 1.188946,-1.2874 0.791746,-0.8614 1.682136,-1.8284 2.763282,-3.0014 l 1.06422,-1.1546 -0.282486,-0.298 c -0.15538,-0.164 -1.070388,-1.1758 -2.03338,-2.2484 -2.378724,-2.6501 -3.16413,-3.5241 -3.189314,-3.5485 -0.0118,-0.02 -0.55214,-0.6124 -1.20095,-1.336 l -1.17966,-1.3152 1.523932,-1.4644 c 3.035866,-2.9172 3.350108,-3.2198 4.013976,-3.864 l 0.67454,-0.655 0.32153,0.4058 c 0.17684,0.223 1.214602,1.5356 2.306134,2.9166 3.96734,5.0194 4.371874,5.5238 4.41774,5.5086 0.04366,-0.02 0.788004,-0.8748 3.150394,-3.641 1.034022,-1.2106 1.192308,-1.3954 1.258592,-1.4688 0.02288,-0.026 0.75525,-0.8822 1.62746,-1.904 l 1.585838,-1.858 0.81556,0.7804 c 0.448558,0.429 1.76662,1.6832 2.92903,2.7866 l 2.113468,2.0064 -0.740846,0.773 c -0.887684,0.9258 -2.029128,2.1258 -4.091592,4.301 -0.84384,0.8899 -1.974798,2.0763 -2.51324,2.6367 -0.538444,0.5598 -1.004372,1.0542 -1.035396,1.0976 -0.0521,0.074 0.013,0.156 0.857642,1.0734 0.502722,0.5468 1.23204,1.3428 1.620702,1.7686 0.388662,0.4256 1.186834,1.296 1.773708,1.9336 0.586878,0.6376 1.322814,1.4392 1.635412,1.7812 0.594956,0.651 0.793276,0.8662 1.993004,2.1634 l 0.73343,0.793 -0.291618,0.2862 c -0.16038,0.158 -0.509672,0.493 -0.776184,0.7462 -1.798144,1.707 -4.018064,3.8242 -4.573646,4.3618 l -0.65674,0.6352 -0.294056,-0.3422 c -0.45079,-0.5248 -2.142894,-2.5562 -6.023516,-7.2318 -0.378918,-0.4566 -0.88627,-1.068 -1.127448,-1.3592 -0.24118,-0.2912 -0.453174,-0.5292 -0.471096,-0.5292 -0.0178,0 -0.519822,0.591 -1.115336,1.3136 -0.59551,0.7224 -1.261874,1.53 -1.480808,1.7948 -0.218938,0.2648 -0.566956,0.6872 -0.773382,0.9382 -0.393616,0.4788 -0.493424,0.5994 -2.281088,2.761 -0.610752,0.7384 -1.359114,1.644 -1.663022,2.0122 -0.303904,0.3682 -0.577344,0.6906 -0.60764,0.7166 -0.04398,0.038 -0.624518,-0.5384 -2.878558,-2.8552 z"
        id="path2626" />
     <g
        id="g914"
-       transform="matrix(0.06340862,0,0,0.06340862,-3.7180351,969.27744)"
-       style="fill:#070c0f;stroke-width:15.77072716">
+       transform="matrix(0.06304088,0,0,0.06479182,-2.537763,974.5146)"
+       style="fill:#070c0f;stroke-width:22.079">
       <path
          inkscape:export-ydpi="1026.8827"
          inkscape:export-xdpi="1026.8827"
          inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.08670618pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          id="path13-8"
          d="m 931.74544,775.79875 c -2.29194,-1.89582 -20.26506,26.46187 -16.29077,29.40465 2.38972,1.7878 17.31457,-28.39371 16.29077,-29.40465 z"
          inkscape:connector-curvature="0" />
@@ -105,14 +113,14 @@
          inkscape:export-ydpi="1026.8827"
          inkscape:export-xdpi="1026.8827"
          inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.08670618pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          id="path18-8"
          d="m 911.08398,771.82541 c -1.13435,-1.31705 -7.15369,29.24258 -4.37043,30.59564 2.3897,1.7878 6.55183,-29.00592 4.37043,-30.59564 z"
          inkscape:connector-curvature="0" />
       <path
          id="path14-8"
          d="m 490.39251,737.47244 c -2.3537,1.28875 18.83363,15.10215 58.42225,31.40062 39.59117,16.29847 94.28195,57.60761 89.99375,64.27515 -12.85922,18.11199 -20.44376,39.77441 -15.20901,76.87813 0.94406,6.53121 -19.35566,17.87183 -17.87913,27.72653 1.23475,7.49842 22.68907,-7.4337 25.03505,-4.4858 1.4354,5.29135 -11.47809,32.07149 -6.25876,33.9853 3.81738,1.13442 37.3757,-31.84431 39.32554,-31.29382 55.34179,16.73062 127.34835,4.09717 128.74256,3.56728 -0.13122,-0.29067 51.81438,24.42083 56.32887,21.46778 11.38784,-12.3319 -21.58193,-29.7126 -16.08481,-36.65543 2.4103,-3.63474 40.15723,13.64662 42.01702,8.92889 2.70617,-8.16723 -17.52752,-25.31623 -20.57061,-30.39666 -2.64699,-4.68427 -3.22116,-12.24882 3.56728,-16.98197 6.79101,-4.73314 76.22275,-31.2899 73.31085,-51.84307 -5.03414,-37.34552 -88.0554,-39.77075 -89.39566,-42.91418 -0.63017,-1.47654 3.65331,-53.40369 -20.57061,-43.81135 -14.91457,5.55115 -2.73759,38.63636 -1.77296,42.91419 0.89001,3.93828 -6.63573,3.52294 -8.05308,1.79432 -3.16396,-3.86368 -13.6106,-38.3492 -25.93222,-32.19098 -17.2811,9.52802 -1.01748,39.25808 -4.46444,40.2227 -6.4026,3.57816 -6.0399,12.31819 -11.17179,19.43848 -8.46299,12.12868 -71.7872,-5.68106 -92.25802,-6.92095 -14.98659,-0.88489 -29.32133,11.41139 -30.67435,9.84741 -18.24833,-18.27405 -56.0023,-50.09534 -97.36328,-60.66515 -23.19496,-6.29458 -57.70051,-24.51893 -59.08444,-24.28742 z m 361.91887,69.87172 c 3.95743,0 7.15593,3.65412 7.15593,8.15989 10e-6,4.50575 -3.1985,8.15989 -7.15593,8.15989 -3.95744,0 -7.17728,-3.65414 -7.17728,-8.15989 10e-6,-4.50577 3.21984,-8.15989 7.17728,-8.15989 z m -16.08481,4.95575 c 3.04559,13.14733 7.79958,17.33717 22.06588,16.91788 -18.15827,16.65089 -29.19393,-11.87861 -22.06588,-16.91788 z m 39.26146,34.36979 c 0.74297,0.0282 1.31493,0.19751 1.68752,0.55539 7.15367,2.59296 -30.74272,16.23854 -30.99475,14.31185 -0.39407,-1.37542 22.12522,-15.13943 29.30723,-14.86724 z m 3.84499,8.73664 c 0.39154,-0.0303 0.73626,0.0219 1.02532,0.17089 6.75243,6.70871 -21.37827,21.58409 -21.06191,21.06191 -2.26689,-1.36979 14.16329,-20.77712 20.03659,-21.2328 z"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.14451017pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.202314pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          inkscape:connector-curvature="0" />
     </g>
   </g>
diff --git a/icons/32x32/org.xfce.panel.directorymenu.png b/icons/32x32/org.xfce.panel.directorymenu.png
index eadc3991dd92b86730b916efe042b0a0918ef5cb..ca0bbc1f880612f25d59cf2027237f76fd46c634 100644
GIT binary patch
delta 523
zcmV+m0`&cp1g8WxiBL{Q4GJ0x0000DNk~Le0000O0000O2nGNE0N{5$_y7O^32;bR
za{vGf5&!@T5&_cPe*BR(D1Wp`L_t(YiS3cgY7{{jMo(4sj3mT_iK7????To>TnAJX
z5!~b<#AKsE$P<X*MqG#nUqDy-0wRJM2}BVg3j+oRnP`u6ccR^yTh;F(E{vv~F?25k
z&$9UH9H>$v0)U#jwjVL0{EAhdWp?K6Z|6OtL<DvD)?JEy6AYC-P=A{j;fiIwF(tRB
zA8aeY<n?0=l;;>bRo-&ZX~U~00ZBZ$orvPnjdAuJddTQlDRtFp!|SJk=`>pa);XK5
z6hPH!+KY1M%DjhIl|KG~SAY|zhyP&ROe3za@c5CMzIoK^^$q~_kI-&*-xYR1X-^Tq
zdc5aA;lm;$Hs;8IN`KewmuQWpWOb<Nq_`1iwM^gQ3#5^3eZx8S?%u_@Gbd51`-=hu
zL11cM*A99Z>F-aXofpoZWw@07&wtC{-~hF%Eoq!ST&av?D*qXcbp_*@T;v;pocSL}
zM*ySSIR>0yWl3XHf_0L$Uu*phO-m!ZGe)mw9Z+E5pZ?_h1565(k$eIIzVBPCTlN5I
zE1%4>=P#pd+z#Kbcj9>czRb>4Jrr-kD4YnRFbh98Em-|t?p<95_zqdor_8I(M4kWu
N002ovPDHLkV1k1t?7aX0

delta 503
zcmV<T0SNx51d{|diBL{Q4GJ0x0000DNk~Le0000W0000W2nGNE0CReJ^Z)<=32;bR
za{vGi!vFvd!vV){sAQ2gD1V?yL_t(oh3%HVOIuMC$3J=Z+B{#RkVWwaIB7=-6iO?h
zp^In+34u7dDY%GJ2mb<v(xpRbp<7XKbZ`$OV3#5~2;!n{W{HD7UNrY!2gx&mD0v}?
zl)mqDxSVsoAI{;xh5ua<KU(|}<F)k-qjP9A@I?A8=ox;j=Q|Iu`hRts_)vz4giW-+
zd3L!3hXog1O?L{y@*}0@dGq#ZbAb3DOeGyGxyQ;zsuKW@6Ij_ae9E;}RW1=ZEGVOu
z2;^p2E<)^brI-2r`367+YEV;r5R=LVGY7b<IGp^=U@l!?3F=qS3-v`|GGU|jLhY%&
z3Bbb|j*1vnZMj7By?-JyG)A@V%Gv`cmypMQNYBkMIx^gHnOE`17xuXjf*N)MfIL0G
zlrB(}%Cn7xl%!{anFH8So8*UgY@MAydisHsj7K%eTo%W10yPeznB!2bTbmDHjN#+-
zdu-e8nt3z%SD=*Yxp@P?ODO~h0YZQfAOr{jdJb^ox=10fUpNH7^E`^heNTwUPVKGX
tOZNTeudV_JAzUG?-P^KW>#ET|rF#+nbs*6IOLqVO002ovPDHLkV1g!++Qt9?

diff --git a/icons/32x32/org.xfce.panel.directorymenu.svg b/icons/32x32/org.xfce.panel.directorymenu.svg
index 41e298270..106c5e7d0 100644
--- a/icons/32x32/org.xfce.panel.directorymenu.svg
+++ b/icons/32x32/org.xfce.panel.directorymenu.svg
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="32"
    height="32"
    viewBox="0 0 8.4666667 8.4666667"
    version="1.1"
    id="svg1260"
-   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    sodipodi:docname="org.xfce.panel.directorymenu.svg"
    inkscape:export-filename="/home/maug/Programming/xfce4-panem/24x24/org.xfce.panel.directorymenu.png"
    inkscape:export-xdpi="72"
-   inkscape:export-ydpi="72">
+   inkscape:export-ydpi="72"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <defs
      id="defs1254">
     <clipPath
@@ -118,20 +118,23 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="2.554104"
-     inkscape:cx="-80.029887"
-     inkscape:cy="33.342902"
+     inkscape:zoom="14.448194"
+     inkscape:cx="10.589559"
+     inkscape:cy="16.472647"
      inkscape:document-units="px"
      inkscape:current-layer="g872"
-     showgrid="false"
+     showgrid="true"
      units="px"
      inkscape:window-width="1920"
-     inkscape:window-height="1029"
+     inkscape:window-height="1023"
      inkscape:window-x="0"
      inkscape:window-y="0"
      inkscape:window-maximized="1"
      inkscape:document-rotation="0"
-     showguides="true">
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
     <inkscape:grid
        type="xygrid"
        id="grid825"
@@ -243,13 +246,13 @@
       <path
          sodipodi:nodetypes="cccccccccc"
          inkscape:connector-curvature="0"
-         style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
-         d="m 1.7937498,289.06248 c 0,0 -0.6614583,0 -0.6614583,0.66146 v 4.36563 H 7.614583 c 0.661459,0 0.661459,-0.66146 0.661459,-0.66146 v -2.91042 c 0,0 0,-0.66146 -0.661459,-0.66146 H 4.307292 l -0.7937505,-0.79375 z"
+         style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:0.283481;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         d="m 1.5858627,288.80735 c 0,0 -0.70870519,0 -0.70870519,0.70871 v 4.67746 H 7.8224676 c 0.7087059,0 0.7087059,-0.70871 0.7087059,-0.70871 v -3.11831 c 0,0 0,-0.7087 -0.7087059,-0.7087 H 4.2789427 L 3.428496,288.80735 Z"
          id="path5595" />
       <path
          id="path2546"
-         d="m 1.7937498,291.17915 c 0,0 -0.6614583,0 -0.6614583,0.66146 v 4.36562 H 7.614583 c 0.661459,0 0.661459,-0.66145 0.661459,-0.66145 v -4.23334 c 0,0 0,-0.66146 -0.661459,-0.66146 H 4.571875 l -0.529167,0.52917 z"
-         style="display:inline;opacity:1;vector-effect:none;fill:#6acfec;fill-opacity:1;stroke:#006888;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         d="m 1.5858627,291.07521 c 0,0 -0.70870519,0 -0.70870519,0.70871 v 4.67744 H 7.8224676 c 0.7087059,0 0.7087059,-0.70869 0.7087059,-0.70869 v -4.53572 c 0,0 0,-0.70871 -0.7087059,-0.70871 H 4.5624244 L 3.99546,291.07521 Z"
+         style="display:inline;opacity:1;vector-effect:none;fill:#6acfec;fill-opacity:1;stroke:#006888;stroke-width:0.283481;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cccccccccc" />
     </g>
diff --git a/icons/32x32/org.xfce.panel.pager.png b/icons/32x32/org.xfce.panel.pager.png
index 538ca68db3a52e32058f880feb2526836384ca2b..48f300746db544ccc5b0d0f0a8ad7c577aebed2e 100644
GIT binary patch
delta 552
zcmV+@0@wZ91daxfBoYa5NLh0L01m?d01m?e$8V@)kw(#f@<~KNR9J=Wm%nRMQ545N
z=e>Jh(^66rqC%}fn&K}MiWtP9e?X^BmLe{K-CSIq9UL45-2x7}2!$>pG*cZSg(^j&
zh>9Y##7e~I%j3P5yz3&hgRNZ1GY&a$hYMfM_rtyCp34zq4E+oRaPG;+tFN2>JwNWc
zU<b4^6<V8rYOT7%nUTfvnd22P#xVM@9{acorL7Vj&<-mnVmo&u1W`y7#hsb*v{nG^
zPDe460mLeoh#=zF0SIKgA^dir033jST?Vqt)Dpk<F#s3<3;+fIeFsngH;WFfVGkU;
zzd#G*#zw476T^;|0=VD>6tWq_5&$4OnzIK;46Rmw3-}MNpzi=Gt;Db1zURZIO^zNJ
z=j7Dnp1Radpt@S)_T38A)!M$go}WPd%{!XkT5L780oZD6^K|Vw`LQggj+N2}xc_LG
zwHGgU_O<m5YU>-6r%!Y1#`W|8O2rAnFlMvynJ>++6!JO74;`dbocN=@=KzbBF9L9<
z@_?m($5m#|pXJ(>OMB{5E5brP$7Jy^h5Y`FDz#_0FgMG>-0WX<eQ87n1G4KcFd~F;
zgy(sP<!F{9c6x)sZwI)J^BX|BP8@`x{_Y1>$pGugNJP-e#Ux1`eqDif^}I>=VN8PU
qvJGQQH;TH?;!ZLTApIWCe*#G`!Pj+rn1uif0000<MNUMnLSTaO;RQJW

delta 371
zcmV-(0gV2R2HOOXBq9WJLP=Bz2nYy#2xN!=000SaNLh0L01m_e01m_fl`9S#kv7qP
zFG)l}R9J=Wm$7OBK@f(2ch}_zK?Fev2GUrBkm{P0DSQTf0U_@YTdO=o$~1X^RF}61
z)*&yDB9U8l?$&BAo+P-VoPyb}x`k!tn;E#>1^zoV_YuFmk0zhrV?&wX1W39wRzf9}
zZJb8;@%7b1Ng#T9%Z$_lLU{*kYk}l{l2`&}K1Z6G{Prf608mtGC>Ict6>J+Kt+5~~
z@~*VoVx=K_gEj9U5Cnoi5U7IEkN^CH=hLh!0KBu{Pl2R6L%YQdM!4vl?IdvU5d?wC
z1bTxZdV}HN1bp$oe|fTAwOhYFKmNM^_&VS!-Bh{b_&VU&RJmjC9az76mjo6@wA;br
zLuw3!{CR&ABT!0aU(=~1$|@C5Qo#ZrZe4Uh*Y%wRcn`fTAfgH7wqJD~Z<h17O#con
R47&gT002ovPDHLkV1nf^qKp6l

diff --git a/icons/32x32/org.xfce.panel.pager.svg b/icons/32x32/org.xfce.panel.pager.svg
index cc65098d1..4bf0f5891 100644
--- a/icons/32x32/org.xfce.panel.pager.svg
+++ b/icons/32x32/org.xfce.panel.pager.svg
@@ -1,23 +1,23 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    inkscape:export-ydpi="96"
    inkscape:export-xdpi="96"
    inkscape:export-filename="/home/maug/GIT/xfce4-panel/icons/32x32/org.xfce.panel.pager.png"
-   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    sodipodi:docname="org.xfce.panel.pager.svg"
    width="32"
    height="32"
    id="svg11300"
    version="1.0"
    style="display:inline;enable-background:new"
-   viewBox="0 0 32 32">
+   viewBox="0 0 32 32"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <sodipodi:namedview
      inkscape:document-rotation="0"
      inkscape:pagecheckerboard="false"
@@ -25,15 +25,15 @@
      showguides="false"
      inkscape:current-layer="g3547"
      inkscape:window-maximized="1"
-     inkscape:window-y="29"
+     inkscape:window-y="0"
      inkscape:window-x="0"
-     inkscape:cy="1.4755978"
-     inkscape:cx="11.162678"
-     inkscape:zoom="11.313708"
+     inkscape:cy="20.187501"
+     inkscape:cx="11.375001"
+     inkscape:zoom="15.999999"
      showgrid="true"
      id="namedview35"
-     inkscape:window-height="1387"
-     inkscape:window-width="2560"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
      inkscape:pageshadow="2"
      inkscape:pageopacity="0"
      guidetolerance="10"
@@ -41,7 +41,9 @@
      objecttolerance="10"
      borderopacity="1"
      bordercolor="#666666"
-     pagecolor="#ffffff">
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
     <inkscape:grid
        empspacing="4"
        id="grid842"
@@ -116,72 +118,72 @@
      id="g3547"
      style="display:inline;enable-background:new">
     <rect
-       ry="0.44799978"
-       rx="0.43076903"
-       y="347.39999"
-       x="507.51077"
-       height="5.5999966"
-       width="5.5999966"
+       ry="0.46315342"
+       rx="0.46152869"
+       y="347.20868"
+       x="507.31088"
+       height="5.7894173"
+       width="5.9998722"
        id="rect879-367-19-3"
-       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.01884009;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0198281;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
     <rect
-       ry="0.58947521"
-       rx="0.42000121"
-       y="347.20001"
-       x="507.51065"
-       height="5.5999966"
-       width="5.5999966"
+       ry="0.60941422"
+       rx="0.449992"
+       y="347.00192"
+       x="507.31076"
+       height="5.7894173"
+       width="5.9998722"
        id="rect833-4-7"
-       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:none;stroke-width:0.01936486;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:none;stroke-width:0.0203806;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
     <path
        inkscape:connector-curvature="0"
        id="path1054-7"
-       d="m 507.70607,352.78018 c -0.0696,-0.024 -0.0941,-0.0392 -0.15031,-0.093 l -0.045,-0.043 V 351.32205 350 h 1.40001 1.39999 v 1.4 1.4 l -1.27466,-3.3e-4 c -1.25291,-3.3e-4 -1.27561,-6.3e-4 -1.3301,-0.0195 z"
-       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.01285957;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+       d="m 507.52013,352.77085 c -0.0746,-0.0248 -0.10082,-0.0405 -0.16104,-0.0962 l -0.0482,-0.0444 v -1.36685 -1.36678 h 1.49998 1.49995 v 1.44736 1.44736 l -1.36567,-3.4e-4 c -1.34238,-3.4e-4 -1.3667,-6.5e-4 -1.42508,-0.0202 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0135341;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
     <path
        id="rect4547-78-5"
-       d="m 507.94834,347.20981 c -0.23697,0 -0.42774,0.19841 -0.42774,0.44487 v 2.33549 h 2.78036 v -2.78036 z"
-       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:#6acfec;stroke-width:0.0196399;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       d="m 507.7797,347.01206 c -0.25389,0 -0.45828,0.20512 -0.45828,0.45992 v 2.41449 h 2.97889 v -2.87441 z"
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:#6acfec;stroke-width:0.02067;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
        inkscape:connector-curvature="0" />
     <path
        id="rect4553-4-3"
-       d="m 510.31076,347.2 v 2.8 h 2.8 v -2.35199 c 0,-0.2482 -0.19213,-0.44801 -0.43078,-0.44801 z"
-       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.01961175;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       d="m 510.31081,347.00192 v 2.8947 h 2.99995 v -2.43154 c 0,-0.25659 -0.20585,-0.46316 -0.46154,-0.46316 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0206403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
        inkscape:connector-curvature="0" />
     <path
        sodipodi:nodetypes="cccc"
        inkscape:connector-curvature="0"
        id="path1068-2"
-       d="m 510.31077,347.29998 h -2.35363 c -0.27688,9.4e-4 -0.35127,0.2077 -0.34611,0.41539 l -2.5e-4,2.28461"
-       style="display:inline;fill:none;fill-opacity:1;stroke:#00a1d1;stroke-width:0.19999063px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+       d="m 510.31082,347.10528 h -2.52169 c -0.29665,9.7e-4 -0.37635,0.21473 -0.37082,0.42944 l -2.7e-4,2.36188"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#00a1d1;stroke-width:0.21048px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
     <path
        sodipodi:nodetypes="cccc"
        inkscape:connector-curvature="0"
        id="path1068-6-9"
-       d="m 510.31076,347.29999 h 2.35362 c 0.27689,9.3e-4 0.35127,0.20769 0.34612,0.41538 v 2.28462"
-       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.19999063px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+       d="m 510.31081,347.10529 h 2.52169 c 0.29666,9.6e-4 0.37636,0.21472 0.37084,0.42943 v 2.36189"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.21048px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
     <path
        sodipodi:nodetypes="cccc"
        inkscape:connector-curvature="0"
        id="path1068-5-3-2"
-       d="m 510.31077,352.90001 h -2.35362 c -0.27689,-0.002 -0.35127,-0.21219 -0.34612,-0.42439 l -2.2e-4,-2.4756"
-       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.19999065px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+       d="m 510.31082,352.89474 h -2.52168 c -0.29666,-0.002 -0.37635,-0.21938 -0.37083,-0.43875 l -2.4e-4,-2.55933"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.21048px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
     <path
        inkscape:connector-curvature="0"
        id="path1204-6"
-       d="m 507.90068,352.79473 c -0.0671,-0.0108 -0.12561,-0.0425 -0.15199,-0.0824 -0.0239,-0.0362 -0.0332,-0.0729 -0.0359,-0.14115 l -0.002,-0.0618 0.0231,0.0154 c 0.0469,0.0313 0.10514,0.0559 0.16082,0.0682 l 0.0305,0.007 h 1.19277 1.19278 v 0.1 0.1 l -1.19109,-2.6e-4 c -1.00152,-2e-4 -1.19548,-9.6e-4 -1.21867,-0.004 z"
-       style="display:inline;opacity:1;fill:#bcc5ca;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.00004461;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+       d="m 507.72864,352.7859 c -0.0719,-0.0112 -0.13458,-0.0439 -0.16284,-0.0851 -0.0256,-0.0374 -0.0356,-0.0753 -0.0385,-0.14593 l -0.002,-0.0639 0.0247,0.0159 c 0.0503,0.0323 0.11265,0.0578 0.1723,0.0705 l 0.0327,0.007 h 1.27794 1.27795 v 0.10339 0.10338 l -1.27614,-2.7e-4 c -1.07303,-2.1e-4 -1.28084,-9.9e-4 -1.30569,-0.004 z"
+       style="display:inline;opacity:1;fill:#bcc5ca;fill-opacity:1;stroke:#bcc5ca;stroke-width:4.69497e-05;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
     <path
        sodipodi:nodetypes="ccccccccccccc"
        inkscape:connector-curvature="0"
        id="path832-0"
-       d="m 511.51076,351.2 v -0.4 h 0.4 v 0.4 h 0.4 v 0.4 h -0.4 v 0.4 h -0.4 v -0.4 h -0.4 v -0.4 z"
-       style="display:inline;fill:#344958;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.09999986px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+       d="m 511.5965,351.13722 v -0.41353 h 0.42857 v 0.41353 h 0.42856 v 0.41353 h -0.42856 v 0.41353 h -0.42857 v -0.41353 h -0.42856 v -0.41353 z"
+       style="display:inline;fill:#344958;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.105245px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
     <path
        sodipodi:nodetypes="cccc"
        inkscape:connector-curvature="0"
        id="path1068-5-1"
-       d="m 510.31076,352.70001 h 2.35362 c 0.27689,-0.002 0.35127,-0.19756 0.34612,-0.39512 l -2.3e-4,-2.30488"
-       style="display:inline;fill:none;fill-opacity:1;stroke:#d2d8dc;stroke-width:0.19999065px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+       d="m 510.31081,352.68797 h 2.52169 c 0.29666,-0.002 0.37636,-0.20424 0.37084,-0.40849 l -2.5e-4,-2.38285"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#d2d8dc;stroke-width:0.21048px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
   </g>
 </svg>
diff --git a/icons/32x32/org.xfce.panel.separator.png b/icons/32x32/org.xfce.panel.separator.png
index 356da8fc5d2b9e182cf56963d774df3f0d35e2a8..6df9cb5d6422b979395feffdb039102b40ad8d74 100644
GIT binary patch
delta 295
zcmey(w3uZB8)H2qyQhm|NJMM$pa1{u4?8f4u>nCT_jAU=qi2PyB_kz(;E2jnwnKG5
z@eGa+A3pNWV4lHt=GnnV3}Qv5Y`d%t3yKR34S=BL@3-E>zvpVdls0s4wQTO#puh|S
zhi7kpf3obrh2ExZnZ=S35i=w~M*jQr)4QJCrndfLSC03@gAMKnS1_OOV@~^J#Umq=
z!vg~Lb$^m9N<VVd$_mK8=?>zX@Va54G%NS@Jhx7!UDgeE6x`XF<yaT<DOmG*cy}xe
zaeH!&H^q8^mbT<lnG@@>)lbg>DzEOF=aM<;;$6lkW(O~TtZA@rXl-n4e0X|!KlAH`
laQXA|d1o+7u<xqoW0<VywWiD~%7g(3JYD@<);T3K0RRQNb?5*9

delta 125
zcmZ3?@|$S`8)GR$yr+v}NJMLLf&}a0ga*dNvvywo-&n%XJ!#i7hg;_lm@L@F&&IxC
z!s^1OSM)^cD#|1ypYc?17*rie<<HQQ_#hxrdH_hDWnIh%B6cPmkUdcJ{@K^Yvcnn@
btjydD2jfK;ANOh+G5~?6tDnm{r-UW|w?r|H

diff --git a/icons/32x32/org.xfce.panel.separator.svg b/icons/32x32/org.xfce.panel.separator.svg
index 06a02f5bc..c288778f8 100644
--- a/icons/32x32/org.xfce.panel.separator.svg
+++ b/icons/32x32/org.xfce.panel.separator.svg
@@ -1,36 +1,36 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    inkscape:export-ydpi="72"
    inkscape:export-xdpi="72"
    inkscape:export-filename="/home/maug/Programming/xfce4-panem/24x24/org.xfce.panel.separator.png"
-   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    sodipodi:docname="org.xfce.panel.separator.svg"
    width="32"
    height="32"
    id="svg11300"
    version="1.0"
    style="display:inline;enable-background:new"
-   viewBox="0 0 32 32">
+   viewBox="0 0 32 32"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <sodipodi:namedview
      inkscape:document-rotation="0"
      inkscape:current-layer="svg11300"
      inkscape:window-maximized="1"
      inkscape:window-y="0"
      inkscape:window-x="0"
-     inkscape:cy="0.95940668"
-     inkscape:cx="-25.867978"
+     inkscape:cy="1.1490486"
+     inkscape:cx="-3.0935923"
      inkscape:zoom="11.313708"
      showgrid="true"
      id="namedview35"
-     inkscape:window-height="1029"
+     inkscape:window-height="1023"
      inkscape:window-width="1920"
      inkscape:pageshadow="2"
      inkscape:pageopacity="0"
@@ -39,7 +39,10 @@
      objecttolerance="10"
      borderopacity="1"
      bordercolor="#666666"
-     pagecolor="#ffffff">
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
     <inkscape:grid
        id="grid844"
        type="xygrid" />
@@ -158,52 +161,34 @@
     </rdf:RDF>
   </metadata>
   <path
-     style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.07447196;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
-     d="M 32,5.0000005 V 27 H 0 V 5.0000005 Z"
+     style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.0842031;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     d="M 31,1.000002 V 31 H 1 V 1.000002 Z"
      id="rect840"
      inkscape:connector-curvature="0"
      sodipodi:nodetypes="ccccc" />
   <path
-     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86604673px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
-     d="M 0,25.999999 H 32 V 27 H 0 Z"
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.979216px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+     d="M 1,29.636362 H 31 V 31 H 1 Z"
      id="path880"
      inkscape:connector-curvature="0" />
   <path
      inkscape:connector-curvature="0"
      id="path842"
-     d="M 0,4.999999 H 32 V 6 H 0 Z"
-     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86604673px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+     d="M 1,1 H 31 V 2.3636377 H 1 Z"
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.979216px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
   <path
      inkscape:connector-curvature="0"
      id="path906"
-     d="m 18,21 h -4 v 2 h 4 z"
-     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-  <rect
-     style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:#a7b0b7;stroke-width:0.97765982;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
-     id="rect1711"
-     width="11.02234"
-     height="11.02234"
-     x="37.488831"
-     y="10.488831"
-     rx="0.84787232"
-     ry="0.881787" />
-  <rect
-     ry="0.881787"
-     rx="0.84787232"
-     y="10.488831"
-     x="-14.511169"
-     height="11.02234"
-     width="11.02234"
-     id="rect955"
-     style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:#a7b0b7;stroke-width:0.97765982;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+     d="m 17.875,22.818182 h -3.75 v 2.727273 h 3.75 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.13067px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
   <path
-     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-     d="m 18,15 h -4 v 2 h 4 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.13067px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="m 17.875,14.636364 h -3.75 v 2.727273 h 3.75 z"
      id="path957"
      inkscape:connector-curvature="0" />
   <path
      inkscape:connector-curvature="0"
      id="path959"
-     d="m 18,9 h -4 v 2 h 4 z"
-     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+     d="m 17.875,6.4545466 h -3.75 v 2.7272726 h 3.75 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.13067px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
 </svg>
diff --git a/icons/32x32/org.xfce.panel.systray.png b/icons/32x32/org.xfce.panel.systray.png
index bd218438b45f3169d535729e45a1a2c2f4297909..b960085aaf120bce894e4c15071f58052a272cca 100644
GIT binary patch
delta 920
zcmV;J184k&36Ke}2LXR{Nkl<ZScS!x|7%rc7{EWz`Eu{MUw7|rZqAL=We$`Lo5f@h
zRzhVksQr)xK}aEFB`W1y1ac@b3tTK~^$!G*h%hO!h={`Kr@l}yQW3%KpoTN=?%loT
zp7-sCySXiEJDcv_=eGmTm(Tk=&v~Ec6|FV36sy_+?H7;rYt(-$VsOM8eEDson!#n~
zJ1M2r>)l(r(n@I;plSfJ`{;I}-iT7Zxne~I<*NuRa|y(C4YHv}u|sbVj<>RYQyo8l
zGe>7x0A%-@o59+F#CMX2g;=v8K|_n6Zf^M70wBANtj9DS#18e~`}Y%$2`le(Xk2X*
ztDB{Hn*ik5w-SGZ*@kI7fzprRI1w^UkZz2TZUiS1*w-8Yab1Ja$Wy@cpgVv#pwQYw
z#Jiywk{ETF91SfA>YIdUVkzgC3n0%8)MJOwf@%Ya&(bjwF#%_W6zF^?x#Xy`!~l>d
zKQXaOpQEMyU%{7MD)&IcrDuS<5kl1rJ_F#ZJ;2fndCPwQ&{m7!vjD`bF@PGaEr8}D
zw4SUTfWc8j@-+j{?;pGhvK{0aLb>Vy0D9=a4=CM%VtA??m5gWw%2z1Aj8Z;ODb<zp
zkQ;|vT<PY_0{vm%WuRB~4@4+UZbHcec;(kP|6>#|h^Jsx>u=ch$6WZO9ZfgNUx^dR
z6Hgl?({X=dDWNU{cCb6`Kc}HSwyyx36W9HoKkQd26~QY(xeU$gTJ(Dd4o~aKo_E6(
zavPYO*vMbmd$6o7{BkEw)T602&Z@P>d@!=mRxG;?pW*VzBaDp#0-aln*wU<z_mBOr
zjq6%uoo+&*7f^l=&Fc)-Yz$)<@YM-=AMfGhsbPQgP@gQk6I$j;Qg`I0as$Oe0bknZ
zGtq|*mGuXGU+ckrJ21S}T)B9HbEor+WpC157(jEDWX7z_U|`~!14hS!cGKpA{eSA?
z`=7>}e3)OqySiuqJ#_FA@Hdg@6u@<da=9xgz>J^%Z!yF70Zf%$2Lh;I%4a0&E6q~K
z0cwBqVgUg3;7b>5+Z_4y%om<*Sw95_z#1mia2<er4h(CpxbBkP6rO2qDHcn;p5(Sd
z(4{mI`VyUVFbq&WD6d2|dKd8fVgdBP-f`gc^mm|B=z+cCXm#<%ik+WOh#$BS=ab-R
u6yp?aopA3qNT!p(yuV^#x3zwr{{!{dAEXd&rkltB0000<MNUMnLSTZb;l`f;

delta 909
zcmV;819JS3355x;2LXR+Nkl<ZScS!wO=w(I6vuz}zK{9J%w&>II!!gUS}P^CqHQe^
zK_f*`iVHQk5J9vWYONsFQc>_NDx}hYZ7qp{An2+AT`0P!ph*{oZdw(xury5+P1=$g
zGnvVx@4b6n%+O>^btaQ>=D=NC?*E?iyI<#AsIwWh4rsp8yI+6qc=!vsV`osEIW;6}
z8vXghQKkHzj(fMa_`ZGzw5T1xo}NbunZGEdjAU{ZT4|H60crlPLAy>GG>txnZ6Ct0
z)^W$S7(WgcNvaRfb<!X)+JS97jsEo+B2ALEO>vTI0lh@NasbDXOa|^kh)%4)<9K7+
z3B_DeZ4D&b48ng63)-deD+Jj6?rIF<5v;(IT=pL#Xe*l6*fght#FJpzWxFZ{*mo?z
z{M;U-?nbZyjR_jG&<NCmP)L$%XIa%6r8xz5u%dMo1MEJ06K?i<3{q$!3)>|?AXuC;
zgoe%cMJtZF$nwu{-?0Fu8U)s%iB!Y!@&Mf2%LuWWI%I#wLLyS#wO)BKfM$I?f-eAw
z8@<q40>H)k0%+NfV77h$cCa6<Cjq~_X`;#i$6uWX|3P3BO{Qwz%LV}GfBSc)a(9A!
z3m5_6<_9$BLd)M(jYcyvoZ*iPFf#?7S1~|wEf{dF0Y?iBy5GAUHGht?Lty}73Ak<Z
zPnhNtO#FY=$<*Wnz*c<kRt(D{67z{Qg=tJ$G`4_Qy4L--;==>ydGSz&P$bM;2C}mt
zjE(diya-|x`1rbZ?~z;h^HMuASGF)QwhPbQN@LQcZDYP*{mZ>6qa2HGh$fz8E+g<<
zP`+kwZyP5VFOr?uKMsroUjscn=LF%>Q>3rHNg#iGGn=+Wi8d|qUiwcc%`a(eNnh{J
zWn4UOOUZekI63+be#Qr{x06l3z}cZIoIjUaK0wI+mWFr`S&+`oM3CHFa^7O=J1~Gu
zZ(w5V%<=)=e{CA&Umz0C_j73z*Xvjo0Kjo)2Df3Sl+vG`{tIcydD=&GdEatreonkO
z|15vAX%M3H5!}c=>UO0xdcPYy?MWez;y9|jl=f23{kWO0_<1;v5O7bYOV&*A=^HCf
zTIKCPYi<}TWMf(Rgmf*NC8F9_8oYb}$MI1953E@a$yV@H2%#!FhJRT3-*O?3kVsu7
jQRpjqwHg3*x4!{K&<rkP%KtL}0000<MNS1ou0mjf-8-%%

diff --git a/icons/32x32/org.xfce.panel.systray.svg b/icons/32x32/org.xfce.panel.systray.svg
index d93b939e8..49cd1326a 100644
--- a/icons/32x32/org.xfce.panel.systray.svg
+++ b/icons/32x32/org.xfce.panel.systray.svg
@@ -1,12 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    viewBox="0 0 32 32"
    style="display:inline;enable-background:new"
    version="1.0"
@@ -14,10 +7,17 @@
    height="32"
    width="32"
    sodipodi:docname="org.xfce.panel.systray.svg"
-   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
-   inkscape:export-filename="/home/maug/Programming/xfce4-panem/48x48/org.xfce.systray.png"
-   inkscape:export-xdpi="144"
-   inkscape:export-ydpi="144">
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.systray.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <sodipodi:namedview
      pagecolor="#ffffff"
      bordercolor="#666666"
@@ -28,18 +28,21 @@
      inkscape:pageopacity="0"
      inkscape:pageshadow="2"
      inkscape:window-width="1920"
-     inkscape:window-height="1029"
+     inkscape:window-height="1023"
      id="namedview35"
-     showgrid="false"
-     inkscape:zoom="1.4142136"
-     inkscape:cx="-11.267167"
-     inkscape:cy="51.681692"
+     showgrid="true"
+     inkscape:zoom="16"
+     inkscape:cx="5.1249999"
+     inkscape:cy="14.5625"
      inkscape:window-x="0"
      inkscape:window-y="0"
      inkscape:window-maximized="1"
-     inkscape:current-layer="g1960"
+     inkscape:current-layer="svg11300"
      inkscape:document-rotation="0"
-     showguides="false">
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
     <inkscape:grid
        type="xygrid"
        id="grid844"
@@ -108,15 +111,16 @@
       </cc:License>
     </rdf:RDF>
   </metadata>
-  <circle
-     style="opacity:1;fill:#006888;stroke:#006888;stroke-width:0.981571;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+  <ellipse
+     style="opacity:1;fill:#006888;stroke:#006888;stroke-width:0.987885;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
      id="path1970"
-     cx="6.9999995"
-     cy="14"
-     r="5.5092144" />
+     cx="7.0004787"
+     cy="14.145395"
+     rx="5.5065374"
+     ry="5.5830288" />
   <g
      id="g1960"
-     transform="matrix(0,0.43709582,-0.43709582,0,104.30784,-48.368826)"
+     transform="matrix(0,0.44295222,-0.43688341,0,104.26104,-49.059073)"
      style="fill:#6acfec">
     <path
        style="display:inline;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:2.24271;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
diff --git a/icons/32x32/org.xfce.panel.windowmenu.png b/icons/32x32/org.xfce.panel.windowmenu.png
index 1c24f54cbc675bf9f505b3ee14b5866ad326c5bc..89f46b253d77d9f1fc706ab162bf465ee8f67286 100644
GIT binary patch
delta 713
zcmV;)0yh1=1+52=BoYa5NLh0L01m?d01m?e$8V@)kw(ye0+C5XK~z|U#g|J@6Hye$
zf9JN-PI;9Ah0-bpNfbhe!N=CP(j_q@CT{r#ZZOfUJLAF+U|jf0-1r6D5w^qxG~J+q
zfKXaA;nkUGJJ&_a<AQWGQ~tX-Gs*vV&b{}{xuUh^A{7N#%>SG~^jlyOP$7Hzzyexk
zCPuF=s(QqK{{-A>fjJG2+dlrs!v_S$TVQM`A~Ft*B@ht+D%C2Rg(3%z1Af4JLkVrR
zO{PDMWkt~-M*xQ^Y?bKgPBM9Uto}AYX<%h_ovmVtTsCtQHvl}>BbVu?J&_35zOL-x
z0EObV5i>TOAByd<<Ubw;Ks2Ioy-H{Rj^`1LM2wh!u>`5^B;UU0>FQ_?1z=})pTU8?
z^8u1wog{1<$8+nuCP)eN_N0i#tn&c?VlnH?M`6kUsA%}SE#w^uqX3NBnn%4F>%<v1
z0A6h<=Jq2DcUq``JAsep!`}+)UX9u8@mVkc=J$j<={Ont%*q6!zPMtpSZ4M_%s7Ts
ztpm@0{G=2@_0;d*0I)=;g*YG7w8j!ML8I1pJAA&D9ELh9L<d_5Et=KcD)*CSf(F2o
ztY&z-#*$MD{$~h0=!1tnO#mXmbgyPQSnsAfv)z{+Vc8AGY$OgNc9RNx`2#OE6_*k!
zls>Rl_IWz!GnG1qFaX|{BHSBDFw_=KA6PwqsPe8<W-3)XiW$f7Kx=FjULUZPu<tkN
z1JZ&k!f6kq*4Gk{-|;|Vq0EH&9gpj$rac4TdCup>dWHGTDt^EnQHd~?&^*hTLs=a_
zYY-tFh1XZYo(vmmB&Yx!*K7F&vFy4U8Ws4xS@@CZPmjm#SWC=Z$77>VTH;0nV9zNm
vKmN6{_6Ff5^^P2-YG@Wjs~G^f=<E4E+$q_I5LUd600000NkvXXu0mjfF@Q`k

delta 472
zcmV;}0Vn>g2fhW6Bq9WJLP=Bz2nYy#2xN!=000SaNLh0L01m_e01m_fl`9S#kv7nO
z0g_2XK~z|U?UX%F!cY{3-&@;8!dD0%frLpDB08`*I1&Gc6MsbHmoV`+G;woakf9FB
zV!$F5u!_`vQ5TECF(HPwn8-WbzV{~2n{!SN@ZZJU!?kpK#5mLew&yeR#^I)wQlW4K
z0Nl*x&<Fqy07Xn$;|u#K2DTFb+-2>5x@Ugz@^$<M`B8ysnw~;MQ9w46Ml=$h^GSeS
zU%_GN0Eu|a(*Pq?MYAQ50Nmn3!!SLE13)4khhfmFk^n)A1Q105BUSYrG<;SeiURS;
z3}iEDG+WY-<yu9eC?J<fFAorngvp@zskP4lsleq6aN6ZC^tJ;?@(i`Sjq<{O4@Lr1
zJ6kx;g^=AQS1U=@ESz;UoX6}rpR{0LIiAA-AQ$5CWIDuO`wWl(NuEL0EYCr*W+Npq
z;*(m}@;0g+4FijoYZavghFX5QJU}@HT<qKAp<i123~ctmW)E!kz~9*ex~>NXegDRq
z1$a>UZCy8fhwHilxu>+<?^z2gCgaJ;-T1x^I7L4LIDq6htl}r*SNZ_CAe((WOYoHd
O0000<MNUMnLSTZR>d&D7

diff --git a/icons/32x32/org.xfce.panel.windowmenu.svg b/icons/32x32/org.xfce.panel.windowmenu.svg
index e93b47c90..b6451d059 100644
--- a/icons/32x32/org.xfce.panel.windowmenu.svg
+++ b/icons/32x32/org.xfce.panel.windowmenu.svg
@@ -1,23 +1,23 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    inkscape:export-ydpi="96"
    inkscape:export-xdpi="96"
    inkscape:export-filename="/home/maug/GIT/xfce4-panel/icons/32x32/org.xfce.panel.pager.png"
-   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
-   sodipodi:docname="org.xfce.panel.windowmenu2.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.windowmenu.svg"
    width="32"
    height="32"
    id="svg11300"
    version="1.0"
    style="display:inline;enable-background:new"
-   viewBox="0 0 32 32">
+   viewBox="0 0 32 32"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <sodipodi:namedview
      inkscape:document-rotation="0"
      inkscape:pagecheckerboard="false"
@@ -25,15 +25,15 @@
      showguides="false"
      inkscape:current-layer="g3547"
      inkscape:window-maximized="1"
-     inkscape:window-y="29"
+     inkscape:window-y="0"
      inkscape:window-x="0"
-     inkscape:cy="0.41493758"
-     inkscape:cx="-5.4543321"
-     inkscape:zoom="11.313708"
+     inkscape:cy="17.187501"
+     inkscape:cx="7.0000003"
+     inkscape:zoom="15.999999"
      showgrid="true"
      id="namedview35"
-     inkscape:window-height="1387"
-     inkscape:window-width="2560"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
      inkscape:pageshadow="2"
      inkscape:pageopacity="0"
      guidetolerance="10"
@@ -41,7 +41,9 @@
      objecttolerance="10"
      borderopacity="1"
      bordercolor="#666666"
-     pagecolor="#ffffff">
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
     <inkscape:grid
        empspacing="4"
        id="grid842"
@@ -116,49 +118,49 @@
      id="g3547"
      style="display:inline;enable-background:new">
     <rect
-       style="display:inline;opacity:1;fill:#a7b0b7;fill-opacity:1;stroke:none;stroke-width:0.01884009;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       style="display:inline;opacity:1;fill:#a7b0b7;fill-opacity:1;stroke:none;stroke-width:0.0198348;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
        id="rect828"
-       width="5.5999966"
-       height="5.5999966"
-       x="507.51077"
-       y="347.39999"
-       rx="0.43076903"
-       ry="0.44799978" />
+       width="5.9999962"
+       height="5.793118"
+       x="507.31076"
+       y="347.20688"
+       rx="0.46153823"
+       ry="0.46344951" />
     <rect
-       ry="0.44799978"
-       rx="0.43076903"
-       y="347.20001"
-       x="507.51077"
-       height="5.5999966"
-       width="5.5999966"
+       ry="0.46344951"
+       rx="0.46153823"
+       y="347"
+       x="507.31076"
+       height="5.793118"
+       width="5.9999962"
        id="rect879-367-19-3"
-       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.01884009;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0198348;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
     <rect
-       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.19999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.210559;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
        id="rect1711-4"
-       width="4.599997"
-       height="0.9999994"
-       x="508.01077"
-       y="349.5"
-       rx="0.29997972"
-       ry="0.29997972" />
+       width="4.9285684"
+       height="1.0344853"
+       x="507.84647"
+       y="349.3793"
+       rx="0.32140684"
+       ry="0.31032482" />
     <rect
-       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#a7b0b7;stroke-width:0.19999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#a7b0b7;stroke-width:0.210559;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
        id="rect867"
-       width="4.599997"
-       height="0.9999994"
-       x="508.01077"
-       y="347.90002"
-       rx="0.29997972"
-       ry="0.29997972" />
+       width="4.9285684"
+       height="1.0344853"
+       x="507.84647"
+       y="347.72415"
+       rx="0.32140684"
+       ry="0.31032482" />
     <rect
-       ry="0.29997972"
-       rx="0.29997972"
-       y="351.09998"
-       x="508.01077"
-       height="0.9999994"
-       width="4.599997"
+       ry="0.31032482"
+       rx="0.32140684"
+       y="351.03445"
+       x="507.84647"
+       height="1.0344853"
+       width="4.9285684"
        id="rect869"
-       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.19999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.210559;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
   </g>
 </svg>
diff --git a/icons/48x48/Makefile.am b/icons/48x48/Makefile.am
index d4c1fde89..19f8ddef6 100644
--- a/icons/48x48/Makefile.am
+++ b/icons/48x48/Makefile.am
@@ -1,10 +1,17 @@
-
 iconsdir = $(datadir)/icons/hicolor/48x48/apps
 icons_DATA = \
-	org.xfce.panel.png	\
-	org.xfce.panel.applicationsmenu.png
+	org.xfce.panel.png \
+	org.xfce.panel.actions.png \
+	org.xfce.panel.applicationsmenu.png \
+	org.xfce.panel.clock.png \
+	org.xfce.panel.directorymenu.png \
+	org.xfce.panel.launcher.png \
+	org.xfce.panel.pager.png \
+	org.xfce.panel.separator.png \
+	org.xfce.panel.showdesktop.png \
+	org.xfce.panel.systray.png \
+	org.xfce.panel.tasklist.png \
+	org.xfce.panel.windowmenu.png
 
 EXTRA_DIST = \
 	$(icons_DATA)
-
-# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
diff --git a/icons/48x48/org.xfce.panel.actions.png b/icons/48x48/org.xfce.panel.actions.png
new file mode 100644
index 0000000000000000000000000000000000000000..c268d158bd815ea64fc28cdf971c5b55143cdae8
GIT binary patch
literal 2731
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

literal 0
HcmV?d00001

diff --git a/icons/48x48/org.xfce.panel.actions.svg b/icons/48x48/org.xfce.panel.actions.svg
new file mode 100644
index 000000000..d4c1c3b9d
--- /dev/null
+++ b/icons/48x48/org.xfce.panel.actions.svg
@@ -0,0 +1,182 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="48"
+   height="48"
+   viewBox="0 0 12.7 12.7"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.actions.svg"
+   inkscape:export-filename="/home/maug/Programming/xfce4-panem/32x32/org.xfce.panel.actions.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254" />
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="28.466667"
+     inkscape:cx="2.7751756"
+     inkscape:cy="12.330211"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129811;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="25.4"
+       cy="276.42862"
+       r="0" />
+    <circle
+       cy="294.88333"
+       cx="6.3500004"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:0.396765;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="5.7547426" />
+    <circle
+       r="0"
+       cy="276.42862"
+       cx="25.4"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129811;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42862"
+       cx="25.4"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129811;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42862"
+       cx="25.4"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129811;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42862"
+       cx="25.4"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129811;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42862"
+       cx="25.4"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129811;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42862"
+       cx="25.4"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129811;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42862"
+       cx="25.4"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129811;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42862"
+       cx="25.4"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129811;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42862"
+       cx="25.4"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129811;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:end="4.1878597"
+       sodipodi:start="5.239857"
+       sodipodi:open="true"
+       d="m 7.8481301,292.50937 a 2.9762983,2.7638664 0 0 1 1.3747058,3.11068 2.9762983,2.7638664 0 0 1 -2.8771902,2.0414 2.9762983,2.7638664 0 0 1 -2.8707176,-2.04925 2.9762983,2.7638664 0 0 1 1.3845439,-3.10691"
+       sodipodi:ry="2.7638664"
+       sodipodi:rx="2.9762983"
+       sodipodi:cy="294.89758"
+       sodipodi:cx="6.350019"
+       id="path849"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#006888;stroke-width:1.58749;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:type="arc"
+       sodipodi:arc-type="arc" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:1.19384;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="6.350019"
+       sodipodi:cy="294.89758"
+       sodipodi:rx="2.9762983"
+       sodipodi:ry="2.7638664"
+       d="m 7.8481301,292.50937 a 2.9762983,2.7638664 0 0 1 1.3747058,3.11068 2.9762983,2.7638664 0 0 1 -2.8771902,2.0414 2.9762983,2.7638664 0 0 1 -2.8707176,-2.04925 2.9762983,2.7638664 0 0 1 1.3845439,-3.10691"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       ry="0.57053286"
+       rx="1.48568"
+       y="290.71771"
+       x="5.7546878"
+       height="3.1750002"
+       width="1.1906251"
+       id="rect851"
+       style="fill:#006888;stroke:#006888;stroke-width:0.396874;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:1.55311;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="1.1906251"
+       height="3.1750002"
+       x="5.7546878"
+       y="290.71771"
+       rx="1.48568"
+       ry="0.57053286" />
+  </g>
+</svg>
diff --git a/icons/48x48/org.xfce.panel.applicationsmenu.png b/icons/48x48/org.xfce.panel.applicationsmenu.png
index 13a27deb11c345dc860d4276b90d89f441d7f374..5a86549671f0dcfb19ce2e5b9ec05ad7e1a8301e 100644
GIT binary patch
delta 2153
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

delta 2031
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
N002ovPDHLkV1j6D(7gZv

diff --git a/icons/48x48/org.xfce.panel.applicationsmenu.svg b/icons/48x48/org.xfce.panel.applicationsmenu.svg
index 562ee559b..86de8f720 100644
--- a/icons/48x48/org.xfce.panel.applicationsmenu.svg
+++ b/icons/48x48/org.xfce.panel.applicationsmenu.svg
@@ -2,24 +2,24 @@
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
 
 <svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    width="48"
    height="48"
    id="svg2"
    sodipodi:version="0.32"
-   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
    version="1.0"
    sodipodi:docname="org.xfce.panel.applicationsmenu.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
-   inkscape:export-filename="/home/ochosi/Nerdstuff/xfce/xfce4-panel/icons/24x24/org.xfce.panel.applicationsmenu.png"
+   inkscape:export-filename="org.xfce.panel.applicationsmenu.png"
    inkscape:export-xdpi="96"
-   inkscape:export-ydpi="96">
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <defs
      id="defs4">
     <linearGradient
@@ -37,7 +37,7 @@
        clipPathUnits="userSpaceOnUse"
        id="clipPath1126">
       <rect
-         style="opacity:0.5;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.02543163;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         style="opacity:0.5;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.02543;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
          id="rect1128"
          width="512"
          height="512"
@@ -55,17 +55,26 @@
      objecttolerance="10"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="11.2"
-     inkscape:cx="2.0173893"
-     inkscape:cy="29.493206"
+     inkscape:zoom="15.839192"
+     inkscape:cx="7.449875"
+     inkscape:cy="15.089154"
      inkscape:document-units="px"
      inkscape:current-layer="layer10"
-     showgrid="false"
-     inkscape:window-width="1617"
-     inkscape:window-height="1109"
-     inkscape:window-x="461"
-     inkscape:window-y="206"
-     inkscape:window-maximized="0" />
+     showgrid="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid244"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
   <metadata
      id="metadata7">
     <rdf:RDF>
@@ -74,7 +83,6 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -83,26 +91,21 @@
      id="layer10"
      inkscape:label="Mouse_Path"
      style="display:inline"
-     transform="translate(-27.365845,-991.3254)">
+     transform="translate(-27.365845,-1015.3254)">
     <path
        inkscape:connector-curvature="0"
-       style="fill:#00aade;fill-opacity:1;stroke-width:0.68355101"
-       d="m 35.422911,1032.3024 -4.057066,-4.0572 0.607482,-0.6254 c 0.67681,-0.6968 1.310074,-1.3614 2.725312,-2.8594 0.52656,-0.5574 1.442486,-1.523 2.035394,-2.1458 0.592906,-0.6228 1.361686,-1.4326 1.7084,-1.7996 1.137666,-1.2044 2.417072,-2.5564 3.970574,-4.1964 l 1.529184,-1.6142 -0.405906,-0.4166 c -0.223258,-0.2286 -1.538046,-1.6438 -2.921772,-3.1434 -3.418002,-3.7052 -4.546554,-4.927 -4.582742,-4.9612 -0.0168,-0.028 -0.793372,-0.8562 -1.72565,-1.8678 l -1.69506,-1.8388 2.189746,-2.0472 c 4.36225,-4.07836 4.813786,-4.50156 5.7677,-5.40236 l 0.96925,-0.9156 0.462008,0.5672 c 0.254114,0.312 1.745266,2.1472 3.313694,4.0778 5.700692,7.01736 6.281968,7.72256 6.347874,7.70136 0.06272,-0.028 1.132286,-1.2232 4.526814,-5.0904 1.485792,-1.69236 1.713234,-1.95076 1.808478,-2.05336 0.03288,-0.038 1.085222,-1.2334 2.338504,-2.662 l 2.2787,-2.5976 1.17188,1.091 c 0.644536,0.6 2.538466,2.3532 4.208738,3.896 l 3.036852,2.80496 -1.064526,1.0806 c -1.275518,1.2944 -2.915664,2.9722 -5.879228,6.013 -1.212516,1.2444 -2.837596,2.9032 -3.611286,3.6864 -0.773694,0.783 -1.443186,1.474 -1.487764,1.5348 -0.07486,0.102 0.0188,0.2172 1.23235,1.5008 0.722364,0.7644 1.770324,1.877 2.328794,2.4724 0.55847,0.595 1.705366,1.812 2.54865,2.7034 0.843286,0.8914 1.900756,2.012 2.34993,2.4902 0.854894,0.91 1.139862,1.211 2.863756,3.0246 l 1.05387,1.1086 -0.419026,0.4 c -0.230458,0.22 -0.732352,0.6894 -1.115304,1.0434 -2.583762,2.3866 -5.773576,5.3466 -6.571894,6.098 l -0.943672,0.888 -0.42253,-0.4782 c -0.647744,-0.7338 -3.079134,-3.574 -8.65522,-10.1106 -0.544468,-0.6384 -1.273484,-1.4932 -1.620034,-1.9004 -0.346554,-0.4068 -0.65117,-0.7396 -0.67692,-0.7396 -0.02572,0 -0.746934,0.8262 -1.602632,1.8362 -0.855692,1.01 -1.813192,2.1392 -2.12778,2.5094 -0.314592,0.3704 -0.814662,0.9606 -1.111278,1.3116 -0.565588,0.6694 -0.709002,0.8382 -3.277704,3.8602 -0.877594,1.0322 -1.952918,2.2982 -2.389604,2.8132 -0.436682,0.5148 -0.82959,0.9656 -0.873122,1.0016 -0.06318,0.052 -0.897372,-0.7526 -4.136214,-3.9916 z"
+       style="fill:#00aade;fill-opacity:1;stroke-width:1.44681"
+       d="m 36.344638,1057.54 -4.235214,-4.353 0.634158,-0.6711 c 0.706527,-0.7476 1.367598,-1.4607 2.844981,-3.0678 0.549681,-0.5979 1.505826,-1.6341 2.124768,-2.3022 0.618942,-0.6681 1.421478,-1.5372 1.783419,-1.9311 1.187619,-1.2921 2.523204,-2.7426 4.144923,-4.5021 l 1.59633,-1.7319 -0.423729,-0.447 c -0.23307,-0.246 -1.605582,-1.7637 -3.05007,-3.3726 -3.568086,-3.9751 -4.746195,-5.2861 -4.783971,-5.3227 -0.0177,-0.03 -0.82821,-0.9186 -1.801425,-2.004 l -1.76949,-1.9728 2.285898,-2.1966 c 4.553799,-4.3758 5.025162,-4.8297 6.020964,-5.796 l 1.01181,-0.9825 0.482295,0.6087 c 0.26526,0.3345 1.821903,2.3034 3.459201,4.3749 5.95101,7.5291 6.557811,8.2857 6.62661,8.2629 0.06549,-0.03 1.182006,-1.3122 4.725591,-5.4615 1.551033,-1.8159 1.788462,-2.0931 1.887888,-2.2032 0.03432,-0.039 1.132875,-1.3233 2.44119,-2.856 l 2.378757,-2.787 1.22334,1.1706 c 0.672837,0.6435 2.64993,2.5248 4.393545,4.1799 l 3.170202,3.0096 -1.111269,1.1595 c -1.331526,1.3887 -3.043692,3.1887 -6.137388,6.4515 -1.26576,1.3348 -2.962197,3.1144 -3.76986,3.955 -0.807666,0.8397 -1.506558,1.5813 -1.553094,1.6464 -0.07815,0.111 0.0195,0.234 1.286463,1.6101 0.754083,0.8202 1.84806,2.0142 2.431053,2.6529 0.582993,0.6384 1.780251,1.944 2.660562,2.9004 0.880317,0.9564 1.984221,2.1588 2.453118,2.6718 0.892434,0.9765 1.189914,1.2993 2.989506,3.2451 l 1.100145,1.1895 -0.437427,0.4293 c -0.24057,0.237 -0.764508,0.7395 -1.164276,1.1193 -2.697216,2.5605 -6.027096,5.7363 -6.860469,6.5427 l -0.98511,0.9528 -0.441084,-0.5133 c -0.676185,-0.7872 -3.214341,-3.8343 -9.035274,-10.8477 -0.568377,-0.6849 -1.329405,-1.602 -1.691172,-2.0388 -0.36177,-0.4368 -0.679761,-0.7938 -0.706644,-0.7938 -0.0267,0 -0.779733,0.8865 -1.673004,1.9704 -0.893265,1.0836 -1.892811,2.295 -2.221212,2.6922 -0.328407,0.3972 -0.850434,1.0308 -1.160073,1.4073 -0.590424,0.7182 -0.740136,0.8991 -3.421632,4.1415 -0.916128,1.1076 -2.038671,2.466 -2.494533,3.0183 -0.455856,0.5523 -0.866016,1.0359 -0.91146,1.0749 -0.06597,0.057 -0.936777,-0.8076 -4.317837,-4.2828 z"
        id="path2626" />
-    <path
-       style="fill:#fafcfd;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
-       d="m 62.633702,1009.0575 -3.482143,0.3572 0.714286,2.9464 2.395369,-1.1334 z"
-       id="path863"
-       inkscape:connector-curvature="0" />
     <g
        id="g914"
-       transform="matrix(0.09058374,0,0,0.09058374,-15.486126,936.11403)"
-       style="fill:#070c0f;stroke-width:11.03950882">
+       transform="matrix(0.09456132,0,0,0.09718763,-17.489567,954.10926)"
+       style="fill:#070c0f;stroke-width:22.079">
       <path
          inkscape:export-ydpi="1026.8827"
          inkscape:export-xdpi="1026.8827"
          inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.06069433pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          id="path13-8"
          d="m 931.74544,775.79875 c -2.29194,-1.89582 -20.26506,26.46187 -16.29077,29.40465 2.38972,1.7878 17.31457,-28.39371 16.29077,-29.40465 z"
          inkscape:connector-curvature="0" />
@@ -110,14 +113,14 @@
          inkscape:export-ydpi="1026.8827"
          inkscape:export-xdpi="1026.8827"
          inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.06069433pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          id="path18-8"
          d="m 911.08398,771.82541 c -1.13435,-1.31705 -7.15369,29.24258 -4.37043,30.59564 2.3897,1.7878 6.55183,-29.00592 4.37043,-30.59564 z"
          inkscape:connector-curvature="0" />
       <path
          id="path14-8"
          d="m 490.39251,737.47244 c -2.3537,1.28875 18.83363,15.10215 58.42225,31.40062 39.59117,16.29847 94.28195,57.60761 89.99375,64.27515 -12.85922,18.11199 -20.44376,39.77441 -15.20901,76.87813 0.94406,6.53121 -19.35566,17.87183 -17.87913,27.72653 1.23475,7.49842 22.68907,-7.4337 25.03505,-4.4858 1.4354,5.29135 -11.47809,32.07149 -6.25876,33.9853 3.81738,1.13442 37.3757,-31.84431 39.32554,-31.29382 55.34179,16.73062 127.34835,4.09717 128.74256,3.56728 -0.13122,-0.29067 51.81438,24.42083 56.32887,21.46778 11.38784,-12.3319 -21.58193,-29.7126 -16.08481,-36.65543 2.4103,-3.63474 40.15723,13.64662 42.01702,8.92889 2.70617,-8.16723 -17.52752,-25.31623 -20.57061,-30.39666 -2.64699,-4.68427 -3.22116,-12.24882 3.56728,-16.98197 6.79101,-4.73314 76.22275,-31.2899 73.31085,-51.84307 -5.03414,-37.34552 -88.0554,-39.77075 -89.39566,-42.91418 -0.63017,-1.47654 3.65331,-53.40369 -20.57061,-43.81135 -14.91457,5.55115 -2.73759,38.63636 -1.77296,42.91419 0.89001,3.93828 -6.63573,3.52294 -8.05308,1.79432 -3.16396,-3.86368 -13.6106,-38.3492 -25.93222,-32.19098 -17.2811,9.52802 -1.01748,39.25808 -4.46444,40.2227 -6.4026,3.57816 -6.0399,12.31819 -11.17179,19.43848 -8.46299,12.12868 -71.7872,-5.68106 -92.25802,-6.92095 -14.98659,-0.88489 -29.32133,11.41139 -30.67435,9.84741 -18.24833,-18.27405 -56.0023,-50.09534 -97.36328,-60.66515 -23.19496,-6.29458 -57.70051,-24.51893 -59.08444,-24.28742 z m 361.91887,69.87172 c 3.95743,0 7.15593,3.65412 7.15593,8.15989 10e-6,4.50575 -3.1985,8.15989 -7.15593,8.15989 -3.95744,0 -7.17728,-3.65414 -7.17728,-8.15989 10e-6,-4.50577 3.21984,-8.15989 7.17728,-8.15989 z m -16.08481,4.95575 c 3.04559,13.14733 7.79958,17.33717 22.06588,16.91788 -18.15827,16.65089 -29.19393,-11.87861 -22.06588,-16.91788 z m 39.26146,34.36979 c 0.74297,0.0282 1.31493,0.19751 1.68752,0.55539 7.15367,2.59296 -30.74272,16.23854 -30.99475,14.31185 -0.39407,-1.37542 22.12522,-15.13943 29.30723,-14.86724 z m 3.84499,8.73664 c 0.39154,-0.0303 0.73626,0.0219 1.02532,0.17089 6.75243,6.70871 -21.37827,21.58409 -21.06191,21.06191 -2.26689,-1.36979 14.16329,-20.77712 20.03659,-21.2328 z"
-         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.10115712pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.202314pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          inkscape:connector-curvature="0" />
     </g>
   </g>
diff --git a/icons/48x48/org.xfce.panel.clock.png b/icons/48x48/org.xfce.panel.clock.png
new file mode 100644
index 0000000000000000000000000000000000000000..66ed0b7cec09ebd40eb42e924965c3a58a87cd34
GIT binary patch
literal 4213
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
LNkvXXu0mjfnf@Q2

literal 0
HcmV?d00001

diff --git a/icons/48x48/org.xfce.panel.clock.svg b/icons/48x48/org.xfce.panel.clock.svg
new file mode 100644
index 000000000..9d1f02e8e
--- /dev/null
+++ b/icons/48x48/org.xfce.panel.clock.svg
@@ -0,0 +1,258 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="48"
+   height="48"
+   viewBox="0 0 12.7 12.7"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.clock.svg"
+   inkscape:export-filename="org.xfce.panel.clock.png"
+   inkscape:export-xdpi="144"
+   inkscape:export-ydpi="144"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="3.800699"
+     inkscape:cy="27.311999"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129812;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="25.400002"
+       cy="276.42868"
+       r="0" />
+    <circle
+       cy="294.88333"
+       cx="6.3500004"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:0.396765;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="5.7547426" />
+    <ellipse
+       style="opacity:1;vector-effect:none;fill:#c1ebf7;fill-opacity:1;fill-rule:nonzero;stroke:#6acfec;stroke-width:0.398066;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-3-3"
+       cx="6.3500004"
+       cy="294.88333"
+       rx="4.5634904"
+       ry="4.5634909" />
+    <circle
+       cy="294.88333"
+       cx="6.3500004"
+       id="circle1253-3-3-6"
+       style="opacity:1;vector-effect:none;fill:#070c0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.040704;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="0.79375005" />
+    <circle
+       r="0"
+       cy="276.42868"
+       cx="25.400002"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129812;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42868"
+       cx="25.400002"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129812;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42868"
+       cx="25.400002"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129812;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42868"
+       cx="25.400002"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129812;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42868"
+       cx="25.400002"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129812;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42868"
+       cx="25.400002"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129812;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42868"
+       cx="25.400002"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129812;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42868"
+       cx="25.400002"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129812;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="276.42868"
+       cx="25.400002"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.129812;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:0.443717"
+       id="rect852"
+       width="0.79375011"
+       height="3.9687412"
+       x="212.44287"
+       y="200.05519"
+       transform="rotate(45.000001)" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:0.396878"
+       id="rect852-3"
+       width="0.79375017"
+       height="3.175035"
+       x="-204.30453"
+       y="209.54849"
+       transform="rotate(-45.000001)" />
+  </g>
+</svg>
diff --git a/icons/48x48/org.xfce.panel.directorymenu.png b/icons/48x48/org.xfce.panel.directorymenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..8bc4d295bd32606863cabeeb310f893e9007a525
GIT binary patch
literal 875
zcmV-x1C;!UP)<h;3K|Lk000e1NJLTq001xm001xu1^@s6R|5Hm00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H10{BTp
zK~!jg?V3$U6k!<0f6wfiZW``kDc6s(qCz6Eq9CX!D6<Y-I(6x4kzIm_PTd0Y(4~Sd
z9U?kLP!th?^x>fhEc2tXEGU(*G+niio%iW5GbKx;`_(Y9KNxm+2cG@^nCE@>WoAWH
z2{Pf-0ck!JN5XrsOl;0oEV-d)k9X%Z*&Gq?4#?3n5vISN2Mz#Mnq@v=bh}<S-j(x&
zvwia~fkUUSfbM6}Vu&w;$o#ogm`*@fhrzZ-{g4n<MOs={W79=^sZh5e{VHEZp!2@L
zPL5%8+rN}>TE*xlK&V=lS(Wk_G;Fa5g`-%~F3qiLau@OMIFr~&B?8QgWM0XW=)4yN
zyIl^QzMGqfE~3LI52*NhRZpHwdc$G&q6LC;WI=fh8n#+=bwn}tzU+$4Ko#ty1sq{G
z@>CADHR-uy!|;b?G;7LZuz7EqtJoZ{lQ8%OUOlVF)=NMmq`h4FNGJ?7E1`P1Ai7fy
zwyl6533x23aXu~62>ECskGH+Z&_K@0X>r79&xNjlN(}NPFwhMH-IPb8l$DldT~5_7
zkw`H9t``}4gY(mC1o9!^hOe%wWY6whghQd6m45$WkXyI!kOb82{uBX)u@M*<f^U<~
z@|6zBAMklNFW~{It14OBP|u^sPe4o@QU#uO!1!kX!r>w;EB!fMQBy<Ht{piK?@_yC
zu_Iul7G?+tz{Du)*R7?lZWRm4%JLE*TS|&coD<Pv_$^SSz`BNdHf~t&PqGYgdPF1+
zuzYETn>inG1e8*MNTkHqFqz=aQq6J~=O4k_N~BN_@SB2w-xLJ=Ccpxs5M%*m5`ruM
z{SagU(J=_JfQu*a(bp7N;0g5jnj#DSn-&Tz1p&V)2>49^1>DD-Dh2{5Fgo_dIT3vi
z0Tk$c@e;sbg>FL1!`;MW0%MFHxn^Z*dW!CzKKlD#19I_?FZr%syY5T4G*HmX6wPn(
z2He-IJith+Z?R@Ye}KG2?T32dMBmIS67;{@`~(Vu>iEQ4C7J*L002ovPDHLkV1j=e
Bi?;v(

literal 0
HcmV?d00001

diff --git a/icons/48x48/org.xfce.panel.directorymenu.svg b/icons/48x48/org.xfce.panel.directorymenu.svg
new file mode 100644
index 000000000..2e3700d3f
--- /dev/null
+++ b/icons/48x48/org.xfce.panel.directorymenu.svg
@@ -0,0 +1,261 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="48"
+   height="48"
+   viewBox="0 0 12.7 12.7"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.directorymenu.svg"
+   inkscape:export-filename="org.xfce.panel.directorymenu.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.448194"
+     inkscape:cx="10.589559"
+     inkscape:cy="16.472647"
+     inkscape:document-units="px"
+     inkscape:current-layer="g872"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="16.933332"
+       cy="280.46353"
+       r="0" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:0.795895;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="4.2333455"
+       sodipodi:cy="292.64279"
+       sodipodi:rx="1.9841988"
+       sodipodi:ry="1.8425775"
+       d="m 5.2320862,291.05065 a 1.9841988,1.8425775 0 0 1 0.9164705,2.07378 1.9841988,1.8425775 0 0 1 -1.9181267,1.36094 1.9841988,1.8425775 0 0 1 -1.9138117,-1.36616 1.9841988,1.8425775 0 0 1 0.9230293,-2.07128"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:1.03541;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="0.79374999"
+       height="2.1166666"
+       x="3.8364584"
+       y="289.85623"
+       rx="0.99045324"
+       ry="0.38035524" />
+    <g
+       transform="translate(-0.47083334,0.13230044)"
+       id="g872">
+      <path
+         sodipodi:nodetypes="cccccccccc"
+         inkscape:connector-curvature="0"
+         style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:0.425223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         d="m 2.143377,289.01051 c 0,0 -1.0630573,0 -1.0630573,1.06303 v 7.01622 H 11.498285 c 1.063059,0 1.063059,-1.06308 1.063059,-1.06308 v -4.67748 c 0,0 0,-1.06299 -1.063059,-1.06299 H 6.182998 l -1.2756701,-1.2757 z"
+         id="path5595" />
+      <path
+         id="path2546"
+         d="m 2.143377,292.41228 c 0,0 -1.0630573,0 -1.0630573,1.06305 v 7.01621 H 11.498285 c 1.063059,0 1.063059,-1.06305 1.063059,-1.06305 v -6.80361 c 0,0 0,-1.06306 -1.063059,-1.06306 H 6.6082206 l -0.8504471,0.85046 z"
+         style="display:inline;opacity:1;vector-effect:none;fill:#6acfec;fill-opacity:1;stroke:#006888;stroke-width:0.425223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cccccccccc" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/48x48/org.xfce.panel.launcher.png b/icons/48x48/org.xfce.panel.launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..f82b7032a3e1b61e654d2838ce58a9b964c8455f
GIT binary patch
literal 2452
zcmV;F32XL=P)<h;3K|Lk000e1NJLTq001xm001xu1^@s6R|5Hm00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H102_2g
zSaeirbZlh+L1cGfX>?&ANn>wrAXH^-aBN|8WwpEKKL7v#7<5HgbU}4=Xm4@=M@~;o
zMIc0Fb7^O8AXH^xZD5XeegFUfQglUFbVF}&d2(rIXmkKWLm)wPbaH88b#!TOZY@)2
zVRB_bY-wv{AZT=Sa5^t9V{&C-bZK^FV{dJ3Z*FrgZ*pfZY-wX<ZgXXGFJgHub73zu
zE-){{RAL1H00?+VL_t(&fz_IAOk39($A8x^7;GpIE{zG85HO$w0}%~PNTj9#Qf;dc
zRl7u+Sf)-%q%4)9W}3EDl{&R*wQQQyeWKc$bdgd%tSy^p)GrM$Wl~BADFO^>0)~)a
zUJ@>`DH!56?mie8#x}VQY)Su;Klq$`p8Nmb^PJ~A&$(BSWts0YG%NoIr`~=FUtBq|
zoQEI_kBd}T$byU@^y8*UKKGlMrDkDi280uTEJiI{WI;Be()bacEdIzcEcnz2!W~dm
z$+f@kfkgqr;kRQD<NAn=-$vnHHSvj$n{If_I>FlJXMT2wsd<b1$?rWX0L0h|WZBI2
z(kGWZKztHxFI9t_ix^u05D<WD0YN4)<#EzehQt&=kOQ2T7O{*0m3jd|P_O$2?m4*p
z1+Y5039#=)(COD_Ul2g0USMIt0IQ<VhTxu^qy#;0z4Ag(^E>rl;=E@EQ{IN&Zo>s=
zC+!?8%;TAy%%Jv4OD+vJM)7X209Di@JoC`k4%1R-pL-79^c2rqaznZf6z1V`O7LJl
zblkKQu;~fY_Yg!Uz%!4gtCeJz1f9)jd;T3P<er_xcmo9)X(2-kGSWzjH^Agb5OGa+
zD|9xK?2^!SwMH#MxqwCTIY|cUUO&RQlQooz`XC|NNjsGmbJ#sl5TLR!7p-K6>8WMn
zrJ{jzCu^vC{Rr7fhNwj-6X2OgyGZ{1SF17TbeN4If2gVA+{qetEei2YOO#t8`*^t}
z51(@iI-4j>4G=%`vntF+5ra<0`>$3<EkfBM9_S$+|1$ZNFdIeA)Kp=ckciQ!$rO_#
zn%QA8a^chw9(aA^rlp4TFNvu6%LN<*Jy5Xwq12SkK!zEI%Y|K<j(CaLD6UC<2_`W)
zEcqpjJ7#dWT#%llh?+71i799{ZRYP^wJW-O2_ByhkIxs?m~%~SXf_!kNmO*b;(frE
zRX|&3GXvw3Yd*oQTXq^cdg&M%Va7EFK!QO}X|{=%o-L#}D?Q>^+l0i|H;164Tq&(6
zHnKz!&8E$qYrevnnyQd)m)p&|pIxHu<`AmXbo^T_5E~D`%=`?k6JxY|RL{QcIlTGu
zLG-$q5F2Nk+R$v;j4x5y(}yVc0biDdwwpuPCW1FHm)p&WzkSNpkxAszgZM3b!I%|r
zgCr5sw&5?_hrFwj_S<(k@!_Y;xjjKPY!j2T-5kP~RS*p&g#sST!$?2c!EOL_n&6!8
zz4}XxyS(^H$^$8HBqSu`EvaB^*3EnWycE<GqX{^JcE}1N{eh%V0V2DQdk*f|(MqHE
zoDxa#1}Y14DYsN$S`lr!hDZ7O#t`zZO3;S7MF_Mpcz5jK^0h{KZjVv4bqfHQVluVI
z4%5=xPg9=_hpiiJl88r4ho>_lX0ee4T>gTj1U;3OTn-c-pdceH><;^RhZU8$1%JZB
zL+CORl2N5@p`pXNEC8S&GmV1GG+z7Re){a=v{?IT>>a>4&<*8>q7;D4Td%wjl2xw8
z)xi<`nbG+zfIlUjc3W@QK0yGBDGiG$jlKEX_|^G;MYI!rHo5{{zn_`8IfzS$esEko
zGjnrM?-Q%BE&(A$*CPxT)_MA|E&*DNnuIt#%+E$Ycz%`yy&kQ4eO2rlYe3+g`Y#t3
zabCnl{H!^XuO>$Er)5QTW3@EK9&`BhCCdaYVu(CTkp=8~5$8QS4L3%qztT-&d>|r~
zTk<H#{BOZhU238Eqk5QefYL}b<6uD=qq_RXLCx1kCTQvHr_pM|F*_RwqsCk)%6J3;
zIz5>30yV6AZduG{SGu@x>gUUuXK_|K`?lxMe*FsGl5)`MBANui>p^?{3S|Yk6s`!N
zcO(bD{O})W6Ggnn97r|ciH&>cvrx7Mmc(Qi0^sragSy{*`5@`>I<%e5ftiSe?;L15
zn@Eq>@y1IPL0wBWy*b5!lM4mpl?zyeX1I^C{A|p|;ABg$i{XRghuE{#h;XeDwe>QL
z-2$f+_>JERw0(1lvTbR6aQsk6GG{i5l;vlm84kZUMC7FS%4rGT{kt6dNln;py)K4#
zfBGYOZjbSKhn05Qb-r`C0C>t^V7J*sb@ibjw^@y26=k&5)&&j<6lSD~1!#u*C=K)U
zSEFd_mgV%o>kqhv(oktOitNqL=IZcue8tZx8l%jGrl;`TzsoP4e|U|$5?Zx7>NtP2
zq72{tiGb@VfHDDg8_5O(8Div<Yukjx9chgPyofuJBcz^KiL~Sdk_`qJ9aKb3nG59>
zG27M3>GKUCClj^_iL*^@wA~y+K%n;cVRo2|Va@d28Rz8LPXH*(&*oS~S&&P*+-^>v
zZ(tTR<Q6HSrfddc;_&X=&!E%A>GKV^+-__W5^vO9<Y;Xj*Q7ZpsX&vILUV6_L^I93
z{b&<KC@H67(#6r*I)3-@MQjt&GWj8=3-8YT5Th)NDvv@jark!bXRxa^aBkyrp-nMD
zNjcudh~X78XtWOS+7F%!Njqd28hZ!u8gn60#8<o@rX@Ot`)I4JBiUeJ7IjqQqZ6<~
zgkzuw@^>#2Uq-44r>&bl`#2U;@cC$;eVpmpxj=QbgcU*@_Q8PLL_t1!0gECco|whP
zp-B>HvG#`uXt55UNfz;jD-9Dx#c_W%HvIj7S4^j|cYwY5+k)B~d;0_Kv%%Q-H#ARY
z;2h`<Qw9oaW|fZ$&7y4=3w{-{%(~wX>+}%|@C|`1!-8LhfD4wxsL%_t!1UDr?#3I1
zX$g=87O=vS0O>&!2m^e3)z7T+anf5GGY<H+!;c{JBX4Sgm7f}%{Bsd3Ttt>LpXg5w
zRKjh1a+Uno-&$dX0080WpAyi@<p}aK$SMWLZ2w0H3m#<Q8@xhu*pEHFulNsYVm3Q0
SXrSN#0000<MNUMnLSTZ8ntTHQ

literal 0
HcmV?d00001

diff --git a/icons/48x48/org.xfce.panel.launcher.svg b/icons/48x48/org.xfce.panel.launcher.svg
new file mode 100644
index 000000000..a60825b3f
--- /dev/null
+++ b/icons/48x48/org.xfce.panel.launcher.svg
@@ -0,0 +1,873 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.launcher.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.launcher.svg"
+   viewBox="0 0 48 48"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="48"
+   width="48"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:guide-bbox="true"
+     showguides="true"
+     inkscape:lockguides="false"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="12.278724"
+     inkscape:cx="12.204308"
+     inkscape:zoom="13.437878"
+     showgrid="true"
+     id="namedview44"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid4761"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient4594">
+      <stop
+         id="stop4590"
+         offset="0"
+         style="stop-color:#6b96f9;stop-opacity:1" />
+      <stop
+         id="stop4592"
+         offset="1"
+         style="stop-color:#6b96f9;stop-opacity:0" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient1076">
+      <stop
+         id="stop1064"
+         offset="0"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#e4e1de;stop-opacity:1"
+         offset="0.03571428"
+         id="stop1066" />
+      <stop
+         id="stop1068"
+         offset="0.07142857"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#d5d3cf;stop-opacity:1"
+         offset="0.9285714"
+         id="stop1070" />
+      <stop
+         id="stop1072"
+         offset="0.96428573"
+         style="stop-color:#e4e1de;stop-opacity:1" />
+      <stop
+         id="stop1074"
+         offset="1"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       y2="619.96387"
+       x2="568"
+       y1="619.96387"
+       x1="120"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,109.00903)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1444-2-3-2"
+       xlink:href="#linearGradient1076" />
+    <linearGradient
+       gradientTransform="matrix(0.25,0,0,0.25,-12,225)"
+       gradientUnits="userSpaceOnUse"
+       y2="33.559235"
+       x2="112.13174"
+       y1="33.559235"
+       x1="335.86829"
+       id="linearGradient1106-8"
+       xlink:href="#linearGradient985" />
+    <linearGradient
+       id="linearGradient985">
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:1"
+         offset="0"
+         id="stop981" />
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:0"
+         offset="1"
+         id="stop983" />
+    </linearGradient>
+    <radialGradient
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-4.7272726,1.1058296e-6,-3.0301491e-7,-1.2272727,250.54547,-21.6754)"
+       r="44"
+       fy="194.19048"
+       fx="64.846146"
+       cy="194.19048"
+       cx="64.846146"
+       id="radialGradient1030"
+       xlink:href="#linearGradient1020" />
+    <linearGradient
+       id="linearGradient1020"
+       inkscape:swatch="gradient">
+      <stop
+         id="stop1016"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop1018"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0.09411765" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22.00001,-50.99097)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <radialGradient
+       xlink:href="#linearGradient1020"
+       id="radialGradient1030-8"
+       cx="63.999996"
+       cy="194.19048"
+       fx="63.999996"
+       fy="194.19048"
+       r="44"
+       gradientTransform="matrix(-4.1363634,1.2532736e-6,-2.6513804e-7,-1.3909091,325.22728,170.63455)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,3.9999999,47.000002)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-3"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,47.000004)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-35"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,46.999997)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-36"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,55,59.000002)" />
+    <clipPath
+       id="clipPath960"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1000"
+         style="display:inline;fill:#bcc5ca;enable-background:new"
+         transform="matrix(0.5,0,0,0.5,384.96945,-48.269009)">
+        <g
+           id="g988"
+           style="display:none;fill:#bcc5ca">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text964"><tspan
+               id="tspan962"
+               x="7.906189"
+               y="145.34863"
+               style="fill:#bcc5ca;stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text968"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan966"
+               style="fill:#bcc5ca;stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g970" />
+          <g
+             id="g972"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g974"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#bcc5ca;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect976"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             id="g986"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect978"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect980"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect982"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle984"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g998"
+           style="display:inline;fill:#bcc5ca">
+          <g
+             style="fill:#bcc5ca"
+             id="g990" />
+          <g
+             style="fill:#bcc5ca"
+             id="g992"
+             transform="rotate(45,64,236)" />
+          <g
+             style="fill:#bcc5ca"
+             transform="rotate(90,64,236)"
+             id="g994" />
+          <path
+             id="path996"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#bcc5ca;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-162.50935,-55.793862)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7-6"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,109.59848,90.635485)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-79"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,-50.990975)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-19.047188,-184.45327)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,112.43262,-182.02744)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027"><tspan
+               id="tspan1025"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033" />
+          <g
+             id="g1035"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061"
+           style="display:inline">
+          <g
+             id="g1053" />
+          <g
+             id="g1055"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057" />
+          <path
+             id="path1059"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5"><tspan
+               id="tspan1025-3"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2" />
+          <g
+             id="g1035-9"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0"
+           style="display:inline">
+          <g
+             id="g1053-6" />
+          <g
+             id="g1055-2"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6" />
+          <path
+             id="path1059-1"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,118.46596,-48.056311)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023-3-1"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0"><tspan
+               id="tspan1025-3-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0" />
+          <g
+             id="g1035-9-6"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0"
+           style="display:inline">
+          <g
+             id="g1053-6-2" />
+          <g
+             id="g1055-2-3"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7" />
+          <path
+             id="path1059-1-5"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3-1-9"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7-2"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0-8"><tspan
+               id="tspan1025-3-9-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3-7"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6-3"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0-6" />
+          <g
+             id="g1035-9-6-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6-9"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1-3"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8-1"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9-4"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2-7"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0-8"
+           style="display:inline">
+          <g
+             id="g1053-6-2-4" />
+          <g
+             id="g1055-2-3-5"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7-0" />
+          <path
+             id="path1059-1-5-3"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="g1063"
+     transform="matrix(1.5,0,0,1.4999999,-5.177185e-7,-254.99998)" />
+  <rect
+     rx="3.1105988"
+     ry="3.4493768"
+     y="2.2258055"
+     x="2.2258055"
+     height="43.548389"
+     width="43.548389"
+     id="rect929-36-9-9-2"
+     style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:1.45161;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     style="display:inline;fill:#c1ebf7;fill-opacity:1;stroke:#006888;stroke-width:1.26316;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+     d="m 21.518797,6.6315781 -1.927894,5.7861649 c -0.223308,0.08437 -0.446622,0.173684 -0.664964,0.272931 l -5.451203,-2.72436 -3.5084266,3.508422 2.7293306,5.456167 a 12.406017,12.406017 0 0 0 -0.287826,0.66 l -5.776237,1.927895 v 4.962404 l 5.786166,1.927893 c 0.08435,0.22331 0.173678,0.44662 0.272931,0.664968 l -2.7243669,5.451198 3.5084269,3.508423 5.456167,-2.729322 c 0.215863,0.104209 0.436692,0.198502 0.66,0.287808 l 1.927888,5.776245 h 4.962413 l 1.927893,-5.786169 c 0.223314,-0.08436 0.446622,-0.173681 0.664962,-0.272936 l 5.451202,2.72436 3.508428,-3.508425 -2.72933,-5.456163 c 0.10422,-0.215862 0.1985,-0.43669 0.28782,-0.66 l 5.776226,-1.92788 v -4.962404 l -5.786162,-1.927895 a 12.381205,12.381204 0 0 0 -0.27293,-0.664964 l 2.72438,-5.451203 -3.508428,-3.508422 -5.456167,2.729324 a 12.386167,12.386167 0 0 0 -0.659998,-0.28782 L 26.481204,6.6315781 Z m 2.481196,9.9248099 a 7.4436103,7.4436103 0 1 1 0,14.88722 7.4436103,7.4436103 0 0 1 0,-14.88722 z"
+     id="path864" />
+</svg>
diff --git a/icons/48x48/org.xfce.panel.pager.png b/icons/48x48/org.xfce.panel.pager.png
new file mode 100644
index 0000000000000000000000000000000000000000..7c114618e95a02f35ea5079b6af118a20fe39ec7
GIT binary patch
literal 1020
zcmV<Y0|WetP)<h;3K|Lk000e1NJLTq001xm001xu1^@s6R|5Hm00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H102_2g
zSaeirbZlh+L1cGfX>?&ANn>wrAXH^-aBN|8WwpEKKL7v#7<5HgbU}4=Xm4@=M@~;o
zMIc0Fb7^O8AXH^xZD5XeegFUfQglUFbVF}&d2(rIXmkKWLm)wPbaH88b#!TOZY@)2
zVRB_bY-wv{AZT=Sa5^t9V{&C-bZK^FV{dJ3Z*FrgZ*pfZY-wX<ZgXXGFJgHub73zu
zE-){{RAL1H00Q7iL_t(&f$f^jOB7)o$3M?AGpnolu4M%UVW_c53ZW1pWp#);dFa%k
zx)pfs5Y(U0J%TP#T_Wj_Nxl@J6(p2Ufms<r*c;@_x~n_S^K{sClLAwFWZak!%;9-<
z=KK6UJI}BzzY)e5av68=;LyN_Q<Jl*Gl_{>2{(w#+vl~7tTZAn9dW5?SM9az%)%Ym
z+4bhZ*i@p;-ePHbYv!!x381hbI?%i)b^tO0v7Wd4Uw)4F<GA4FffQC2+a7hfV^Kh9
z!%TdZR4PSLanZiLvAQ7%V0_L4;6^}7(w_f*NFfkHT030Fp|Bu|0fgZqfCR`x*8w2x
zeDiCGBP9R^T@M+72(lpk@%k57C{e%$$OwRuLDjQbOhzT=3jdu@AZS8?pa}(nCKL#o
zP#|bRfuIQmg2n~7u*FxZLgN=XNNLYW2-sXzX)O;xDTU{{IMSJfj6jvE<y0a?r8AEd
zc5g}~;#tj8%0Vej#Pc-#2U{o<2%4N1aQ}YF+B5ogoSuh60F;&#aiZhcvaeki0v|t3
z&~>j5fUVV=RwNK^q17@x@`}-S;{c3}f6UHL$7i_FbvHZiIC5yo-;%%t9uGg~c6Z+&
z^HbAtu3W#B9Unc|wxmF~g;q;_%?{#i2>>R(d}HMGC;-v?d|I2Evgdi;(j^8a(B9fY
zdus~-eUF}G1<FfHICu8+vU9>MWP|duQkoie0Z>(5wxVm-g+ODhj>cHss;*7<$P78x
zEH?1#|A4`yf-PtHm~`D3qo*Mwpp{MnXl=14y+$OG>9%dkS7VTQ1|;Guux)ZWjw5BZ
z6KI3)KPK%28Bki0OwQpt4!*B?AtR9Ixt;L@gF*<jR-}AoXHj4_k+7B}ka(Vl@28SD
z`aUdr)nM@1i<@)v^T%yJ%^NGqEhmx$ab|bzj;pXp0AT3p@L}z^C&5%3W2b3cT3p<1
qBL_gBziCu|Lv8K*>|CzDZu1jF@90f*{C5rj0000<MNUMnLSTYw*S#SC

literal 0
HcmV?d00001

diff --git a/icons/48x48/org.xfce.panel.pager.svg b/icons/48x48/org.xfce.panel.pager.svg
new file mode 100644
index 000000000..f7423f7a6
--- /dev/null
+++ b/icons/48x48/org.xfce.panel.pager.svg
@@ -0,0 +1,191 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.pager.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.pager.svg"
+   width="48"
+   height="48"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 48 48"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="20.187501"
+     inkscape:cx="11.375001"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       ry="0.69473469"
+       rx="0.69229329"
+       y="347.41293"
+       x="507.41095"
+       height="8.6841822"
+       width="8.9998112"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0297423;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       ry="0.91412711"
+       rx="0.67498833"
+       y="347.10287"
+       x="507.41077"
+       height="8.6841822"
+       width="8.9998112"
+       id="rect833-4-7"
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:none;stroke-width:0.0305709;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1054-7"
+       d="m 507.72479,355.75623 c -0.1122,-0.0372 -0.1512,-0.0606 -0.2415,-0.14423 l -0.0722,-0.0666 v -2.0503 -2.05015 h 2.24996 2.24992 v 2.17103 2.17106 l -2.0485,-5e-4 c -2.0136,-5e-4 -2.05008,-10e-4 -2.13762,-0.0304 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0203011;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       id="rect4547-78-5"
+       d="m 508.11413,347.11802 c -0.38082,0 -0.68742,0.30773 -0.68742,0.6899 v 3.62174 h 4.46834 v -4.31164 z"
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:#6acfec;stroke-width:0.0310051;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       id="rect4553-4-3"
+       d="m 511.91081,347.10282 v 4.34207 h 4.4999 v -3.64729 c 0,-0.38488 -0.30876,-0.69478 -0.6923,-0.69478 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0309603;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-2"
+       d="m 511.91081,347.25787 h -3.78256 c -0.44496,10e-4 -0.5645,0.32209 -0.55622,0.64412 l -4e-4,3.54287"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#00a1d1;stroke-width:0.315721px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-6-9"
+       d="m 511.91081,347.25789 h 3.78252 c 0.44498,0.001 0.56454,0.32207 0.55626,0.6441 v 3.5429"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.315721px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-3-2"
+       d="m 511.91081,355.94211 h -3.78252 c -0.445,-0.002 -0.56454,-0.32907 -0.55626,-0.65818 l -3.6e-4,-3.83898"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.315721px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1204-6"
+       d="m 508.03757,355.77882 c -0.1078,-0.018 -0.2019,-0.066 -0.2442,-0.12784 -0.0384,-0.0561 -0.0534,-0.11304 -0.0576,-0.21905 l -0.002,-0.096 0.0372,0.024 c 0.0754,0.0486 0.169,0.0867 0.2583,0.10582 l 0.049,0.012 h 1.91694 1.91692 v 0.15524 0.15525 l -1.91422,-4.2e-4 c -1.60956,-3e-4 -1.92128,-0.001 -1.95854,-0.006 z"
+       style="display:inline;opacity:1;fill:#bcc5ca;fill-opacity:1;stroke:#bcc5ca;stroke-width:7.04249e-05;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       sodipodi:nodetypes="ccccccccccccc"
+       inkscape:connector-curvature="0"
+       id="path832-0"
+       d="m 513.83933,353.30579 v -0.62028 h 0.64286 v 0.62028 h 0.64284 v 0.62028 h -0.64284 v 0.62032 h -0.64286 v -0.62032 h -0.64288 v -0.62028 z"
+       style="display:inline;fill:#344958;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.157868px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-1"
+       d="m 511.91081,355.63195 h 3.78252 c 0.44498,-0.002 0.56454,-0.30639 0.55626,-0.61273 l -3.6e-4,-3.57429"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#d2d8dc;stroke-width:0.315721px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/48x48/org.xfce.panel.separator.png b/icons/48x48/org.xfce.panel.separator.png
new file mode 100644
index 0000000000000000000000000000000000000000..804ecb96bbc54b8572924bec58469fb09a4c0427
GIT binary patch
literal 686
zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC&H|6fVg?4j!ywFfJby(BP*AeO
zHKHUqKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdx9IqL9pzoKyzKl=8&Pl0*g1
z<orB^kks6QoWzpUt-GJw1C>dDlsT4`WaJkyxcmA0x+=J&7H6h|)FtL7^p({C)dYdm
zIOi8s7G<VqlrT6uD>#;v6lErrmSpDV=>}&2UE!FMnVqVTQBqQ1rLUh{l$uzQS(cid
zpPQSXR}6BLeokg`YF=?_v3^peZgHZ%iJpP};gBR&1_s7So-U3d8I5meZS+3uAkto+
z`7X*SGf-s7r9}b-g=J;s6Ph|E@91t;u(0IvThzRxdvb?>%pdhRu`Lakk~Bi5OcT1b
zrMEe<NmJs?=Zb>+Kic+uZ!PcN{kX?~=b$7bgLd}p--{C>!ef1;d^G1AZ@*p4$N=QO
zFSTC1s@uzXV+dPAeq&RrX^TLXwpXWSDsx9vMpo4^)*WkE53@GRd1dskODur5nsL&_
z&3jT7XGCs{IRE|Qmp5tix?K{|lV!QDdg*+-^`)SqXj-M-H{By~4NF?%X63(NZ;m*V
zy;U>lB1cTz{eT)X!Ed@tSVI=Gh8&J-Na=a@S;$iPU;eR&63vbiD)odKA2-|X75}9h
z<zT9k{outHr9#1A2PFr?T(yJyTDLT00nrWa2|X9@zSRwRmX>U|{;Ha#_GAv7u;=wT
z&$x{ICwA3yZxmO^T)2Ao?<1#Uxja}j@)oK?^xoj+VEFN;V!Qjn|FTY-4otbkrqsCa
z{q?H5eYd)Tf^?>4JE$ahJ#@+EzX7Be8V>&5c~-ndH2&P|4p~27+%tH(`njxgN@xNA
DcRUrs

literal 0
HcmV?d00001

diff --git a/icons/48x48/org.xfce.panel.separator.svg b/icons/48x48/org.xfce.panel.separator.svg
new file mode 100644
index 000000000..645a126b9
--- /dev/null
+++ b/icons/48x48/org.xfce.panel.separator.svg
@@ -0,0 +1,196 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.separator.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.separator.svg"
+   width="48"
+   height="48"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 48 48"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="1.1490486"
+     inkscape:cx="-3.0935923"
+     inkscape:zoom="11.313708"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <path
+     style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.126305;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     d="M 46.5,1.500003 V 46.5 H 1.5 V 1.500003 Z"
+     id="rect840"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="ccccc" />
+  <path
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.46883px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+     d="m 1.5,44.454542 h 45 V 46.5 h -45 z"
+     id="path880"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path842"
+     d="m 1.5,1.5 h 45 v 2.0454564 h -45 z"
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.46883px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path906"
+     d="m 26.8125,34.227272 h -5.625 v 4.090912 h 5.625 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69601px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+  <path
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69601px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="m 26.8125,21.954546 h -5.625 v 4.09091 h 5.625 z"
+     id="path957"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path959"
+     d="m 26.8125,9.6818198 h -5.625 v 4.0909092 h 5.625 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69601px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+</svg>
diff --git a/icons/48x48/org.xfce.panel.showdesktop.png b/icons/48x48/org.xfce.panel.showdesktop.png
new file mode 100644
index 0000000000000000000000000000000000000000..4e40d41d6a16ac17256b012fd3980332eba2e055
GIT binary patch
literal 757
zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC&H|6fVg?4j!ywFfJby(BP*AeO
zHKHUqKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdx9IqL9pzoKyzKl=8&Pl0*g1
z<orB^kks6QoWzpUt-GJw1C>dDlsT4`WaJkyxcmA0x+=J&7H6h|)FtL7^p({C)dYdm
zIOi8s7G<VqlrT6uD>#;v6lErrmSpDV=>}&2UE!FMnVqVTQBqQ1rLUh{l$uzQS(cid
zpPQSXR}6BLeokg`YF=?_v3^peZgHZ%iJpP};gBR&1_s8Po-U3d8I5me?avMllyEp-
z{(I8(BWiDhSNMf-HZ5MPU=`x{NBWMHMMty!KLPQ=0>PGbR$W(03I!L=ZHj7tm8QF;
zP3_p1r+aJoPEO_ts<f!7EIMDNA7jz}`|jJWRY56DCtGc5O6LSsbgS4lFH2JW>Yn1p
z*_1o!r+U?Qr{CYp%9uZ8{AJsFPs>qLY0aUMm(5J=wjPt;hiI99J@?65g8jtiXPiHO
zJ??f>e;yGr$L=Q&>#f}<{`rL;zNxymy!Jlhl=6DJ3qcllKN%E7N4T8cT>R9rM*aY!
z$MV{l8;tILl4NQTT~b}ZdW=y|_R0jM8~uU@c^_N#FgtLk%r`75yC(I&i+{s0_K3&K
zYd$hw`@xW1(_m_MKuSKL7c3n7qk$n|<=16~HG8w(PU0?qRl*$R#<))I=x5LOGq#4v
zS$)-L`^f8I+ojx@+go&LZ7&noe>RvAXa5Tt9QnG|_0uFv>xM12|0S%RJb%mWI{up+
zwRb8uieK|-{j@>+T0-_`%M@i3<+Fa-pFczgs1_c)xSUsVN5k9&ryR2v>mOdgDICvx
zE<PqMaO!c6g)5)lf2n=v-<NGaMbwxW&c*J!HNj;aXVo>I_Z%WWb+odh-(TCd*;eyc
b`Rw@AwBEnV=FB+-OhOEvu6{1-oD!M<-zq=g

literal 0
HcmV?d00001

diff --git a/icons/48x48/org.xfce.panel.showdesktop.svg b/icons/48x48/org.xfce.panel.showdesktop.svg
new file mode 100644
index 000000000..2ff096518
--- /dev/null
+++ b/icons/48x48/org.xfce.panel.showdesktop.svg
@@ -0,0 +1,161 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 48 48"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="48"
+   width="48"
+   sodipodi:docname="org.xfce.panel.showdesktop.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.showdesktop.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="11.313708"
+     inkscape:cx="20.506097"
+     inkscape:cy="16.086679"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     showguides="true"
+     inkscape:lockguides="true"
+     inkscape:pagecheckerboard="false"
+     inkscape:document-rotation="0"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid842"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     style="display:inline;enable-background:new"
+     id="g3547"
+     transform="matrix(7.5000006,0,0,7.4999944,-3803.331,-2600.998)"
+     inkscape:label="emoji-symbols-alt">
+    <rect
+       ry="0.46799582"
+       rx="0.46153438"
+       y="347.15005"
+       x="507.31076"
+       height="5.8499475"
+       width="5.9999456"
+       id="rect838"
+       style="display:inline;opacity:1;fill:#263742;fill-opacity:1;stroke:none;stroke-width:0.0141299;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:none;stroke-width:0.0140695;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect879-367-19-3"
+       width="5.9999456"
+       height="5.7999964"
+       x="507.31076"
+       y="347"
+       rx="0.52765238"
+       ry="0.52314693" />
+    <rect
+       ry="0.45205274"
+       rx="0.45604751"
+       y="347.07468"
+       x="507.38547"
+       height="5.6506395"
+       width="5.8505893"
+       id="rect896"
+       style="display:inline;opacity:0.528;fill:none;fill-opacity:1;stroke:#006888;stroke-width:0.149357;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.0148944;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       d="m 513.31076,350.8 v 1.48001 c 0,0.28807 -0.20584,0.51999 -0.46153,0.51999 h -5.07688 c -0.25569,0 -0.46153,-0.23192 -0.46153,-0.51999 V 350.8 Z"
+       id="rect840"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssscc" />
+    <path
+       style="fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.173209px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 507.31081,350.8 h 5.99995 v 0.2 h -5.99995 z"
+       id="path880"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/icons/48x48/org.xfce.panel.systray.png b/icons/48x48/org.xfce.panel.systray.png
new file mode 100644
index 0000000000000000000000000000000000000000..d2cba6895c9141aa5292287a3b4fe5db75885f8b
GIT binary patch
literal 1641
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

literal 0
HcmV?d00001

diff --git a/icons/48x48/org.xfce.panel.systray.svg b/icons/48x48/org.xfce.panel.systray.svg
new file mode 100644
index 000000000..33af3acbd
--- /dev/null
+++ b/icons/48x48/org.xfce.panel.systray.svg
@@ -0,0 +1,155 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 48 48"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="48"
+   width="48"
+   sodipodi:docname="org.xfce.panel.systray.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.systray.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="16"
+     inkscape:cx="5.1249999"
+     inkscape:cy="14.5625"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid844"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <ellipse
+     style="opacity:1;fill:#006888;stroke:#006888;stroke-width:1.48183;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+     id="path1970"
+     cx="10.500708"
+     cy="21.218252"
+     rx="8.2597914"
+     ry="8.3746119" />
+  <g
+     id="g1960"
+     transform="matrix(0,0.66443378,-0.65532397,0,156.3913,-73.589225)"
+     style="fill:#6acfec">
+    <path
+       style="display:inline;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:2.24271;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+       d="m 130.1555,208.59605 c -4.05669,-12.10498 -4.3611,-24.24428 -13.29392,-36.30467 h 51.62951 c -12.1173,13.10978 -9.42047,24.47507 -13.2189,36.60524"
+       id="path1823"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:2.56854;stroke-linecap:butt;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+       id="rect1853"
+       width="56.914982"
+       height="4.3462982"
+       x="114.29662"
+       y="168.97432"
+       ry="2.1731491" />
+    <path
+       style="fill:#003445;stroke:#006888;stroke-width:2.28783px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 154.42926,220.33576 25.1661,-6.86348 v -6.86349 l -25.1661,4.57566"
+       id="path1968"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="fill:#006888;fill-rule:evenodd;stroke:#006888;stroke-width:2.29865;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1962"
+       width="14.425511"
+       height="25.041418"
+       x="-222.24057"
+       y="130.16843"
+       transform="rotate(-90)" />
+  </g>
+</svg>
diff --git a/icons/48x48/org.xfce.panel.tasklist.png b/icons/48x48/org.xfce.panel.tasklist.png
new file mode 100644
index 0000000000000000000000000000000000000000..abb59d944b769f230f8103b93460b155c7ee22e2
GIT binary patch
literal 1027
zcmV+e1pNDnP)<h;3K|Lk000e1NJLTq001xm001xu1^@s6R|5Hm00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H102_2g
zSaeirbZlh+L1cGfX>?&ANn>wrAXH^-aBN|8WwpEKKL7v#7<5HgbU}4=Xm4@=M@~;o
zMIc0Fb7^O8AXH^xZD5XeegFUfQglUFbVF}&d2(rIXmkKWLm)wPbaH88b#!TOZY@)2
zVRB_bY-wv{AZT=Sa5^t9V{&C-bZK^FV{dJ3Z*FrgZ*pfZY-wX<ZgXXGFJgHub73zu
zE-){{RAL1H00QSpL_t(&f$f=3OH@%9hoASoI%B43N|tSEB#a8Fq&6C}=qsePZ`Gn8
zFrsA<ZL*b6tG+<dX9y&t7X88gK}=>rSc!=_mZQ#`w}m!Tc<oL$b7o+k<(>C1zh~yY
z=iYOUm>HE!O`!wi*86S(*Nc<-Vgy<fweN_I*s&c?^LYyS2jtH9AjW_Q)QY&Ggj|Cq
zGhK;$&H5APp#TB7J)T4uKHL(gyCqH_#S0on&fxL%0*|H_KuB6&;+{qxE!LxmJJjkY
zJU}3DxHXO<4zpf>=mJKas+gzjc?3`u!>EHo1j>}EfNw&d19Ayv@4GXqoN>+)h-lV1
zZlq>Q5=?-mn9|i8qpK+vS{MEx+cSOvvnz>>G20SXDRujr7?T;ty~zwq&gkA8U$rh&
zK$X*-jd6}{t@AqZ-2DtMXO=<*LVLg&?JY6?Ez%MTNN2+z`u-EHld6Dkerw{<H*XFG
zSvg`N^(Wh4M}3y<HKkcEWPy*ahA9^mG%hdj?Dg27A_FD}7-zQuEdJk=5g5(Jd9bu0
za(xZJ^HeG+=($ae4Kz12AX@sF)66k5JIDUHZ;a<^`Q)OlwU&Fpf*ujE=0-o^0YsGM
zO^qNzdytDfP65ohI>1EyzATFf7z72Z5-WZdstWj~D&U){fNv^JzyRk=5Hj!&d!s(d
z8a$a^z+noEKm`fh982f&d!uH9cD$pq1QyL*!|4QO!*-%$^yl@85wO0F3#(nPxF-IS
zs(^3GUf|1O4uy%Z&&#ff4fr^p<H_6tlNo1k(~AN+6jon$0$_ZY&+>38=TsO&WQhKq
z*TbsIPC!N6sWx}{MsnB1NcF{yQ+%odzEJ>C%~0T>cQIJ`ep$&AiRFDE<i457%xoI7
zk{`eW%R6&lXVaLOxRqDsDCB?j7q7>z8k}SKc*++BcC~Bwu2o;$R^zwZ=2a?nz&TAC
xw!J9v)(V15i0JUX&cx{7tA82i`@UZ<KL8d?43@)B?6Lp=002ovPDHLkV1n^)#0&rc

literal 0
HcmV?d00001

diff --git a/icons/48x48/org.xfce.panel.tasklist.svg b/icons/48x48/org.xfce.panel.tasklist.svg
new file mode 100644
index 000000000..eae89eb69
--- /dev/null
+++ b/icons/48x48/org.xfce.panel.tasklist.svg
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="144"
+   inkscape:export-xdpi="144"
+   inkscape:export-filename="org.xfce.panel.tasklist.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.tasklist.svg"
+   width="48"
+   height="48"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 48 48"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="16.3125"
+     inkscape:cx="11.25"
+     inkscape:zoom="16"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <rect
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:1.45083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect846"
+     width="34.549171"
+     height="28.54917"
+     x="11.225415"
+     y="2.225415"
+     rx="2.6576285"
+     ry="2.2839332" />
+  <rect
+     ry="2.2839332"
+     rx="2.6576285"
+     y="9.7254152"
+     x="6.7254152"
+     height="28.54917"
+     width="34.549171"
+     id="rect842"
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:1.45083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <rect
+     style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#d2d8dc;stroke-width:1.46649;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect1711"
+     width="34.533508"
+     height="28.53351"
+     x="2.2332449"
+     y="17.233244"
+     rx="2.656424"
+     ry="2.2826805" />
+</svg>
diff --git a/icons/48x48/org.xfce.panel.windowmenu.png b/icons/48x48/org.xfce.panel.windowmenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..207abb5b570c32fbc5357d36e0407920a4b55125
GIT binary patch
literal 1340
zcmV-C1;hG@P)<h;3K|Lk000e1NJLTq001xm001xu1^@s6R|5Hm00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H102_2g
zSaeirbZlh+L1cGfX>?&ANn>wrAXH^-aBN|8WwpEKKL7v#7<5HgbU}4=Xm4@=M@~;o
zMIc0Fb7^O8AXH^xZD5XeegFUfQglUFbVF}&d2(rIXmkKWLm)wPbaH88b#!TOZY@)2
zVRB_bY-wv{AZT=Sa5^t9V{&C-bZK^FV{dJ3Z*FrgZ*pfZY-wX<ZgXXGFJgHub73zu
zE-){{RAL1H00baOL_t(&f!&%-XdGo2fS>Q1ncdCq=D*1%v1x=gR-(2b(nIkeMXS9P
zJm^^{QuHJu2)&9RdeNikS#Kgjprn-|J=j7CSg4UCl3zF5CM4PH&+N|3=V5ouX1__A
zh}qfgbK3o87oK<Lec$h$nH5SY+8ML{&Gdu$aYLvJ2+<Rk(19qmX?Wb2m`Kn1OTs?`
zzyC4!9)hocNLYS{q>SK$7oSak1GNCAAIy&%Qr)NZ<$Y|!<%Nlf^sKDD_b$>t@&HlK
z5U&A9fRb&W57+1D6pDpcpjO0=<D}{jDy3N8*d&+V!ExL${Qku>4U)+uCwhAkVt2h<
zafiU~LQ3uFMk{}>v9+C}Gnt?x8Ec}hPPtqmn|*{`DsytA{&%iAn~h(nR2;UpbBvuF
z;rY|gG)?p%?$6A!xV%bgpdZWHt1KHoTrQUZ=<jQtt>8q>#doVm3qaNKOw=b_$oMWQ
zKuHUr-OvJ%qPpaU+<oeC9S_)bt4Ay1STu?uCG(5RB;s-6@o>9Pp-^OQVG%=0VzH=p
zTnj)-!SK)^tC=jf@7`;Q<l~T1^3-q&8Bmv6007-xoy0q0?Bol$Zn&vr7$%8C2NBB(
zJRTSTfMr?q_H-Yc*#AY_ccFdHK(-?IZ3iA!nyI5RXu-K83|hfgj)4K(*b;oQBq({u
z>UL;4Bz!gs7rONzv;c~p;M%evVH#W-jFK>orbzBb-f_8=Epcth<7Ss4*3gKw0RAjN
z-i7l65r#YV&9J7?WtqIx7iB6_WTq%M8{c~tv?4Be)eo4mb!H)}=Hk26)An6RpN0Gv
zt#rGn<`VR4Yipymabu<E9HY_EST0muPU)kNUc@67T<lg{-z<|UxpbQ0W?9bh$d+8*
z=ur#@OcQ}^=F?F{ItIUNJ8YN3E#^K$@m31n9XP^97L{-{rMQ}c)+z>_C$9^&8-Xdb
z;lSssl3Tgzt{f%_177Wfk4HRu18lV=1$?+5na&H+ohC^u+#=qoC?+=@G8M^pX^%!5
zEr3NE?&aZJe}tF&0vc}!^hRv%tlKP=;Z(ydXsrfTYx949G~6k)9^Yj}zpvH)Mf~Ii
z&{fNvlG`GeW9+(g2V}KY#N)B*b?Du78-XBchTMf5#hphsDXZ$%h!#LZz?Wl+j~3wO
zTCo|9k7dY$FUAx>9X)U(I~!O0d|EM65@bTYD=}oja~+DvK8fHzq0xr_sDv|d#hGK(
z`|l`(1O7w4lD!tL&e5?;b_QwzJlxv8T`0Cjz8{7{p~(8i#;;IIAycXAi%YBa;6Q&g
znM`09t+_q8u17AHC;MpKMyV;N`>VnCKTTdiiLZgy7=ZT2M)CeTm*4yr>H+}x;m66e
ylJa#FPlsi95DN8|RBGz&%a`W-HPP;WxA_Nzj#>v#yoVkD0000<MNUMnLSTZUBX27J

literal 0
HcmV?d00001

diff --git a/icons/48x48/org.xfce.panel.windowmenu.svg b/icons/48x48/org.xfce.panel.windowmenu.svg
new file mode 100644
index 000000000..930468206
--- /dev/null
+++ b/icons/48x48/org.xfce.panel.windowmenu.svg
@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.windowmenu.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.windowmenu.svg"
+   width="48"
+   height="48"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 48 48"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="17.187501"
+     inkscape:cx="7.0000003"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       style="display:inline;opacity:1;fill:#a7b0b7;fill-opacity:1;stroke:none;stroke-width:0.0297523;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect828"
+       width="8.9999943"
+       height="8.6896925"
+       x="507.41077"
+       y="347.41031"
+       rx="0.69230735"
+       ry="0.69517559" />
+    <rect
+       ry="0.69517559"
+       rx="0.69230735"
+       y="347.10001"
+       x="507.41077"
+       height="8.6896925"
+       width="8.9999943"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0297523;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.31584;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect1711-4"
+       width="7.3928528"
+       height="1.5517309"
+       x="508.21436"
+       y="350.66891"
+       rx="0.48211026"
+       ry="0.46548811" />
+    <rect
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#a7b0b7;stroke-width:0.31584;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect867"
+       width="7.3928528"
+       height="1.5517309"
+       x="508.21436"
+       y="348.18619"
+       rx="0.48211026"
+       ry="0.46548811" />
+    <rect
+       ry="0.46548811"
+       rx="0.48211026"
+       y="353.15167"
+       x="508.21436"
+       height="1.5517309"
+       width="7.3928528"
+       id="rect869"
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.31584;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/64x64/Makefile.am b/icons/64x64/Makefile.am
new file mode 100644
index 000000000..3971afb42
--- /dev/null
+++ b/icons/64x64/Makefile.am
@@ -0,0 +1,17 @@
+iconsdir = $(datadir)/icons/hicolor/64x64/apps
+icons_DATA = \
+	org.xfce.panel.png \
+	org.xfce.panel.actions.png \
+	org.xfce.panel.applicationsmenu.png \
+	org.xfce.panel.clock.png \
+	org.xfce.panel.directorymenu.png \
+	org.xfce.panel.launcher.png \
+	org.xfce.panel.pager.png \
+	org.xfce.panel.separator.png \
+	org.xfce.panel.showdesktop.png \
+	org.xfce.panel.systray.png \
+	org.xfce.panel.tasklist.png \
+	org.xfce.panel.windowmenu.png
+
+EXTRA_DIST = \
+	$(icons_DATA)
diff --git a/icons/64x64/org.xfce.panel.actions.png b/icons/64x64/org.xfce.panel.actions.png
new file mode 100644
index 0000000000000000000000000000000000000000..f153e290084e24d636f1f2cf3fd2ce6506d701ee
GIT binary patch
literal 3695
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
N002ovPDHLkV1n~03zYx>

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.actions.svg b/icons/64x64/org.xfce.panel.actions.svg
new file mode 100644
index 000000000..fee681aaf
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.actions.svg
@@ -0,0 +1,182 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="64"
+   height="64"
+   viewBox="0 0 16.933333 16.933333"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.actions.svg"
+   inkscape:export-filename="/home/maug/Programming/xfce4-panem/32x32/org.xfce.panel.actions.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254" />
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="28.466667"
+     inkscape:cx="33.266979"
+     inkscape:cy="59.894613"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="33.866665"
+       cy="272.39377"
+       r="0" />
+    <circle
+       cy="297"
+       cx="8.4666662"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:0.52902;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="7.6729898" />
+    <circle
+       r="0"
+       cy="272.39377"
+       cx="33.866665"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39377"
+       cx="33.866665"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39377"
+       cx="33.866665"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39377"
+       cx="33.866665"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39377"
+       cx="33.866665"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39377"
+       cx="33.866665"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39377"
+       cx="33.866665"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39377"
+       cx="33.866665"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39377"
+       cx="33.866665"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:end="4.1878597"
+       sodipodi:start="5.239857"
+       sodipodi:open="true"
+       d="m 10.464173,293.83473 a 3.9683981,3.6851552 0 0 1 1.832941,4.14757 3.9683981,3.6851552 0 0 1 -3.836254,2.72186 3.9683981,3.6851552 0 0 1 -3.8276238,-2.73232 3.9683981,3.6851552 0 0 1 1.8460587,-4.14255"
+       sodipodi:ry="3.6851552"
+       sodipodi:rx="3.9683981"
+       sodipodi:cy="297.01901"
+       sodipodi:cx="8.466691"
+       id="path849"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#006888;stroke-width:2.11666;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:type="arc"
+       sodipodi:arc-type="arc" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:1.59178;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="8.466691"
+       sodipodi:cy="297.01901"
+       sodipodi:rx="3.9683981"
+       sodipodi:ry="3.6851552"
+       d="m 10.464173,293.83473 a 3.9683981,3.6851552 0 0 1 1.832941,4.14757 3.9683981,3.6851552 0 0 1 -3.836254,2.72186 3.9683981,3.6851552 0 0 1 -3.8276238,-2.73232 3.9683981,3.6851552 0 0 1 1.8460587,-4.14255"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       ry="0.76071054"
+       rx="1.9809067"
+       y="291.44586"
+       x="7.6729174"
+       height="4.2333336"
+       width="1.5875001"
+       id="rect851"
+       style="fill:#006888;stroke:#006888;stroke-width:0.529166;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:2.07082;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="1.5875001"
+       height="4.2333336"
+       x="7.6729174"
+       y="291.44586"
+       rx="1.9809067"
+       ry="0.76071054" />
+  </g>
+</svg>
diff --git a/icons/64x64/org.xfce.panel.applicationsmenu.png b/icons/64x64/org.xfce.panel.applicationsmenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..c98fc4432c44f520537dbf996f4220f9aff3ba05
GIT binary patch
literal 3028
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
WAzCeSBPHSh0000<MNUMnLSTXe_|h!^

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.applicationsmenu.svg b/icons/64x64/org.xfce.panel.applicationsmenu.svg
new file mode 100644
index 000000000..52fb38d3e
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.applicationsmenu.svg
@@ -0,0 +1,127 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   width="64"
+   height="64"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   version="1.0"
+   sodipodi:docname="org.xfce.panel.applicationsmenu.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   inkscape:export-filename="org.xfce.panel.applicationsmenu.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient3961">
+      <stop
+         id="stop3963"
+         offset="0"
+         style="stop-color:#cecece;stop-opacity:0.7019608;" />
+      <stop
+         id="stop3965"
+         offset="1"
+         style="stop-color:#1d1d1d;stop-opacity:0;" />
+    </linearGradient>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1126">
+      <rect
+         style="opacity:0.5;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.02543;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="rect1128"
+         width="512"
+         height="512"
+         x="17.850052"
+         y="549.14514" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     gridtolerance="10000"
+     guidetolerance="10"
+     objecttolerance="10"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.839192"
+     inkscape:cx="7.449875"
+     inkscape:cy="15.089154"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer10"
+     showgrid="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid244"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer10"
+     inkscape:label="Mouse_Path"
+     style="display:inline"
+     transform="translate(-27.365845,-1015.3254)">
+    <path
+       inkscape:connector-curvature="0"
+       style="fill:#00aade;fill-opacity:1;stroke-width:1.92908"
+       d="m 39.337569,1071.6115 -5.646952,-5.804 0.845544,-0.8948 c 0.942036,-0.9968 1.823464,-1.9476 3.793308,-4.0904 0.732908,-0.7972 2.007768,-2.1788 2.833024,-3.0696 0.825256,-0.8908 1.895304,-2.0496 2.377892,-2.5748 1.583492,-1.7228 3.364272,-3.6568 5.526564,-6.0028 l 2.12844,-2.3092 -0.564972,-0.596 c -0.31076,-0.328 -2.140776,-2.3516 -4.06676,-4.4968 -4.757448,-5.3001 -6.32826,-7.0481 -6.378628,-7.0969 -0.0236,-0.04 -1.10428,-1.2248 -2.4019,-2.672 l -2.35932,-2.6304 3.047864,-2.9288 c 6.071732,-5.8344 6.700216,-6.4396 8.027952,-7.728 l 1.34908,-1.31 0.64306,0.8116 c 0.35368,0.446 2.429204,3.0712 4.612268,5.8332 7.93468,10.0388 8.743748,11.0476 8.83548,11.0172 0.08732,-0.04 1.576008,-1.7496 6.300788,-7.282 2.068044,-2.4212 2.384616,-2.7908 2.517184,-2.9376 0.04576,-0.052 1.5105,-1.7644 3.25492,-3.808 l 3.171676,-3.716 1.63112,1.5608 c 0.897116,0.858 3.53324,3.3664 5.85806,5.5732 l 4.226936,4.0128 -1.481692,1.546 c -1.775368,1.8516 -4.058256,4.2516 -8.183184,8.602 -1.68768,1.7797 -3.949596,4.1525 -5.02648,5.2733 -1.076888,1.1196 -2.008744,2.1084 -2.070792,2.1952 -0.1042,0.148 0.026,0.312 1.715284,2.1468 1.005444,1.0936 2.46408,2.6856 3.241404,3.5372 0.777324,0.8512 2.373668,2.592 3.547416,3.8672 1.173756,1.2752 2.645628,2.8784 3.270824,3.5624 1.189912,1.302 1.586552,1.7324 3.986008,4.3268 l 1.46686,1.586 -0.583236,0.5724 c -0.32076,0.316 -1.019344,0.986 -1.552368,1.4924 -3.596288,3.414 -8.036128,7.6484 -9.147292,8.7236 l -1.31348,1.2704 -0.588112,-0.6844 c -0.90158,-1.0496 -4.285788,-5.1124 -12.047032,-14.4636 -0.757836,-0.9132 -1.77254,-2.136 -2.254896,-2.7184 -0.48236,-0.5824 -0.906348,-1.0584 -0.942192,-1.0584 -0.0356,0 -1.039644,1.182 -2.230672,2.6272 -1.19102,1.4448 -2.523748,3.06 -2.961616,3.5896 -0.437876,0.5296 -1.133912,1.3744 -1.546764,1.8764 -0.787232,0.9576 -0.986848,1.1988 -4.562176,5.522 -1.221504,1.4768 -2.718228,3.288 -3.326044,4.0244 -0.607808,0.7364 -1.154688,1.3812 -1.21528,1.4332 -0.08796,0.076 -1.249036,-1.0768 -5.757116,-5.7104 z"
+       id="path2626" />
+    <g
+       id="g914"
+       transform="matrix(0.12608176,0,0,0.12958352,-32.441371,933.70387)"
+       style="fill:#070c0f;stroke-width:22.079">
+      <path
+         inkscape:export-ydpi="1026.8827"
+         inkscape:export-xdpi="1026.8827"
+         inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="path13-8"
+         d="m 931.74544,775.79875 c -2.29194,-1.89582 -20.26506,26.46187 -16.29077,29.40465 2.38972,1.7878 17.31457,-28.39371 16.29077,-29.40465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:export-ydpi="1026.8827"
+         inkscape:export-xdpi="1026.8827"
+         inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="path18-8"
+         d="m 911.08398,771.82541 c -1.13435,-1.31705 -7.15369,29.24258 -4.37043,30.59564 2.3897,1.7878 6.55183,-29.00592 4.37043,-30.59564 z"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path14-8"
+         d="m 490.39251,737.47244 c -2.3537,1.28875 18.83363,15.10215 58.42225,31.40062 39.59117,16.29847 94.28195,57.60761 89.99375,64.27515 -12.85922,18.11199 -20.44376,39.77441 -15.20901,76.87813 0.94406,6.53121 -19.35566,17.87183 -17.87913,27.72653 1.23475,7.49842 22.68907,-7.4337 25.03505,-4.4858 1.4354,5.29135 -11.47809,32.07149 -6.25876,33.9853 3.81738,1.13442 37.3757,-31.84431 39.32554,-31.29382 55.34179,16.73062 127.34835,4.09717 128.74256,3.56728 -0.13122,-0.29067 51.81438,24.42083 56.32887,21.46778 11.38784,-12.3319 -21.58193,-29.7126 -16.08481,-36.65543 2.4103,-3.63474 40.15723,13.64662 42.01702,8.92889 2.70617,-8.16723 -17.52752,-25.31623 -20.57061,-30.39666 -2.64699,-4.68427 -3.22116,-12.24882 3.56728,-16.98197 6.79101,-4.73314 76.22275,-31.2899 73.31085,-51.84307 -5.03414,-37.34552 -88.0554,-39.77075 -89.39566,-42.91418 -0.63017,-1.47654 3.65331,-53.40369 -20.57061,-43.81135 -14.91457,5.55115 -2.73759,38.63636 -1.77296,42.91419 0.89001,3.93828 -6.63573,3.52294 -8.05308,1.79432 -3.16396,-3.86368 -13.6106,-38.3492 -25.93222,-32.19098 -17.2811,9.52802 -1.01748,39.25808 -4.46444,40.2227 -6.4026,3.57816 -6.0399,12.31819 -11.17179,19.43848 -8.46299,12.12868 -71.7872,-5.68106 -92.25802,-6.92095 -14.98659,-0.88489 -29.32133,11.41139 -30.67435,9.84741 -18.24833,-18.27405 -56.0023,-50.09534 -97.36328,-60.66515 -23.19496,-6.29458 -57.70051,-24.51893 -59.08444,-24.28742 z m 361.91887,69.87172 c 3.95743,0 7.15593,3.65412 7.15593,8.15989 10e-6,4.50575 -3.1985,8.15989 -7.15593,8.15989 -3.95744,0 -7.17728,-3.65414 -7.17728,-8.15989 10e-6,-4.50577 3.21984,-8.15989 7.17728,-8.15989 z m -16.08481,4.95575 c 3.04559,13.14733 7.79958,17.33717 22.06588,16.91788 -18.15827,16.65089 -29.19393,-11.87861 -22.06588,-16.91788 z m 39.26146,34.36979 c 0.74297,0.0282 1.31493,0.19751 1.68752,0.55539 7.15367,2.59296 -30.74272,16.23854 -30.99475,14.31185 -0.39407,-1.37542 22.12522,-15.13943 29.30723,-14.86724 z m 3.84499,8.73664 c 0.39154,-0.0303 0.73626,0.0219 1.02532,0.17089 6.75243,6.70871 -21.37827,21.58409 -21.06191,21.06191 -2.26689,-1.36979 14.16329,-20.77712 20.03659,-21.2328 z"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.202314pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         inkscape:connector-curvature="0" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/64x64/org.xfce.panel.clock.png b/icons/64x64/org.xfce.panel.clock.png
new file mode 100644
index 0000000000000000000000000000000000000000..731e671a3ea988e91d5899e8a77050104175e6df
GIT binary patch
literal 5698
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

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.clock.svg b/icons/64x64/org.xfce.panel.clock.svg
new file mode 100644
index 000000000..3eb9ade8a
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.clock.svg
@@ -0,0 +1,258 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="64"
+   height="64"
+   viewBox="0 0 16.933333 16.933333"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.clock.svg"
+   inkscape:export-filename="org.xfce.panel.clock.png"
+   inkscape:export-xdpi="144"
+   inkscape:export-ydpi="144"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="3.800699"
+     inkscape:cy="27.311999"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="33.866669"
+       cy="272.39371"
+       r="0" />
+    <circle
+       cy="296.99997"
+       cx="8.4666662"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:0.529018;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="7.6729908" />
+    <circle
+       style="opacity:1;vector-effect:none;fill:#c1ebf7;fill-opacity:1;fill-rule:nonzero;stroke:#6acfec;stroke-width:0.530754;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-3-3"
+       cx="8.4666672"
+       cy="296.99997"
+       r="6.0846548" />
+    <ellipse
+       cy="296.99997"
+       cx="8.4666662"
+       id="circle1253-3-3-6"
+       style="opacity:1;vector-effect:none;fill:#070c0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.054272;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       rx="1.0583334"
+       ry="1.0583335" />
+    <circle
+       r="0"
+       cy="272.39371"
+       cx="33.866669"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39371"
+       cx="33.866669"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39371"
+       cx="33.866669"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39371"
+       cx="33.866669"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39371"
+       cx="33.866669"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39371"
+       cx="33.866669"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39371"
+       cx="33.866669"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39371"
+       cx="33.866669"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="272.39371"
+       cx="33.866669"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.173082;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:0.591624"
+       id="rect852"
+       width="1.0583336"
+       height="5.2916555"
+       x="215.24921"
+       y="198.73225"
+       transform="rotate(45.000002)" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:0.52917"
+       id="rect852-3"
+       width="1.0583339"
+       height="4.2333808"
+       x="-204.39809"
+       y="211.39001"
+       transform="rotate(-45.000002)" />
+  </g>
+</svg>
diff --git a/icons/64x64/org.xfce.panel.directorymenu.png b/icons/64x64/org.xfce.panel.directorymenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..d598ffc4462fbfa5b0ce78ef79f623a4dbaa74a0
GIT binary patch
literal 989
zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&3=GU!o-U3d6?5Ls_RbJ?lxg2z
ze`&j?cW2`^yKLR1p$D7WyV$!sG8`Qp1@oI$eAQZEzW&-`c6srS4;E^1D6z8c<xuMQ
zq36+hWm{JDh6Sb@`?pxjJ-U`_zQ|<u-|K1nFQ=5v_<45v+><IfM<kpTg)i|f@D1GN
zWqEI>^h1LSTvr&3`uAOyu*}e#ziY1dfg0s=stU)gR&#iZAA9p<#eY`)M7IW+9inQ}
zDj2pXGL`ZQtZ&|Q!scFm<GtqwMl9Shhw>R^=dw3Qw{#~w4qMUn^xEdsgR_rw$2AoT
z+b|vYv~{PyoPtObZ?r-fcR<e!J<Gbf_;<3^-N6pR3>&5RtN*JeX3D0h+?mpMuK6DC
z1nYCE2COZacUeUP^W6(|+1E8M*(<BUt!Uh6_*dfP(UAMb;eES~m2jO9G28B3dE~dj
zW>pP^=8n=!F*e1gBWHh=nIQh=>4X=JD?RVGsoL_z?{}z5Vs+cK<Z;ZE7^~u|``+A_
zU2yV?$ewz}`M(`J41K$I7F98DJ=KuWYg*<ju$Jwxkc;1q>0HhX4IDbzKSH;a-Msqm
zEn~5#|Fe31fyPOn&irEz$ef?Q<YL|;<p;Mp_EfP1|NO7wazf^L_VojoW*YnLjQtSb
zFn=<;!GQ=Nq4kLx4|ly;&v5+7<Bt;6w{C0dYM;Gba7-d-r3iEL{EA<1B<<@|Vsro8
zW~rTL)6gN%>5`F|m-K$#T@i8d-M3QqGY8#ISRwD`o=~JyEdBJ<5s8S)`+V#4LPMvn
ziNAiPd;0qHtGijhd_C}i;og}lv#812Bexbkwdas{$DZ(Wlhw5=*MlP^6-7R!Ej{wM
z(97G)=4G~>&dL=9S9h{>aNOR$_2Q0g2m5{gO?o<A_j>g0OLw+dsQ+h=VR{w5KCEM5
zySIbMt`qw>|FKSISZ}uHf9s)HxnfL=w-~o@vShGdP!m`n>oD7)p^PDy48ae=$!Bf8
zCEsjq5;FMpcX#ZZ%C!9pSX6%5-8iaVwlIOEMo#M4-QD-ja6g<C`@YIUYo?Fl=U?-m
z96G#7XVOZM=4ScI&)e8fM<l#3o9<VBJ2!^u-JQ4dqPNbd@HqKHG5u&#Jk#ZbUyZ*d
sZu+17!B_n7&5F&9EdS;73+kBe%oV!6bGOMZVAf>tboFyt=akR{0Mi(@1ONa4

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.directorymenu.svg b/icons/64x64/org.xfce.panel.directorymenu.svg
new file mode 100644
index 000000000..871c4cb0a
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.directorymenu.svg
@@ -0,0 +1,261 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="64"
+   height="64"
+   viewBox="0 0 16.933333 16.933333"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.directorymenu.svg"
+   inkscape:export-filename="org.xfce.panel.directorymenu.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.448194"
+     inkscape:cx="10.589559"
+     inkscape:cy="16.472647"
+     inkscape:document-units="px"
+     inkscape:current-layer="g872"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="16.933332"
+       cy="280.46353"
+       r="0" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:0.795895;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="4.2333455"
+       sodipodi:cy="292.64279"
+       sodipodi:rx="1.9841988"
+       sodipodi:ry="1.8425775"
+       d="m 5.2320862,291.05065 a 1.9841988,1.8425775 0 0 1 0.9164705,2.07378 1.9841988,1.8425775 0 0 1 -1.9181267,1.36094 1.9841988,1.8425775 0 0 1 -1.9138117,-1.36616 1.9841988,1.8425775 0 0 1 0.9230293,-2.07128"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:1.03541;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="0.79374999"
+       height="2.1166666"
+       x="3.8364584"
+       y="289.85623"
+       rx="0.99045324"
+       ry="0.38035524" />
+    <g
+       transform="translate(-0.47083334,0.13230044)"
+       id="g872">
+      <path
+         sodipodi:nodetypes="cccccccccc"
+         inkscape:connector-curvature="0"
+         style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:0.566964;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         d="m 2.7008916,289.21367 c 0,0 -1.4174096,0 -1.4174096,1.41737 v 9.35496 h 13.890619 c 1.417412,0 1.417412,-1.41744 1.417412,-1.41744 v -6.23663 c 0,0 0,-1.41732 -1.417412,-1.41732 H 8.0870525 l -1.7008934,-1.70094 z"
+         id="path5595" />
+      <path
+         id="path2546"
+         d="m 2.7008916,293.74936 c 0,0 -1.4174096,0 -1.4174096,1.4174 v 9.35494 h 13.890619 c 1.417412,0 1.417412,-1.41739 1.417412,-1.41739 v -9.07148 c 0,0 0,-1.41741 -1.417412,-1.41741 H 8.6540158 l -1.1339293,1.13394 z"
+         style="display:inline;opacity:1;vector-effect:none;fill:#6acfec;fill-opacity:1;stroke:#006888;stroke-width:0.566964;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cccccccccc" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/64x64/org.xfce.panel.launcher.png b/icons/64x64/org.xfce.panel.launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..1915feb1af0361206b7d6e4201bb64fae3bbb484
GIT binary patch
literal 3134
zcmV-E48ik>P)<h;3K|Lk000e1NJLTq002M$002M;1^@s6s%dfF00009a7bBm000id
z000id0mpBsWB>pF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H102_2g
zSaeirbZlh+L1cGfX>?&ANn>wrAXH^-aBN|8WwpEKKL7v#7<5HgbU}4=Xm4@=M@~;o
zMIc0Fb7^O8AXH^xZD5XeegFUfQglUFbVF}&d2(rIXmkKWLm)wPbaH88b#!TOZY@)2
zVRB_bY-wv{AZT=Sa5^t9V{&C-bZK^FV{dJ3Z*FrgZ*pfZY-wX<ZgXXGFJgHub73zu
zE-){{RAL1H01F~XL_t(|oaLKqP?Xmh$A4!Rc2^d!h#;_X2`DQ@7DquYCg?<+v`y1S
zp>2{*E^Rs{U-F?%Ynz#L(n;Gi%@;ppYGNm7r#11Cv`O38n2s{hMZg4clz=V+iz@~J
zZ_&lQzy0v;!Y=H6VNH|&C)oF#^FGi2JkL4Ld7kqMNs{<FLvg1CxYJ0P{DXM<l}hkD
z4`LlK{|?AB6SxM_F%-Ncy|(?N{{!Lg0^*rJJc>jUkb(e|swB%fLvTAlR?`LIap_M#
z|C{g8I00hY@0Wu(g+iz(S_yf@pqyeL|DSNXz|sqSX8`PY+y?3OU-m%28ld<YLa11x
zhy2p7j`ASuQcw!{%K%A@LitnQqX_~88v)RjBwfCwA<w6qw8{6A|1PkYloU{Dk}Fg)
zp`PWl>>S@u{&ubeF|z_VY+(E+go-_cfZ7LUb`pdDKfROd=pz?Fk}wqJF)wXaz@zJ9
zx9RM^2*ZPrcURIxN-hDHEu<=y{O;jzq1C7Z9*x-@Joxf193z&b5|F$|&|!lcqf{*|
zn4&yDnp#C=Nj_W~0mtp6i8Vb04EDn3{h@suWYd-;?ky`0*`&U#1dw3(Qs{9cNq*O0
zZ~XH5A#oS5oQK{{kU*HbkqY#XUEo`6CNLtKf9<lukVDm!7Lb~ff-{&KND>U0<#*h^
zC9l^W59pRABz|HR;8k9?Z~>3iSCZy&K=(;R>!Co4aM<Ab2$d!ILCxO>ty<06k|l6`
zMD7FQGcH;WLH9}0JPsbKuSB<SflR#Rd_pS3ZvlSF?|9-NGG=ROtX;*y6P@fgc3|y3
zIbjhlCrA?YD<TJ3^(&Tgth)~`Ux1X<@flB3t7zP?maWwW(lu%xtX#>nP48mq?UXyl
zX$kQW5JY)^bd8$F*H^K%+7Lhl5Yha7s99DhyMako%%^xmwIRTIGG=Sp@x((3lMp)r
zgS|nO_s3)+x-3I{xAN|==I=wATE%Z4{w4=coTf~dJw<VUOd&y`fZWiFY%s)5fI<lp
zY$z)Zs=PmZM8t}!k^-tq3ZiP8F<Z-qvSRi$x687{h}ajw>;lBBbPk;8<mPRA%-yFO
zR-2u7T2CW1X^@p4bN|>05CSP*&zRl8JFT5Dcb{(TZ#l&+n;ogJOm=}75#J)XxBxNG
z&3<D?SRW0B!K>FX_Vm*?G|JUmV*o5jPopS%A$6ri<SdvQ^;lM$odYeW5VO*evI}C>
z0*IFYA&?66Si4Vh;6!Ise*T$dh@FRzbJ{#OF^p37S;_4N;I%^^Q(lnEwoP>`*JVc>
z^T3Httab<J%clljQ6m00AiDrzj%)=UN#c!<jJ$pPQzV4!r&&6fw-71Cn{#wI<TJpC
zh0_BTp4qjJAJnbpsf{%#LMUdn+1YRGNNDyUkx0<H7Fg{L4x9+S7I-9y7x#U@TgN_y
zIT=v38Oo|)VGgADC0tWfkeLh1*FxoHq}dDDd+ZZl+;<31i1USS_N9D%+_Mjf5a6(Z
z+X+CIWhiKqH$F1b+|>(<bVwETkTxgsxY{|eYCUA;(cER?&;M-++UzsmJKfHSusIII
z<^m3ze5xC<$nm-)k(!c1Lv?vj0pC9UDa_4)<(0AR(F&z(DW`6;_t+<_(-))9%L-`n
zoyxoE=(ETXWAAC0mkF6VSd<%6Mkz7@A(XBvEn@wO5^9zelBS+oKiGNrIG_Oinz#ZK
z6iO&vgVg>ZI}aac$CFzE9@mr>@!s~QF!uCww9CXv(*VwE!w6FcQVe87CcvA+^C?|l
zRzgi_0a|tFt#9z^b$PYV%8$<MLqR(S7U}5hzrdwyH^`YExJ7C;YBm{4*<>iiYO`ZJ
z*H80V6YX9yINt#q8p6IJG69mr%KRK&{^7U7D(w$rcfb5cmM*IHVUeYS%NH>A^wUsn
z2-!@lQM0MMluhL_8Nc}J`<xjFlUVU0szq>ankH)H0s1bF%74sT7<He}FPF#Y8ybze
zi&mp%URrePz>MSsuiUgE6w1J@E?%Un5eg-vH?4_}6$CSr6cu9nN(>S(jl)gGj1Z8K
zo+gL4PDkQ{x$H=8Hw)*4KYGWDs0g?|X2WWW{^(nj<@NpRBXJ28_;PuS!mQ}m6RX|M
zjj`y0qbLF)!I^<eJoxf1DogUIUr|Esvcj+@z&d>qul?s^Id;g*jaKg97`_NVZE5&)
zn$>QnrN>Njmx(sh08W=Hst`Fc0d)_+@F30+3&wN(7<>9iQ7WklLq^Vmxs(^=a(ci5
z`FhYsf5Z*c>IMv3s3^>v5(9u-O=>yU&(X6JN(&(Z1EC0rOn^!w=jik98jlKHeq^L7
zmHg)W-=L<nD4^T6O?5o8Yade2Cs0uzdo<{A%PDpwwr#GP^0>`p=J~z<o|tK`(o&3}
zaBPd9kBo|Xxr$q2!0C4L_x3YWnl9I6^YFUWaN`Pm)+Q?yEj(`MYJ)GX^2oY1l;&nl
zX>zcoQ&zsjAj?uwFUuBVWjX#`K&1g?Dgb36k{3U|uSPC+4PQi@Y6j~Uk;k>(fR3Xu
za*_2bO8C)z)j^w;Em<u8p-fGvoE|>`l7txOMypn_HAIN25Q1NS?|vS+XEl6r1=>G^
zu2vWw1gGDw;<U@9^R8BCKa99}l}GPg%?pk9hfIhxR2$H$RfvJ^@HNQ@h(9AVWJbDu
zi^dIWNe{ClD1_iA8*5poFJ|ZA<8=04kgGmSO^E?i6y~vQb6rrg_lH)arm=PvO-EW`
z$P9}k7hQrOJ^~~OVeTd^%<NBwJ}-+MPj2DTwHxC}(JS8YHe<GyyRtK=DJ=@R+J{0z
zwSoP{4#v#ga#}2o%usv;d>-BG2Sd*MxnWOru|TU)(@;~v?xSsSTS4q=fY<la)GD^D
zogPIJL1Rq?=^8bnze_Hc$B5Vo@cMp3wSn2QVw?S$fL5bs%i3}z+ZbFPh`E341bEya
z;7C{RxDSVd)n;e+(Kepj^AFlg=BQuM($mLte|eAHN87j+;S6%+rj;XIz1|BGF~k~P
z#J&dP7K6uwrMHu3o8AptA-3A=9PpLL?edB6lzEW%w?7p$e>l1C3vYjb)9t3+WM;py
zgT~rb<M#smapk5}t_+V}g<?a@m0^fC4$v)yVgr`Zt32EE?zkn~^3Hg}t8dbDq?Iv+
zN=}NF7;w5=w4CdYIJEIxKTfw>j_~wr7*nWdI?_txt8WHa#1!R|dO-rlU+A-h4Q0g~
z^cE|`taQ+qPi##N8}y#0`RsY_Te&Rku+3*pa-Xavpwh@=44D}-chhvFmHoyJwpJTB
z($$-=@{s5yDL)eSG`CMx+y|8g=4H}qx`5Sg51C)I+U&HO2IPZ{FT52378eE(v8TCR
z_W1;rhv~Q_rdukPr4`EX!APbK=e1#4ddzGr4{inH=ARiPn>>jKJnp!Beln&fC6-$(
z2O;4iu|>Hc1kGKhkWG%BH30%Lb3(T95iuRgLo#oQdflMyyg6uk&1$!EviAba&y;U<
zCke^DE9`ZHU+w)@(96<JmkSo<B~_&460j&2OdayA@L&)EGVdG#Zjj=rV#WZK2G)nK
z)y+8M+=0vYuiqLVF5z+|RBQjz!*N^wfC|QohJN1+NrwTrnAqLhFEuQ_9Y`GZ{WL*<
z+w&?2JLYp>?(s48)qvXt=581`2VlqT{-f_v;D?h>zw!u3yMYuCkdm5oS!V<;C*Ch7
zok-GS($4K~`5uYMA5V*IudD{?c?9<W3z916%;5^~F&@QB((BK4_&=CJz}F35`>)6U
Y2Q8*-0so_srT_o{07*qoM6N<$f+N4%P5=M^

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.launcher.svg b/icons/64x64/org.xfce.panel.launcher.svg
new file mode 100644
index 000000000..204a593b1
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.launcher.svg
@@ -0,0 +1,873 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.launcher.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.launcher.svg"
+   viewBox="0 0 64 64"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="64"
+   width="64"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:guide-bbox="true"
+     showguides="true"
+     inkscape:lockguides="false"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="12.278724"
+     inkscape:cx="12.204308"
+     inkscape:zoom="13.437878"
+     showgrid="true"
+     id="namedview44"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid4761"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient4594">
+      <stop
+         id="stop4590"
+         offset="0"
+         style="stop-color:#6b96f9;stop-opacity:1" />
+      <stop
+         id="stop4592"
+         offset="1"
+         style="stop-color:#6b96f9;stop-opacity:0" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient1076">
+      <stop
+         id="stop1064"
+         offset="0"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#e4e1de;stop-opacity:1"
+         offset="0.03571428"
+         id="stop1066" />
+      <stop
+         id="stop1068"
+         offset="0.07142857"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#d5d3cf;stop-opacity:1"
+         offset="0.9285714"
+         id="stop1070" />
+      <stop
+         id="stop1072"
+         offset="0.96428573"
+         style="stop-color:#e4e1de;stop-opacity:1" />
+      <stop
+         id="stop1074"
+         offset="1"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       y2="619.96387"
+       x2="568"
+       y1="619.96387"
+       x1="120"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,109.00903)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1444-2-3-2"
+       xlink:href="#linearGradient1076" />
+    <linearGradient
+       gradientTransform="matrix(0.25,0,0,0.25,-12,225)"
+       gradientUnits="userSpaceOnUse"
+       y2="33.559235"
+       x2="112.13174"
+       y1="33.559235"
+       x1="335.86829"
+       id="linearGradient1106-8"
+       xlink:href="#linearGradient985" />
+    <linearGradient
+       id="linearGradient985">
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:1"
+         offset="0"
+         id="stop981" />
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:0"
+         offset="1"
+         id="stop983" />
+    </linearGradient>
+    <radialGradient
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-4.7272726,1.1058296e-6,-3.0301491e-7,-1.2272727,250.54547,-21.6754)"
+       r="44"
+       fy="194.19048"
+       fx="64.846146"
+       cy="194.19048"
+       cx="64.846146"
+       id="radialGradient1030"
+       xlink:href="#linearGradient1020" />
+    <linearGradient
+       id="linearGradient1020"
+       inkscape:swatch="gradient">
+      <stop
+         id="stop1016"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop1018"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0.09411765" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22.00001,-50.99097)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <radialGradient
+       xlink:href="#linearGradient1020"
+       id="radialGradient1030-8"
+       cx="63.999996"
+       cy="194.19048"
+       fx="63.999996"
+       fy="194.19048"
+       r="44"
+       gradientTransform="matrix(-4.1363634,1.2532736e-6,-2.6513804e-7,-1.3909091,325.22728,170.63455)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,3.9999999,47.000002)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-3"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,47.000004)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-35"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,46.999997)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-36"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,55,59.000002)" />
+    <clipPath
+       id="clipPath960"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1000"
+         style="display:inline;fill:#bcc5ca;enable-background:new"
+         transform="matrix(0.5,0,0,0.5,384.96945,-48.269009)">
+        <g
+           id="g988"
+           style="display:none;fill:#bcc5ca">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text964"><tspan
+               id="tspan962"
+               x="7.906189"
+               y="145.34863"
+               style="fill:#bcc5ca;stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text968"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan966"
+               style="fill:#bcc5ca;stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g970" />
+          <g
+             id="g972"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g974"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#bcc5ca;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect976"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             id="g986"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect978"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect980"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect982"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle984"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g998"
+           style="display:inline;fill:#bcc5ca">
+          <g
+             style="fill:#bcc5ca"
+             id="g990" />
+          <g
+             style="fill:#bcc5ca"
+             id="g992"
+             transform="rotate(45,64,236)" />
+          <g
+             style="fill:#bcc5ca"
+             transform="rotate(90,64,236)"
+             id="g994" />
+          <path
+             id="path996"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#bcc5ca;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-162.50935,-55.793862)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7-6"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,109.59848,90.635485)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-79"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,-50.990975)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-19.047188,-184.45327)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,112.43262,-182.02744)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027"><tspan
+               id="tspan1025"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033" />
+          <g
+             id="g1035"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061"
+           style="display:inline">
+          <g
+             id="g1053" />
+          <g
+             id="g1055"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057" />
+          <path
+             id="path1059"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5"><tspan
+               id="tspan1025-3"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2" />
+          <g
+             id="g1035-9"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0"
+           style="display:inline">
+          <g
+             id="g1053-6" />
+          <g
+             id="g1055-2"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6" />
+          <path
+             id="path1059-1"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,118.46596,-48.056311)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023-3-1"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0"><tspan
+               id="tspan1025-3-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0" />
+          <g
+             id="g1035-9-6"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0"
+           style="display:inline">
+          <g
+             id="g1053-6-2" />
+          <g
+             id="g1055-2-3"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7" />
+          <path
+             id="path1059-1-5"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3-1-9"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7-2"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0-8"><tspan
+               id="tspan1025-3-9-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3-7"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6-3"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0-6" />
+          <g
+             id="g1035-9-6-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6-9"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1-3"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8-1"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9-4"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2-7"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0-8"
+           style="display:inline">
+          <g
+             id="g1053-6-2-4" />
+          <g
+             id="g1055-2-3-5"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7-0" />
+          <path
+             id="path1059-1-5-3"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="g1063"
+     transform="matrix(2,0,0,1.9999998,-1.1248803e-6,-339.99997)" />
+  <rect
+     rx="4.1474652"
+     ry="4.5991688"
+     y="2.9677405"
+     x="2.9677405"
+     height="58.064514"
+     width="58.064522"
+     id="rect929-36-9-9-2"
+     style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:1.93548;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     style="display:inline;fill:#c1ebf7;fill-opacity:1;stroke:#006888;stroke-width:1.68422;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+     d="m 28.691728,8.8421035 -2.570525,7.7148855 c -0.297744,0.112499 -0.595496,0.231579 -0.886618,0.363908 l -7.268271,-3.632479 -4.677902,4.677895 3.639107,7.274889 a 16.541356,16.541355 0 0 0 -0.383768,0.880001 l -7.7016487,2.570526 v 6.616538 l 7.7148877,2.570524 c 0.112466,0.297747 0.23157,0.595493 0.363908,0.886624 l -3.632489,7.268265 4.677902,4.677896 7.274889,-3.639096 c 0.287818,0.138945 0.582256,0.264669 0.88,0.383744 l 2.570518,7.70166 h 6.616551 l 2.570524,-7.714892 c 0.297751,-0.112485 0.595495,-0.231575 0.886615,-0.363914 l 7.26827,3.632479 4.677904,-4.677899 -3.639107,-7.274884 c 0.13896,-0.287816 0.264667,-0.582253 0.38376,-0.880001 L 55.15787,35.308267 V 28.691729 L 47.442987,26.121203 A 16.508273,16.508272 0 0 0 47.07908,25.234584 l 3.632507,-7.268271 -4.677904,-4.677895 -7.274889,3.639098 a 16.51489,16.514889 0 0 0 -0.879997,-0.38376 L 35.308271,8.8421035 Z M 31.99999,22.075182 a 9.9248138,9.9248135 0 1 1 0,19.849627 9.9248138,9.9248135 0 0 1 0,-19.849627 z"
+     id="path864" />
+</svg>
diff --git a/icons/64x64/org.xfce.panel.pager.png b/icons/64x64/org.xfce.panel.pager.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec7eec9c90d00ae9002dd7b8990c18bd2690e87
GIT binary patch
literal 1145
zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=GV%o-U3d6?5LsKASD<C~<85
z%$s*>w)9@xvURJ+)-7JF)h``Yx<b8eSFETISzooe{NoFIg^G<8UzRj=d|e>osKeD1
zB;s{&^44qox0dB@%G`AG=En(Xn+@w)F5LCp{QJ(c#m49Vq}@}z`%u-1<40u3HpZJl
zb6We@jn96ZU}ZYpjBj1B-(Cxu$+ec(pDVB=Oz8~JFgg2mYI3KGQtEb5=LOY&qC@&s
z>(@!8O@7@c^NFb;c-E?vYm?U`my`ss%cwi#URMtbP7`)uFy%2|+fl>vYqsc-?b7Sc
z1%})+nRx1j!KXBnYwPTo47e;9be{FFFgWlso^mr)TsP~I2-mSaJKH2KE3`OxT~B=S
z`FQu&Z*MFoXSdEewpToK>xPYY9(_A@d-c<!kKcV-cUr_TG56dFz1;2mb$kMwHhQo(
z9<zNPs>PsiyCH{_Aw_z^T84%k=1rmu6LKB4F)?i7JrTy>0Q4*u!wEBmXhw#cY$@6Z
z#k#+L|KMwF;BJi7)e7mq$7ZF>Gv%4>Om2pj1q*r({(N|!t)SjtjL9K7TWpHad7roM
zUVX~Zn><^grNQE!U5z{whIvo_$G-CJ_V&E9r*!$6cgJpoZaEsAEtP+o@x)W!nmK<%
z0>f7Wwe4dM_^$Zj-C-WJ_`MrX&-|L>I{#xezhH06+fOGh9+r@@3Ap;Bl>fo!KTPxX
z*Ze(i7o2~8`qbawzlHD~_^$Y%nxRyliTQU`;m=2ryZ21H_VLHf?oD>j{pLEX*}3vf
z{;JTw%r9Oab%@V&jNku%1w+BdFC4q9%deU2d+&VUJHsnGmb!2gp@S!t+qGV0U7f~!
zVV7>(>+9=sZdL5#XPnQt!iV*PD8uPZ3=j0*Gf7XKmT{-0b57uoJO^2ZH{KHjm=swq
z?c(zdUZ|NRskuEx;+=gjCzFIF^U1AF+hp1w95s_>NN$N1o1v<+<ZI9CWnQ1Fq+5G}
z3Qo_`o#vfc>{2_4-9En%sQ;kvzvb4<48V}Qu_R#OmF5Y`EIk1n49hZ|8t&+t-DH^7
zQMl4Iv3S|Z$5&-fpY=4_q@zD+DvOSYo`d6&BcBdUzkMVA$Nxii_33SGMmt59s>^WM
zr}m^t>s0G#J1pZg*tW-@KCz<WhK|_;h3Y%cf3eEdepj*6V>$=S#tfdWelF{r5}E)L
CwCySY

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.pager.svg b/icons/64x64/org.xfce.panel.pager.svg
new file mode 100644
index 000000000..6f156dd4d
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.pager.svg
@@ -0,0 +1,191 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.pager.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.pager.svg"
+   width="64"
+   height="64"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 64 64"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="20.187501"
+     inkscape:cx="11.375001"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       ry="0.92631537"
+       rx="0.92305773"
+       y="347.61725"
+       x="507.51102"
+       height="11.57894"
+       width="11.999748"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0396564;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       ry="1.2188393"
+       rx="0.89998448"
+       y="347.2038"
+       x="507.51077"
+       height="11.57894"
+       width="11.999748"
+       id="rect833-4-7"
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:none;stroke-width:0.0407612;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1054-7"
+       d="m 507.92946,358.74165 c -0.1496,-0.0496 -0.2016,-0.0808 -0.322,-0.19229 l -0.0963,-0.0888 v -2.73374 -2.73355 h 2.99994 2.9999 v 2.89472 2.89476 l -2.73134,-6.6e-4 c -2.6848,-6.7e-4 -2.73344,-10e-4 -2.85016,-0.0405 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0270683;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       id="rect4547-78-5"
+       d="m 508.44858,347.22401 c -0.50776,0 -0.91656,0.4103 -0.91656,0.91988 v 4.82898 h 5.95779 v -5.74886 z"
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:#6acfec;stroke-width:0.0413402;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       id="rect4553-4-3"
+       d="m 513.51082,347.20374 v 5.78944 h 5.99987 v -4.86306 c 0,-0.51318 -0.41168,-0.92638 -0.92307,-0.92638 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0412804;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-2"
+       d="m 513.51082,347.41049 h -5.04341 c -0.59328,0.001 -0.75267,0.42945 -0.74163,0.85882 l -5.3e-4,4.72383"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#00a1d1;stroke-width:0.420961px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-6-9"
+       d="m 513.51082,347.41052 h 5.04336 c 0.59331,10e-4 0.75272,0.42942 0.74168,0.85879 v 4.72387"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.420961px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-3-2"
+       d="m 513.51082,358.9895 h -5.04336 c -0.59333,-0.003 -0.75272,-0.43875 -0.74168,-0.87758 l -4.8e-4,-5.11866"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.420961px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1204-6"
+       d="m 508.3465,358.77177 c -0.14373,-0.024 -0.2692,-0.088 -0.3256,-0.17045 -0.0512,-0.0748 -0.0712,-0.15072 -0.0768,-0.29206 l -0.003,-0.12802 0.0496,0.032 c 0.10053,0.0648 0.22533,0.11561 0.3444,0.14109 l 0.0653,0.016 h 2.55592 2.55589 v 0.20699 0.20701 l -2.55229,-5.6e-4 c -2.14608,-4e-4 -2.56171,-10e-4 -2.61139,-0.008 z"
+       style="display:inline;opacity:1;fill:#bcc5ca;fill-opacity:1;stroke:#bcc5ca;stroke-width:9.39e-05;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       sodipodi:nodetypes="ccccccccccccc"
+       inkscape:connector-curvature="0"
+       id="path832-0"
+       d="m 516.08218,355.4744 v -0.82705 h 0.85715 v 0.82705 h 0.85712 v 0.82703 h -0.85712 v 0.82711 h -0.85715 v -0.82711 h -0.85717 v -0.82703 z"
+       style="display:inline;fill:#344958;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.21049px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-1"
+       d="m 513.51082,358.57594 h 5.04336 c 0.59331,-0.003 0.75272,-0.40852 0.74168,-0.81697 l -4.8e-4,-4.76574"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#d2d8dc;stroke-width:0.420961px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/64x64/org.xfce.panel.png b/icons/64x64/org.xfce.panel.png
new file mode 100644
index 0000000000000000000000000000000000000000..a73c733a3fef6fa67bb6302eaa90e829f9e9bd5c
GIT binary patch
literal 1183
zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=GW8o-U3d6?5LsKASJ?D$zdw
zCjaud<$g@98kv_>7G2;tvQUHF&trj{*MIIEK`iAeEPECC99;T8s24bSu&UgD5T<fu
zq5L9VPQ|bn;hR40x_9^H%Yz@Q=I%JT^hfI3+9gxp%&ZOH|NZ&LGrKSK7#%Y>6>*7a
zN#Qs16;p4ymV7Zx{GsJmEwpH!)hWIL@BP6=_J-5%?YVV%>R;{^`t`efR{s>7misXD
zpxpz1yNgmyxgI4>sed-@{Bmvi+;vwNwg&C?xcq<KryWVZOd__;xc9%s#krPO?yc0G
zlibh#n%A|Qky#Mcdp_V>fg1nYIcd)hZkn3)u4bOua`P7{ou`fzsNHvr3|QIZ7x&I&
zDVs!3^XpR_(kgzOi+!wizKv#cU#RxtY~hpF4Tl&q883;jd2mlyX5bLjVA9G6^nxbO
z1Th8Q#D*;lnOw|ESUrLz6m%VCVO1(w$-GONLFn$jEn-uQ8LTSbT{KnbQ|waUQcdCQ
z)5v<h%l%k`z@xC=QfZIEtgqV!F^8nHv?yCMeXINXVq(jhgB$awh!;CNKis{)MtzZc
z-}i<d#*=>{3%nmpIikYbV(~`u=}N}*zDNfiwRhrXHa8mXuKnNT^<l#~uLps7eG9+6
zoomE3>!}#8{)ti<n}ZCgBHXVx_xx_p7rkdI_u={-wN9@h(dkRqGhU89Z?y0A$6vRf
zS3I0*IVb3SZlOf+@BY%dy}zW-=lcfE-#2~r4xQTP4VwE;9lGRsZeFy_hX97<Pd;4A
z?$*(nn{sOYiP$?6*(`KtpA^2jk1<lsKcq0~?%J)Dou`dHt#*J0)i2Xy$+Oza%lmlh
zD$3g{)<j!9SJm^5XO@$>pZ4_^oB8^?ihTTR#}d!<W^a$&yYJxNRr7c6(0Ms?;pg`?
z8F!Za6*wJnX8n1Y$i$yl*|L|v%50rFeaDHipFeNwi==2d-q)I$J}H7xMeE_Ym%Lhy
z?czO&ukV?L+@5v7IwJYGYM%Sfm(k8y4#jV;t+F%So}qrXYUe}N_I(~Uo&SsHgqa<D
zb=Kbc{$<MrPk)D-y^eM{Tokr}f8pCrk?V!c|7g$MW^()Hrhl*I|BinC|K7gxgEMCy
zpH;*6*kZwyo?FXX4OdvGResPf{L7~1SvNyhJ-&QbwO^l}zW#3Ob4S>@?y;U@I9$}D
v!<4u1iuvZ_U%b|ac~9pFog*h-D91cQz_+jCju{g$vom<Q`njxgN@xNAe5Vq}

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.separator.png b/icons/64x64/org.xfce.panel.separator.png
new file mode 100644
index 0000000000000000000000000000000000000000..15a9b0075b865ef9b3e5dbcb44392bbd24b13f1e
GIT binary patch
literal 681
zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=E9Do-U3d6?5LsUg&o?K*S+`
zVMlIb!gN-(X{`+oiyadTKC_$@|G-?qBBpZie1bqj3rl;$gw#b7mX+Py<Qt&Tm2@iW
zgzckyi>K{TwYIGMzV_xVh0{hG&&cRH2>;s?ar>6xR?#^5JSM^WjQgz@1g)JYCsEn(
z>y*~Z#>6@n8wOp6$BY?_QlA+QecJv<e`}Vj*rA_?w)TGsJ~nyfs{X2m#fO=1W^CuW
zKCimg(#|&ctD!xUT!YvGLwSe40&n8(pSt@u`Qfbui=b_cOg4MJY_Ts=d**(C`2v#(
zNYzJ%EeyTv3s^I*tY`UdU41F%3itIz786gun+h^IZ1czG{7Q){_A8$4Zvd-0-%uyw
zJ*!T1oonHu9A=gac27?mK<tB?1ak4>I@KLJ?@fEU^ys0j2Md<`J3q0i;oQ4#XQWlO
zFwc-@<agk{FoS<V9ml*m@n`n<`bmFfxb>ZJ8mf0ctv~qWZ||1_CzyTIlP@tJ{=>oY
e@5_$DeT=>K-ql}NZiN7&ox#)9&t;ucLK6TOO%y!<

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.separator.svg b/icons/64x64/org.xfce.panel.separator.svg
new file mode 100644
index 000000000..ad6c8f1a9
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.separator.svg
@@ -0,0 +1,196 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.separator.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.separator.svg"
+   width="64"
+   height="64"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 64 64"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="1.1490486"
+     inkscape:cx="-3.0935923"
+     inkscape:zoom="11.313708"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <path
+     style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.168406;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     d="M 62,2.000004 V 62 H 2 V 2.000004 Z"
+     id="rect840"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="ccccc" />
+  <path
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.95844px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+     d="M 2,59.272723 H 62 V 62 H 2 Z"
+     id="path880"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path842"
+     d="M 2,2 H 62 V 4.7272752 H 2 Z"
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.95844px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path906"
+     d="m 35.75,45.636363 h -7.5 v 5.454549 h 7.5 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.26134px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+  <path
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.26134px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="m 35.75,29.272728 h -7.5 v 5.454547 h 7.5 z"
+     id="path957"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path959"
+     d="m 35.75,12.909093 h -7.5 v 5.454546 h 7.5 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.26134px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+</svg>
diff --git a/icons/64x64/org.xfce.panel.showdesktop.png b/icons/64x64/org.xfce.panel.showdesktop.png
new file mode 100644
index 0000000000000000000000000000000000000000..606dd90a8f3186db80d330197cb7ee92b094e667
GIT binary patch
literal 842
zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=B+qo-U3d6?5Lsw#~mBAmKLu
zdi<4$wvCIJJvcO19huR%^+1D5z3X$Xv}s;EQxkOLl|RT!oN769f`vJVJ5f_qVPfN|
z&e<ypYxKGI`8qrDgvwv7J74m5;)@?g_MLj5eJ#pFvS0Ur+KhXO{hM!VxM^#+g(sek
zY`d~i`5wc?nfx5hzsr99TJ7AfCeIjoI?V9R{bqTNNg^Cd4t_D;D>gD5Q%+dVKVzfg
zq;<ERwoZMufm^}<zRsfi)txG$XX03vr1`fS9_ZIUV6eU8vTJpEqU?+r%qs6~T?DRt
ze#Cg-bHh#V2JwzJ{Bk?)zGKOb@;G<(^CN8=evhC9I?wN}%SuqR+hhOi$S*;c4IAD$
zW&bJu-@5X@?OASvR<;E04Hp@57|o;_bPu>OZ(zNV!LW@%n)iTM!eYi7OgSbD(G9(X
z6y33QTAOVy_4Uw$<=fY@Ua)@f!1mzjwLk0UhDS@)v*R@I>Vk|zQH}RS>RuevbCA25
z+<4>vh5jV-GRCs<a<4Al#((GM7MhkZo(X%Ne7(Q_pG)tHU&b2St!H2Tc0@%(|5I=I
zk6rOf{K*oQZ@Jm{4U}$hC)Y^#P0ZiZ&TxKpa^ADq-KV#{XWnUf>(!lCMK=CjU%59{
z2Ia~`S>DRqemJh+-#P|whII@a{Xd#6doVsQcA0nf?3DgZI>p5eFJ66Y`^@csrsHZ)
T64L@;x@7Ql^>bP0l+XkK1_N45

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.showdesktop.svg b/icons/64x64/org.xfce.panel.showdesktop.svg
new file mode 100644
index 000000000..61310a478
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.showdesktop.svg
@@ -0,0 +1,161 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 64 64"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="64"
+   width="64"
+   sodipodi:docname="org.xfce.panel.showdesktop.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.showdesktop.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="11.313708"
+     inkscape:cx="20.506097"
+     inkscape:cy="16.086679"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     showguides="true"
+     inkscape:lockguides="true"
+     inkscape:pagecheckerboard="false"
+     inkscape:document-rotation="0"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid842"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     style="display:inline;enable-background:new"
+     id="g3547"
+     transform="matrix(10.000001,0,0,9.9999932,-5071.108,-3467.9976)"
+     inkscape:label="emoji-symbols-alt">
+    <rect
+       ry="0.46799582"
+       rx="0.46153438"
+       y="347.15005"
+       x="507.31076"
+       height="5.8499475"
+       width="5.9999456"
+       id="rect838"
+       style="display:inline;opacity:1;fill:#263742;fill-opacity:1;stroke:none;stroke-width:0.0141299;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:none;stroke-width:0.0140695;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect879-367-19-3"
+       width="5.9999456"
+       height="5.7999964"
+       x="507.31076"
+       y="347"
+       rx="0.52765238"
+       ry="0.52314693" />
+    <rect
+       ry="0.45205274"
+       rx="0.45604751"
+       y="347.07468"
+       x="507.38547"
+       height="5.6506395"
+       width="5.8505893"
+       id="rect896"
+       style="display:inline;opacity:0.528;fill:none;fill-opacity:1;stroke:#006888;stroke-width:0.149357;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.0148944;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       d="m 513.31076,350.8 v 1.48001 c 0,0.28807 -0.20584,0.51999 -0.46153,0.51999 h -5.07688 c -0.25569,0 -0.46153,-0.23192 -0.46153,-0.51999 V 350.8 Z"
+       id="rect840"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssscc" />
+    <path
+       style="fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.173209px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 507.31081,350.8 h 5.99995 v 0.2 h -5.99995 z"
+       id="path880"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/icons/64x64/org.xfce.panel.svg b/icons/64x64/org.xfce.panel.svg
new file mode 100644
index 000000000..e609574ff
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.svg
@@ -0,0 +1,228 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 64 64"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="64"
+   width="64"
+   sodipodi:docname="org.xfce.panel.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="12.611757"
+     inkscape:cx="25.452441"
+     inkscape:cy="23.708037"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g3547"
+     showguides="false"
+     inkscape:lockguides="true"
+     inkscape:pagecheckerboard="false"
+     inkscape:document-rotation="0"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid842"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       gradientTransform="matrix(0.11538349,0,0,0.10909088,506.12618,343.18189)"
+       inkscape:collect="always"
+       xlink:href="#linearGradient857"
+       id="linearGradient859"
+       x1="64"
+       y1="84"
+       x2="64"
+       y2="68"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient857">
+      <stop
+         style="stop-color:#070c0f;stop-opacity:0.699"
+         offset="0"
+         id="stop853" />
+      <stop
+         style="stop-color:#070c0f;stop-opacity:0;"
+         offset="1"
+         id="stop855" />
+    </linearGradient>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     style="display:inline;enable-background:new"
+     id="g3547"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1718.0011)"
+     inkscape:label="emoji-symbols-alt">
+    <rect
+       ry="0.93599969"
+       rx="0.92306817"
+       y="344.29999"
+       x="507.51077"
+       height="11.699998"
+       width="11.999884"
+       id="rect838"
+       style="display:inline;opacity:1;fill:#263742;fill-opacity:1;stroke:none;stroke-width:0.0282602;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:none;stroke-width:0.0282602;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect879-367-19-3"
+       width="11.999884"
+       height="11.699998"
+       x="507.51077"
+       y="344"
+       rx="1.0553042"
+       ry="1.0553139" />
+    <rect
+       ry="0.9120028"
+       rx="0.91199434"
+       y="344.14999"
+       x="507.66089"
+       height="11.399995"
+       width="11.699887"
+       id="rect896"
+       style="display:inline;opacity:0.528;fill:none;fill-opacity:1;stroke:#006888;stroke-width:0.299998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.0282602;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       d="m 519.51063,352.10002 v 2.66399 c 0,0.51854 -0.41168,0.936 -0.92305,0.936 h -10.15376 c -0.51137,0 -0.92305,-0.41746 -0.92305,-0.936 v -2.66399 z"
+       id="rect840"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssscc" />
+    <rect
+       style="display:inline;opacity:1;fill:#d4ade2;fill-opacity:1;fill-rule:nonzero;stroke:#753390;stroke-width:0.299998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+       id="rect832"
+       width="2.0999799"
+       height="2.0999994"
+       x="508.26093"
+       y="352.84998"
+       rx="0.58652306"
+       ry="0.58652848" />
+    <rect
+       ry="0.58652848"
+       rx="0.58652306"
+       y="352.84998"
+       x="511.06094"
+       height="2.0999994"
+       width="2.0999799"
+       id="rect849"
+       style="display:inline;opacity:1;fill:#d4ade2;fill-opacity:1;fill-rule:nonzero;stroke:#753390;stroke-width:0.299998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#d4ade2;fill-opacity:1;fill-rule:nonzero;stroke:#753390;stroke-width:0.299998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+       id="rect851"
+       width="2.0999799"
+       height="2.0999994"
+       x="513.8609"
+       y="352.84998"
+       rx="0.58652306"
+       ry="0.58652848" />
+    <rect
+       ry="0.58652848"
+       rx="0.58652306"
+       y="352.84998"
+       x="516.66077"
+       height="2.0999994"
+       width="2.0999799"
+       id="rect853"
+       style="display:inline;opacity:1;fill:#d4ade2;fill-opacity:1;fill-rule:nonzero;stroke:#753390;stroke-width:0.299998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" />
+    <path
+       style="fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.299998px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 507.51086,351.80004 h 11.99988 v 0.29999 h -11.99988 z"
+       id="path880"
+       inkscape:connector-curvature="0" />
+    <rect
+       style="display:inline;opacity:0.4;fill:url(#linearGradient859);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.299998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+       id="rect851-3"
+       width="11.999884"
+       height="1.1999997"
+       x="507.51086"
+       y="350.60001" />
+  </g>
+</svg>
diff --git a/icons/64x64/org.xfce.panel.systray.png b/icons/64x64/org.xfce.panel.systray.png
new file mode 100644
index 0000000000000000000000000000000000000000..385c7ce2ab83f100d082a878ffeb510d3429ac5d
GIT binary patch
literal 2074
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
Eg1$Pbq5uE@

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.systray.svg b/icons/64x64/org.xfce.panel.systray.svg
new file mode 100644
index 000000000..f17dc4469
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.systray.svg
@@ -0,0 +1,155 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 64 64"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="64"
+   width="64"
+   sodipodi:docname="org.xfce.panel.systray.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.systray.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="16"
+     inkscape:cx="5.1249999"
+     inkscape:cy="14.5625"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid844"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <ellipse
+     style="opacity:1;fill:#006888;stroke:#006888;stroke-width:1.97577;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+     id="path1970"
+     cx="14.00099"
+     cy="28.290815"
+     rx="11.013103"
+     ry="11.166071" />
+  <g
+     id="g1960"
+     transform="matrix(0,0.88590534,-0.87376917,0,208.52264,-98.118247)"
+     style="fill:#6acfec">
+    <path
+       style="display:inline;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:2.24271;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+       d="m 130.1555,208.59605 c -4.05669,-12.10498 -4.3611,-24.24428 -13.29392,-36.30467 h 51.62951 c -12.1173,13.10978 -9.42047,24.47507 -13.2189,36.60524"
+       id="path1823"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:2.56854;stroke-linecap:butt;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+       id="rect1853"
+       width="56.914982"
+       height="4.3462982"
+       x="114.29662"
+       y="168.97432"
+       ry="2.1731491" />
+    <path
+       style="fill:#003445;stroke:#006888;stroke-width:2.28783px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 154.42926,220.33576 25.1661,-6.86348 v -6.86349 l -25.1661,4.57566"
+       id="path1968"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="fill:#006888;fill-rule:evenodd;stroke:#006888;stroke-width:2.29865;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1962"
+       width="14.425511"
+       height="25.041418"
+       x="-222.24057"
+       y="130.16843"
+       transform="rotate(-90)" />
+  </g>
+</svg>
diff --git a/icons/64x64/org.xfce.panel.tasklist.png b/icons/64x64/org.xfce.panel.tasklist.png
new file mode 100644
index 0000000000000000000000000000000000000000..afe45fb2ff2cda95e96283672373b9b7f326ddd2
GIT binary patch
literal 1106
zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=GU>o-U3d6?5Ls-k5heK%{N|
z;~ROID`$y>C@y4jU9^CYr({9$@=Xj*PBzT>4OiG5nB*FIr%q%POK4^l<!q5yCFXLq
zNkTw3S98L#b6*n~mOCZH%voY?_|GifI{g37;=E7CcZ!8Rtv|L=_kdZRvHrB(+{`&&
z&nQ&!S@2b?op`m#DM9X`TwQ_hdHMT2{vOv<6}I0G`*235fagH*0m019TVcX0h1_}%
zhgTFu>B~g6r&%2^HE&2}{~fcety=PnRki6_cENtTu*&~udjwyVJ}@%*EUDnbUGU7|
zxj28oH`!(UUp{VjKY!%$Sq=Lq)=v2=KX>=v3>K<!XW%=Ye0T9aUlFz&VhOVkG2CX#
z*}Pb0!jvCb6N^57eO~tJx4Mj=*1p3N>!t^b%Afb-Pg}|M$D`(-&Z5|fKf<!xuFiUR
zcKU>F<-cE+%$RVG@$T#&6`M94z4Bq+{<!&ZzT4I88q4E-UwyS+xx!j_KF92@8eea{
zTe%9^y3gKx5fKp*D>}`Ucg_6~H?QaXy7$|*x$qonv(l07f1b#%c(Xb3aD%wF_fw&F
zYgY6zax|4>)OQ>bXj8my5XH44SX$vij+zONM(#{$j^w@j{FmBvyf-a9yyGoP;@quY
zc~3bWSQ7rU@WS-WdB>{P95OlZZ=u(5asCI@dcWIFG4xn`J@eT_OVmQ=QNXK3N1jjf
z>agIMFz?5t7xS`iyCgQ`GH%o4*#L~RR>p0tH<lS3*v4=h5?23DHLMD3@?f0yc;mVM
zH?J#QJJfMpe$}5lf?pNn&hKU1E@obTU!^s!lfP&`OO_j_GSdUq0?}2%RWDz-)!2QP
zT`=A4f7N=O@3IrzkZjp$^1#1Szw=HlubS#Um7-*as7KyP=H3drA5|yL=JW8b@qDt3
zc~g)?LUcne7jq8xhO^(;I3vP(4b*<uzuoP7S0Y5YgdJ!=8{;AymWZEQ+yv6@7jBGh
zNt`>?-`*^b^UirI|HlVUrgwKY*RAkx?7OeBR4_xP?BdS@#cJw(%i8DJe>^>TadB~R
zwet3Kx2c;Ca308y%Zuh{sBEn6TNx`YFaLj1>7q0J=bp9l<$k*R*t%+}=mze}%#*<U
O$>8bg=d#Wzp$PzA_uAP2

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.tasklist.svg b/icons/64x64/org.xfce.panel.tasklist.svg
new file mode 100644
index 000000000..029fa8846
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.tasklist.svg
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="144"
+   inkscape:export-xdpi="144"
+   inkscape:export-filename="org.xfce.panel.tasklist.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.tasklist.svg"
+   width="64"
+   height="64"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 64 64"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="16.3125"
+     inkscape:cx="11.25"
+     inkscape:zoom="16"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <rect
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:1.93444;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect846"
+     width="46.065559"
+     height="38.065563"
+     x="14.96722"
+     y="2.9672198"
+     rx="3.5435045"
+     ry="3.0452442" />
+  <rect
+     ry="3.0452442"
+     rx="3.5435045"
+     y="12.967221"
+     x="8.9672203"
+     height="38.065563"
+     width="46.065559"
+     id="rect842"
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:1.93444;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <rect
+     style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#d2d8dc;stroke-width:1.95532;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect1711"
+     width="46.044674"
+     height="38.044682"
+     x="2.9776599"
+     y="22.977659"
+     rx="3.5418985"
+     ry="3.0435741" />
+</svg>
diff --git a/icons/64x64/org.xfce.panel.windowmenu.png b/icons/64x64/org.xfce.panel.windowmenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..6524d2553ef917d4f16054a91742e292dc52a87b
GIT binary patch
literal 1633
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

literal 0
HcmV?d00001

diff --git a/icons/64x64/org.xfce.panel.windowmenu.svg b/icons/64x64/org.xfce.panel.windowmenu.svg
new file mode 100644
index 000000000..585332e5a
--- /dev/null
+++ b/icons/64x64/org.xfce.panel.windowmenu.svg
@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.windowmenu.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.windowmenu.svg"
+   width="64"
+   height="64"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 64 64"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="17.187501"
+     inkscape:cx="7.0000003"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       style="display:inline;opacity:1;fill:#a7b0b7;fill-opacity:1;stroke:none;stroke-width:0.0396697;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect828"
+       width="11.999992"
+       height="11.586256"
+       x="507.51077"
+       y="347.61374"
+       rx="0.92307651"
+       ry="0.92690068" />
+    <rect
+       ry="0.92690068"
+       rx="0.92307651"
+       y="347.20001"
+       x="507.51077"
+       height="11.586256"
+       width="11.999992"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0396697;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.42112;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect1711-4"
+       width="9.8571367"
+       height="2.0689743"
+       x="508.58221"
+       y="351.95856"
+       rx="0.64281368"
+       ry="0.62065077" />
+    <rect
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#a7b0b7;stroke-width:0.42112;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect867"
+       width="9.8571367"
+       height="2.0689743"
+       x="508.58221"
+       y="348.64825"
+       rx="0.64281368"
+       ry="0.62065077" />
+    <rect
+       ry="0.62065077"
+       rx="0.64281368"
+       y="355.26889"
+       x="508.58221"
+       height="2.0689743"
+       width="9.8571367"
+       id="rect869"
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.42112;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/96x96/Makefile.am b/icons/96x96/Makefile.am
new file mode 100644
index 000000000..3bddecf7a
--- /dev/null
+++ b/icons/96x96/Makefile.am
@@ -0,0 +1,17 @@
+iconsdir = $(datadir)/icons/hicolor/96x96/apps
+icons_DATA = \
+	org.xfce.panel.png \
+	org.xfce.panel.actions.png \
+	org.xfce.panel.applicationsmenu.png \
+	org.xfce.panel.clock.png \
+	org.xfce.panel.directorymenu.png \
+	org.xfce.panel.launcher.png \
+	org.xfce.panel.pager.png \
+	org.xfce.panel.separator.png \
+	org.xfce.panel.showdesktop.png \
+	org.xfce.panel.systray.png \
+	org.xfce.panel.tasklist.png \
+	org.xfce.panel.windowmenu.png
+
+EXTRA_DIST = \
+	$(icons_DATA)
diff --git a/icons/96x96/org.xfce.panel.actions.png b/icons/96x96/org.xfce.panel.actions.png
new file mode 100644
index 0000000000000000000000000000000000000000..96173abcb7785b81699ad23d8e8cd363085912de
GIT binary patch
literal 6055
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

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.actions.svg b/icons/96x96/org.xfce.panel.actions.svg
new file mode 100644
index 000000000..190d48ce2
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.actions.svg
@@ -0,0 +1,182 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="96"
+   height="96"
+   viewBox="0 0 25.4 25.4"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.actions.svg"
+   inkscape:export-filename="/home/maug/Programming/xfce4-panem/32x32/org.xfce.panel.actions.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254" />
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="28.466667"
+     inkscape:cx="2.7751756"
+     inkscape:cy="12.330211"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259623;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="50.800003"
+       cy="264.32391"
+       r="0" />
+    <circle
+       cy="301.23331"
+       cx="12.7"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:0.79353;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="11.509485" />
+    <circle
+       r="0"
+       cy="264.32391"
+       cx="50.800003"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259623;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32391"
+       cx="50.800003"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259623;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32391"
+       cx="50.800003"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259623;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32391"
+       cx="50.800003"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259623;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32391"
+       cx="50.800003"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259623;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32391"
+       cx="50.800003"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259623;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32391"
+       cx="50.800003"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259623;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32391"
+       cx="50.800003"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259623;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32391"
+       cx="50.800003"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259623;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:end="4.1878597"
+       sodipodi:start="5.239857"
+       sodipodi:open="true"
+       d="m 15.69626,296.48532 a 5.9525971,5.5277333 0 0 1 2.749411,6.22136 5.9525971,5.5277333 0 0 1 -5.754381,4.0828 5.9525971,5.5277333 0 0 1 -5.7414352,-4.09849 5.9525971,5.5277333 0 0 1 2.7690881,-6.21382"
+       sodipodi:ry="5.5277333"
+       sodipodi:rx="5.9525971"
+       sodipodi:cy="301.26175"
+       sodipodi:cx="12.700037"
+       id="path849"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#006888;stroke-width:3.17499;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:type="arc"
+       sodipodi:arc-type="arc" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:2.38769;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="12.700037"
+       sodipodi:cy="301.26175"
+       sodipodi:rx="5.9525971"
+       sodipodi:ry="5.5277333"
+       d="m 15.69626,296.48532 a 5.9525971,5.5277333 0 0 1 2.749411,6.22136 5.9525971,5.5277333 0 0 1 -5.754381,4.0828 5.9525971,5.5277333 0 0 1 -5.7414352,-4.09849 5.9525971,5.5277333 0 0 1 2.7690881,-6.21382"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       ry="1.1410658"
+       rx="2.97136"
+       y="292.90213"
+       x="11.509376"
+       height="6.3500004"
+       width="2.3812501"
+       id="rect851"
+       style="fill:#006888;stroke:#006888;stroke-width:0.793749;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:3.10624;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="2.3812501"
+       height="6.3500004"
+       x="11.509376"
+       y="292.90213"
+       rx="2.97136"
+       ry="1.1410658" />
+  </g>
+</svg>
diff --git a/icons/96x96/org.xfce.panel.applicationsmenu.png b/icons/96x96/org.xfce.panel.applicationsmenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f83ff2f0e164575c7f22fec51b87e42ec79e3c1
GIT binary patch
literal 4719
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

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.applicationsmenu.svg b/icons/96x96/org.xfce.panel.applicationsmenu.svg
new file mode 100644
index 000000000..be406805f
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.applicationsmenu.svg
@@ -0,0 +1,127 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   width="96"
+   height="96"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   version="1.0"
+   sodipodi:docname="org.xfce.panel.applicationsmenu.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   inkscape:export-filename="org.xfce.panel.applicationsmenu.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient3961">
+      <stop
+         id="stop3963"
+         offset="0"
+         style="stop-color:#cecece;stop-opacity:0.7019608;" />
+      <stop
+         id="stop3965"
+         offset="1"
+         style="stop-color:#1d1d1d;stop-opacity:0;" />
+    </linearGradient>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1126">
+      <rect
+         style="opacity:0.5;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.02543;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="rect1128"
+         width="512"
+         height="512"
+         x="17.850052"
+         y="549.14514" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     gridtolerance="10000"
+     guidetolerance="10"
+     objecttolerance="10"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.839192"
+     inkscape:cx="7.449875"
+     inkscape:cy="15.089154"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer10"
+     showgrid="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid244"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer10"
+     inkscape:label="Mouse_Path"
+     style="display:inline"
+     transform="translate(-27.365845,-1015.3254)">
+    <path
+       inkscape:connector-curvature="0"
+       style="fill:#00aade;fill-opacity:1;stroke-width:2.89362"
+       d="m 45.323431,1099.7546 -8.470428,-8.706 1.268316,-1.3422 c 1.413054,-1.4952 2.735196,-2.9214 5.689962,-6.1356 1.099362,-1.1958 3.011652,-3.2682 4.249536,-4.6044 1.237884,-1.3362 2.842956,-3.0744 3.566838,-3.8622 2.375238,-2.5842 5.046408,-5.4852 8.289846,-9.0042 l 3.19266,-3.4638 -0.847458,-0.894 c -0.46614,-0.492 -3.211164,-3.5274 -6.10014,-6.7452 -7.136172,-7.9502 -9.49239,-10.5722 -9.567942,-10.6454 -0.0354,-0.06 -1.65642,-1.8372 -3.60285,-4.008 l -3.53898,-3.9456 4.571796,-4.3932 c 9.107598,-8.7516 10.050324,-9.6594 12.041928,-11.592 l 2.02362,-1.965 0.96459,1.2174 c 0.53052,0.669 3.643806,4.6068 6.918402,8.7498 11.90202,15.0582 13.115622,16.5714 13.25322,16.5258 0.13098,-0.06 2.364012,-2.6244 9.451182,-10.923 3.102066,-3.6318 3.576924,-4.1862 3.775776,-4.4064 0.06864,-0.078 2.26575,-2.6466 4.88238,-5.712 l 4.757515,-5.574 2.44668,2.3412 c 1.34567,1.287 5.29986,5.0496 8.78709,8.3598 l 6.3404,6.0192 -2.22253,2.319 c -2.66306,2.7774 -6.08739,6.3774 -12.27478,12.903 -2.53152,2.6696 -5.924395,6.2288 -7.539721,7.91 -1.615332,1.6794 -3.013116,3.1626 -3.106188,3.2928 -0.1563,0.222 0.039,0.468 2.572926,3.2202 1.508166,1.6404 3.696123,4.0284 4.862103,5.3058 1.16599,1.2768 3.56051,3.888 5.32113,5.8008 1.76063,1.9128 3.96844,4.3176 4.90623,5.3436 1.78487,1.953 2.37983,2.5986 5.97902,6.4902 l 2.20029,2.379 -0.87486,0.8586 c -0.48114,0.474 -1.52901,1.479 -2.32855,2.2386 -5.39443,5.121 -12.05419,11.4726 -13.72094,13.0854 l -1.97022,1.9056 -0.88217,-1.0266 c -1.352367,-1.5744 -6.428679,-7.6686 -18.070545,-21.6954 -1.136754,-1.3698 -2.65881,-3.204 -3.382344,-4.0776 -0.72354,-0.8736 -1.359522,-1.5876 -1.413288,-1.5876 -0.0534,0 -1.559466,1.773 -3.346008,3.9408 -1.78653,2.1672 -3.785622,4.59 -4.442424,5.3844 -0.656814,0.7944 -1.700868,2.0616 -2.320146,2.8146 -1.180848,1.4364 -1.480272,1.7982 -6.843264,8.283 -1.832256,2.2152 -4.077342,4.932 -4.989066,6.0366 -0.911712,1.1046 -1.732032,2.0718 -1.82292,2.1498 -0.13194,0.114 -1.873554,-1.6152 -8.635674,-8.5656 z"
+       id="path2626" />
+    <g
+       id="g914"
+       transform="matrix(0.18912264,0,0,0.1943754,-62.344979,892.89302)"
+       style="fill:#070c0f;stroke-width:22.079">
+      <path
+         inkscape:export-ydpi="1026.8827"
+         inkscape:export-xdpi="1026.8827"
+         inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="path13-8"
+         d="m 931.74544,775.79875 c -2.29194,-1.89582 -20.26506,26.46187 -16.29077,29.40465 2.38972,1.7878 17.31457,-28.39371 16.29077,-29.40465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:export-ydpi="1026.8827"
+         inkscape:export-xdpi="1026.8827"
+         inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="path18-8"
+         d="m 911.08398,771.82541 c -1.13435,-1.31705 -7.15369,29.24258 -4.37043,30.59564 2.3897,1.7878 6.55183,-29.00592 4.37043,-30.59564 z"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path14-8"
+         d="m 490.39251,737.47244 c -2.3537,1.28875 18.83363,15.10215 58.42225,31.40062 39.59117,16.29847 94.28195,57.60761 89.99375,64.27515 -12.85922,18.11199 -20.44376,39.77441 -15.20901,76.87813 0.94406,6.53121 -19.35566,17.87183 -17.87913,27.72653 1.23475,7.49842 22.68907,-7.4337 25.03505,-4.4858 1.4354,5.29135 -11.47809,32.07149 -6.25876,33.9853 3.81738,1.13442 37.3757,-31.84431 39.32554,-31.29382 55.34179,16.73062 127.34835,4.09717 128.74256,3.56728 -0.13122,-0.29067 51.81438,24.42083 56.32887,21.46778 11.38784,-12.3319 -21.58193,-29.7126 -16.08481,-36.65543 2.4103,-3.63474 40.15723,13.64662 42.01702,8.92889 2.70617,-8.16723 -17.52752,-25.31623 -20.57061,-30.39666 -2.64699,-4.68427 -3.22116,-12.24882 3.56728,-16.98197 6.79101,-4.73314 76.22275,-31.2899 73.31085,-51.84307 -5.03414,-37.34552 -88.0554,-39.77075 -89.39566,-42.91418 -0.63017,-1.47654 3.65331,-53.40369 -20.57061,-43.81135 -14.91457,5.55115 -2.73759,38.63636 -1.77296,42.91419 0.89001,3.93828 -6.63573,3.52294 -8.05308,1.79432 -3.16396,-3.86368 -13.6106,-38.3492 -25.93222,-32.19098 -17.2811,9.52802 -1.01748,39.25808 -4.46444,40.2227 -6.4026,3.57816 -6.0399,12.31819 -11.17179,19.43848 -8.46299,12.12868 -71.7872,-5.68106 -92.25802,-6.92095 -14.98659,-0.88489 -29.32133,11.41139 -30.67435,9.84741 -18.24833,-18.27405 -56.0023,-50.09534 -97.36328,-60.66515 -23.19496,-6.29458 -57.70051,-24.51893 -59.08444,-24.28742 z m 361.91887,69.87172 c 3.95743,0 7.15593,3.65412 7.15593,8.15989 10e-6,4.50575 -3.1985,8.15989 -7.15593,8.15989 -3.95744,0 -7.17728,-3.65414 -7.17728,-8.15989 10e-6,-4.50577 3.21984,-8.15989 7.17728,-8.15989 z m -16.08481,4.95575 c 3.04559,13.14733 7.79958,17.33717 22.06588,16.91788 -18.15827,16.65089 -29.19393,-11.87861 -22.06588,-16.91788 z m 39.26146,34.36979 c 0.74297,0.0282 1.31493,0.19751 1.68752,0.55539 7.15367,2.59296 -30.74272,16.23854 -30.99475,14.31185 -0.39407,-1.37542 22.12522,-15.13943 29.30723,-14.86724 z m 3.84499,8.73664 c 0.39154,-0.0303 0.73626,0.0219 1.02532,0.17089 6.75243,6.70871 -21.37827,21.58409 -21.06191,21.06191 -2.26689,-1.36979 14.16329,-20.77712 20.03659,-21.2328 z"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.202314pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         inkscape:connector-curvature="0" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/96x96/org.xfce.panel.clock.png b/icons/96x96/org.xfce.panel.clock.png
new file mode 100644
index 0000000000000000000000000000000000000000..66142c4cbd0d5ff0b407208e9ba074a68f197c01
GIT binary patch
literal 8798
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
UML9)Z&j0`b07*qoM6N<$g3ub|)&Kwi

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.clock.svg b/icons/96x96/org.xfce.panel.clock.svg
new file mode 100644
index 000000000..22c95ee01
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.clock.svg
@@ -0,0 +1,257 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="96"
+   height="96"
+   viewBox="0 0 25.399999 25.399999"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.clock.svg"
+   inkscape:export-filename="org.xfce.panel.clock.png"
+   inkscape:export-xdpi="144"
+   inkscape:export-ydpi="144"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="3.800699"
+     inkscape:cy="27.311999"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259624;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="50.799999"
+       cy="264.32397"
+       r="0" />
+    <circle
+       cy="301.23331"
+       cx="12.699999"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:0.79353;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="11.509484" />
+    <circle
+       style="opacity:1;vector-effect:none;fill:#c1ebf7;fill-opacity:1;fill-rule:nonzero;stroke:#6acfec;stroke-width:0.796132;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-3-3"
+       cx="12.7"
+       cy="301.23331"
+       r="9.1269808" />
+    <circle
+       cy="301.23331"
+       cx="12.699999"
+       id="circle1253-3-3-6"
+       style="opacity:1;vector-effect:none;fill:#070c0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.081408;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="1.5875" />
+    <circle
+       r="0"
+       cy="264.32397"
+       cx="50.799999"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259624;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32397"
+       cx="50.799999"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259624;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32397"
+       cx="50.799999"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259624;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32397"
+       cx="50.799999"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259624;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32397"
+       cx="50.799999"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259624;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32397"
+       cx="50.799999"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259624;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32397"
+       cx="50.799999"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259624;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32397"
+       cx="50.799999"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259624;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="264.32397"
+       cx="50.799999"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.259624;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:0.887435"
+       id="rect852"
+       width="1.5875002"
+       height="7.9374819"
+       x="220.86191"
+       y="196.0865"
+       transform="rotate(44.999999)" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:0.793755"
+       id="rect852-3"
+       width="1.5875003"
+       height="6.35007"
+       x="-204.58521"
+       y="215.07312"
+       transform="rotate(-44.999999)" />
+  </g>
+</svg>
diff --git a/icons/96x96/org.xfce.panel.directorymenu.png b/icons/96x96/org.xfce.panel.directorymenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..73626eb5adf6e53e7ad78f24b4627d8775ac5eb4
GIT binary patch
literal 1397
zcmcgs`!~}I0H5(qtw=&hH;+bK)>d74bc@VmZ6uFlUTwqL<UKT@nn|jW*HvPSM5}q_
zlC!h2iQ~2!c@)drO={j+VkYkTC+-iQ&*z-a`TX=b=kvMk>EWsd(T9LQAT^X5(o3QE
zU)a7)!T%OfZ4|O2*3Ca21X6GR1*Lyt*kKA&FToj`;2m=@fl8ndK~yRg79JfDA4-TN
z!eS_-l7*A{AP@jXAsu~^nDeE9ky^gGH2z04`aYT$q_Za=z|m9l5WQ8`c=93A4SMPU
zIrSI?jY-{uFzr+|QDJ4Z%oN<#{R4r-6>4A{tPsd_uK=qP%0oK)-c%(ViBH8+?Rj&N
z9EphEzA@g<++v1rGV9|#Ru`vgh*^$#CdQ=>;`2(cIy(2`qplwVxFo|ybrHl6==k&X
zXVB$usQ#6pfpk`I3pP51)+}uf7iZU}H>;7C%vn7swuNBm*%w$tYg>;|t~dM8h_N7f
zGut-I#FfTFw_y#uYJ2kO)lW1Ybkw%%ezjNkgV|PA<i&Dm2U7U2di)_G+%Cp_r}qrv
z7LMY-CK>iTdw4H?ene{c{6jFLX;hi9C^aj{J$o33j+~YBCH5y^n@0GUkT~oz{P;VH
z3(GKnQ#7=mmYKt{EM&->syOyTg2s(5(;J!=fTcySJ4+H{>U_quB6YX8^@J)?3EQk*
zOxjtMF<iC;z4!4*Vc(4g?wzQ0SuB->$O<HLwBQ3tcx91BGUSfWeGRQ`w4Y+x)#};L
zjOg?ko{rB|TL{E_0x<5q5HURF(c-xBQ$<Tioa{KS%Y~H+*TQ1X!2I;O2>$PiskjYx
zqlqq<-kBW{yL_Cv2-xGY?rIVXucQnf>8@CLsR9&sG`%9R<%3%HdcoP^7dTrVAPFUn
z#5PiDqOeg>qb+^5NFb?eBm<t<iM0<Yqg>{I>Yp9<$wx>1J@l~_yn#=q%njK*Rl`i+
z@)Lzz?^ww>iDfiYKaK1}*c)922)P-_0WW%OpUyeCFR3tP+Uw`sNC<>}ae1g725nbK
z)b7Ubuo>RV6so??5<EFbm_9jZ)V9ZSxr9Z&6e8(^(s%fpl?dVR;~jzt!z!<l@w%#V
z+IIF)S>SKun8qq+_>-YW{o(4r*@*-bo?US(TYjFOr_3}HPs>2Uuzai15>(andxI0p
zW`gI0DT^={!p70nsoc$--QWKzzKx_S0yEdXF*-iQ4b%s>KW1G|8<zVu17ho4n@amU
z+6#?H1R<4fEpyJdvTACEP0VqnzVcBZhz~a7O|Cciaovl`J+9?F9~js&D*uB0P-r@)
zVHP55NyLOl;`>AQE8ELJ#|jp>yq&R_Yk?8Jzg-A^vvEaAX7+teW_Xn*jr<Iz7pFK_
z>U`=|n<eAK))JICaH$TOQ-k9aEF$W_IwF3--5(j(rZvw70SQel@*<a{IPF}FwfuoA
zIZj(6XY_K6(g3s$Y{|!o)XZ0KS-dXAlGq@E4-IbNpsQ_|1<`N;wpW60{2%u2DJk)>
z`@O4Hm5`;h$%sJ%E6$vlsy(5+4`$PS*Ls>nVnLRQdNDW0*X5-Z^`&as69`wnJT0=i
zX^up0I34#x_0#w7ppao}SN`I3*gJF5+5zdnf+I=b>#+WfSaYkacm?<Ri*&?5kBBGV
z8f!guGqc`~CvS*p^}3S7p`~Z4r{slVC2bcgCCMu;#LNYyv3MH$<xs-BonNi@DoqI8
z{pi`+0UJ8vV9DwQy9=}1-p(@st?NBdH$_*X(>2-g4`<-jKNOb<LOFXN>(1cm{{egB
Bh!6k(

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.directorymenu.svg b/icons/96x96/org.xfce.panel.directorymenu.svg
new file mode 100644
index 000000000..da7138ebc
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.directorymenu.svg
@@ -0,0 +1,261 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="96"
+   height="96"
+   viewBox="0 0 25.399999 25.399999"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.directorymenu.svg"
+   inkscape:export-filename="org.xfce.panel.directorymenu.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.448194"
+     inkscape:cx="10.589559"
+     inkscape:cy="16.472647"
+     inkscape:document-units="px"
+     inkscape:current-layer="g872"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="16.933332"
+       cy="280.46353"
+       r="0" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:0.795895;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="4.2333455"
+       sodipodi:cy="292.64279"
+       sodipodi:rx="1.9841988"
+       sodipodi:ry="1.8425775"
+       d="m 5.2320862,291.05065 a 1.9841988,1.8425775 0 0 1 0.9164705,2.07378 1.9841988,1.8425775 0 0 1 -1.9181267,1.36094 1.9841988,1.8425775 0 0 1 -1.9138117,-1.36616 1.9841988,1.8425775 0 0 1 0.9230293,-2.07128"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:1.03541;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="0.79374999"
+       height="2.1166666"
+       x="3.8364584"
+       y="289.85623"
+       rx="0.99045324"
+       ry="0.38035524" />
+    <g
+       transform="translate(-0.47083334,0.13230044)"
+       id="g872">
+      <path
+         sodipodi:nodetypes="cccccccccc"
+         inkscape:connector-curvature="0"
+         style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:0.850446;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         d="m 3.8159208,289.62001 c 0,0 -2.1261144,0 -2.1261144,2.12605 V 305.7785 H 22.525735 c 2.126118,0 2.126118,-2.12616 2.126118,-2.12616 v -9.35494 c 0,0 0,-2.12598 -2.126118,-2.12598 H 11.895162 l -2.55134,-2.55141 z"
+         id="path5595" />
+      <path
+         id="path2546"
+         d="m 3.8159208,296.42354 c 0,0 -2.1261144,0 -2.1261144,2.1261 v 14.03241 H 22.525735 c 2.126118,0 2.126118,-2.12608 2.126118,-2.12608 v -13.60722 c 0,0 0,-2.12612 -2.126118,-2.12612 h -9.780128 l -1.700894,1.70091 z"
+         style="display:inline;opacity:1;vector-effect:none;fill:#6acfec;fill-opacity:1;stroke:#006888;stroke-width:0.850446;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cccccccccc" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/96x96/org.xfce.panel.launcher.png b/icons/96x96/org.xfce.panel.launcher.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6f45c942cbccebec8e51c131c76e42166bdb949
GIT binary patch
literal 4537
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
X1l%6vTTJV)00000NkvXXu0mjfzI2{b

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.launcher.svg b/icons/96x96/org.xfce.panel.launcher.svg
new file mode 100644
index 000000000..6d333b681
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.launcher.svg
@@ -0,0 +1,873 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.launcher.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.launcher.svg"
+   viewBox="0 0 96 96"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="96"
+   width="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:guide-bbox="true"
+     showguides="true"
+     inkscape:lockguides="false"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="12.278724"
+     inkscape:cx="12.204308"
+     inkscape:zoom="13.437878"
+     showgrid="true"
+     id="namedview44"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid4761"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient4594">
+      <stop
+         id="stop4590"
+         offset="0"
+         style="stop-color:#6b96f9;stop-opacity:1" />
+      <stop
+         id="stop4592"
+         offset="1"
+         style="stop-color:#6b96f9;stop-opacity:0" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient1076">
+      <stop
+         id="stop1064"
+         offset="0"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#e4e1de;stop-opacity:1"
+         offset="0.03571428"
+         id="stop1066" />
+      <stop
+         id="stop1068"
+         offset="0.07142857"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#d5d3cf;stop-opacity:1"
+         offset="0.9285714"
+         id="stop1070" />
+      <stop
+         id="stop1072"
+         offset="0.96428573"
+         style="stop-color:#e4e1de;stop-opacity:1" />
+      <stop
+         id="stop1074"
+         offset="1"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       y2="619.96387"
+       x2="568"
+       y1="619.96387"
+       x1="120"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,109.00903)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1444-2-3-2"
+       xlink:href="#linearGradient1076" />
+    <linearGradient
+       gradientTransform="matrix(0.25,0,0,0.25,-12,225)"
+       gradientUnits="userSpaceOnUse"
+       y2="33.559235"
+       x2="112.13174"
+       y1="33.559235"
+       x1="335.86829"
+       id="linearGradient1106-8"
+       xlink:href="#linearGradient985" />
+    <linearGradient
+       id="linearGradient985">
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:1"
+         offset="0"
+         id="stop981" />
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:0"
+         offset="1"
+         id="stop983" />
+    </linearGradient>
+    <radialGradient
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-4.7272726,1.1058296e-6,-3.0301491e-7,-1.2272727,250.54547,-21.6754)"
+       r="44"
+       fy="194.19048"
+       fx="64.846146"
+       cy="194.19048"
+       cx="64.846146"
+       id="radialGradient1030"
+       xlink:href="#linearGradient1020" />
+    <linearGradient
+       id="linearGradient1020"
+       inkscape:swatch="gradient">
+      <stop
+         id="stop1016"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop1018"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0.09411765" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22.00001,-50.99097)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <radialGradient
+       xlink:href="#linearGradient1020"
+       id="radialGradient1030-8"
+       cx="63.999996"
+       cy="194.19048"
+       fx="63.999996"
+       fy="194.19048"
+       r="44"
+       gradientTransform="matrix(-4.1363634,1.2532736e-6,-2.6513804e-7,-1.3909091,325.22728,170.63455)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,3.9999999,47.000002)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-3"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,47.000004)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-35"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,46.999997)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-36"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,55,59.000002)" />
+    <clipPath
+       id="clipPath960"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1000"
+         style="display:inline;fill:#bcc5ca;enable-background:new"
+         transform="matrix(0.5,0,0,0.5,384.96945,-48.269009)">
+        <g
+           id="g988"
+           style="display:none;fill:#bcc5ca">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text964"><tspan
+               id="tspan962"
+               x="7.906189"
+               y="145.34863"
+               style="fill:#bcc5ca;stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text968"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan966"
+               style="fill:#bcc5ca;stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g970" />
+          <g
+             id="g972"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g974"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#bcc5ca;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect976"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             id="g986"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect978"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect980"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect982"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle984"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g998"
+           style="display:inline;fill:#bcc5ca">
+          <g
+             style="fill:#bcc5ca"
+             id="g990" />
+          <g
+             style="fill:#bcc5ca"
+             id="g992"
+             transform="rotate(45,64,236)" />
+          <g
+             style="fill:#bcc5ca"
+             transform="rotate(90,64,236)"
+             id="g994" />
+          <path
+             id="path996"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#bcc5ca;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-162.50935,-55.793862)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7-6"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,109.59848,90.635485)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-79"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,-50.990975)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-19.047188,-184.45327)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,112.43262,-182.02744)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027"><tspan
+               id="tspan1025"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033" />
+          <g
+             id="g1035"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061"
+           style="display:inline">
+          <g
+             id="g1053" />
+          <g
+             id="g1055"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057" />
+          <path
+             id="path1059"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5"><tspan
+               id="tspan1025-3"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2" />
+          <g
+             id="g1035-9"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0"
+           style="display:inline">
+          <g
+             id="g1053-6" />
+          <g
+             id="g1055-2"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6" />
+          <path
+             id="path1059-1"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,118.46596,-48.056311)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023-3-1"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0"><tspan
+               id="tspan1025-3-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0" />
+          <g
+             id="g1035-9-6"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0"
+           style="display:inline">
+          <g
+             id="g1053-6-2" />
+          <g
+             id="g1055-2-3"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7" />
+          <path
+             id="path1059-1-5"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3-1-9"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7-2"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0-8"><tspan
+               id="tspan1025-3-9-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3-7"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6-3"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0-6" />
+          <g
+             id="g1035-9-6-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6-9"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1-3"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8-1"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9-4"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2-7"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0-8"
+           style="display:inline">
+          <g
+             id="g1053-6-2-4" />
+          <g
+             id="g1055-2-3-5"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7-0" />
+          <path
+             id="path1059-1-5-3"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="g1063"
+     transform="matrix(2.9999999,0,0,3,-2.3668251e-6,-510.00001)" />
+  <rect
+     rx="6.2211976"
+     ry="6.8987541"
+     y="4.4516101"
+     x="4.4516101"
+     height="87.096779"
+     width="87.096779"
+     id="rect929-36-9-9-2"
+     style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:2.90322;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     style="display:inline;fill:#c1ebf7;fill-opacity:1;stroke:#006888;stroke-width:2.52633;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+     d="m 43.03759,13.263155 -3.855788,11.57233 c -0.446616,0.168748 -0.893244,0.347367 -1.329927,0.545862 l -10.902406,-5.448719 -7.016853,7.016842 5.45866,10.912336 a 24.812034,24.812036 0 0 0 -0.575652,1.320001 l -11.552471,3.85579 v 9.924808 l 11.57233,3.855786 c 0.168699,0.446621 0.347355,0.89324 0.545862,1.329937 l -5.448733,10.902399 7.016852,7.016843 10.912334,-5.458643 c 0.431727,0.208417 0.873383,0.397002 1.32,0.575616 l 3.855776,11.552491 H 52.9624 l 3.855786,-11.57234 c 0.446627,-0.168727 0.893243,-0.347362 1.329923,-0.545871 l 10.902404,5.44872 7.016856,-7.01685 -5.45866,-10.912328 c 0.20844,-0.431724 0.397,-0.873379 0.57564,-1.320001 L 82.736801,52.962405 V 43.037597 L 71.164477,39.181807 A 24.762409,24.762411 0 0 0 70.618616,37.851878 L 76.067376,26.94947 69.050521,19.932628 58.138187,25.391274 A 24.772334,24.772336 0 0 0 56.818192,24.815636 L 52.962403,13.263155 Z m 4.962392,19.84962 a 14.88722,14.887222 0 1 1 0,29.774444 14.88722,14.887222 0 0 1 0,-29.774444 z"
+     id="path864" />
+</svg>
diff --git a/icons/96x96/org.xfce.panel.pager.png b/icons/96x96/org.xfce.panel.pager.png
new file mode 100644
index 0000000000000000000000000000000000000000..30ca1a03ea97c2497e71ae5d862fb86a1fa5c6bd
GIT binary patch
literal 1454
zcmeAS@N?(olHy`uVBq!ia0vp^2_VeD1|%QND7OGooCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=AxjJY5_^D(1YM>z^SLDsz1Q
z`?LFd*Iqm#!J)BKU}e3KZ$`5V)6vE3{7V0<Ih%q$s=RO&s1iEZ#4hUEU8TX%CAP8R
zlR`(8#?)1gf!<q`IJUKHJNa+s&C2)B6F1MU+`M_2+1Y<-H}A7E8NdI&>2t;WnfGVk
ze0nz6g{6`I?A?Y$cNT-k-?`4riHKBMlw2SBcy{*6iz{{0SN%$|dY0#;=%xK*Uix7L
zi`mO6l3pG-Grjd|*Rh7Z$Ls$-c@y=xv8ZgPcO+{{AeY3-5WA>3^J^{SUwb)L_x&$>
z)6e+wk7FapimTH6wY9I>zkfD-&b8y|W&8a2oh5}gg;s`zFgmhm-2J6}Q}*(|jRNlZ
zSq0{c1-!*FvjWy$Ph87-;ng`WfwT9DADnwyW}D8FapOnE^3Mw!Ud#$RzCCaizwiDU
zt$l6Jr+&6O)a>@)cgG=y)#7@Ggtnf)Z_Xf-bG<lf|GXu|b7k!dtmAhmZMi0~(q(R~
z^S3<pd3RSz2H)(du)e!(q2h<;b7iw;X-F5dNI1{7bUXKNb=#$zSKjt5_S4_Ju!wg@
zbI+k=470nR`W3(YQm0(mCMkHJha<s_#Xy;9h9Kja4u&)r24kfL>IkRLdgWcc=Uhxe
zZ7yr#h0nfhOAlP<O1|D(WS;CjE0b%#?OZeS%hz8%Y+caz?a14W8ZHl}*DrhW;+^I@
zwH(h$CL80{GM@0iF<InDA5JGOyA%KI%goQK#Rb&w<|p<X;t+m({rw3;SBEy`{Jrgy
zmrvh)O8i;chfmz+-<>d2Wi>?hrgORYm+$t^KV13T&YfI%Nk`}ZyW{f<|35x2a_nB+
zQ-ft{`FkFH<C)8lt(*1r|Mz{F$vj!5mp^~r*1SXk9!h5}@E#I=oNV#wQE}_Wa=RZA
z`{(@JySnE7mpGfBH=1qj^R0R2HfZn|+E+&>=6u;4d-Un<@~?m9zg5!gfQPYhN%M#L
z!uxx@XY77_ZQZApCp%@WmvNjZC@5U`{`eG;Bj5=7GW(8|Cn#bruy3-z^<?_vH#;Xp
z@0|8lCP&Ki(#^1)qFi(L<}5#cHtprK^|CHO$s4vAItwxMl-A!Wna8{($Uu7TJQYr<
zUbaOV4iYUFRHILA^HuiSw(dy7R<Xj(onNy=%aScCmWp(2n78&h#|PW{QnND{6a;#<
zuDF_f<<-+zvpe6}pGQt|P*`Dn(@32))4%@eJ+qZl3m<4LoRamloJr(`i`la|c7X!2
zU6X&PXL|~AcxkuPF=Y2z*W8|V+UP-LoTtAC>snEV78T#yt=Uf=n=Ti7%62Q?zxIEc
zt{>mml~Zr0eQGOwrxv5P#G(J(o7w*iqHlba*|6jPy5)-vYPQ$EmEzK4{Nl0ib7PbC
zg0tr8{`wKE;cK^kK6XRUJLHu1-aX+AYnifGUFI*hi<>`xo?Upz>g5az?N5XYf)e#V
Z)>Dk0Tf{Ofi-2VxgQu&X%Q~loCIEAqgwFr~

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.pager.svg b/icons/96x96/org.xfce.panel.pager.svg
new file mode 100644
index 000000000..1cacc792c
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.pager.svg
@@ -0,0 +1,191 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.pager.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.pager.svg"
+   width="96"
+   height="96"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 96 96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="20.187501"
+     inkscape:cx="11.375001"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       ry="1.3894738"
+       rx="1.3845866"
+       y="348.02585"
+       x="507.71112"
+       height="17.368422"
+       width="17.999622"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0594846;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       ry="1.8282599"
+       rx="1.3499768"
+       y="347.40564"
+       x="507.71075"
+       height="17.368422"
+       width="17.999622"
+       id="rect833-4-7"
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:none;stroke-width:0.0611418;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1054-7"
+       d="m 508.3388,364.71249 c -0.2244,-0.0744 -0.3024,-0.12122 -0.483,-0.28843 l -0.14445,-0.13323 v -4.10061 -4.10033 h 4.49991 4.49985 v 4.34209 4.34214 l -4.09701,-9.9e-4 c -4.0272,-10e-4 -4.10016,-10e-4 -4.27524,-0.0608 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0406024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       id="rect4547-78-5"
+       d="m 509.11748,347.43602 c -0.76164,0 -1.37484,0.61544 -1.37484,1.37982 v 7.24345 h 8.93668 v -8.62327 z"
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:#6acfec;stroke-width:0.0620103;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       id="rect4553-4-3"
+       d="m 516.71084,347.40561 v 8.68416 h 8.9998 v -7.29459 c 0,-0.76977 -0.61752,-1.38957 -1.3846,-1.38957 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0619206;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-2"
+       d="m 516.71084,347.71573 h -7.56512 c -0.88992,10e-4 -1.129,0.64417 -1.11244,1.28824 l -8e-4,7.08574"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#00a1d1;stroke-width:0.631441px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-6-9"
+       d="m 516.71084,347.71577 h 7.56504 c 0.88996,10e-4 1.12908,0.64413 1.11252,1.2882 v 7.0858"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.631441px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-3-2"
+       d="m 516.71084,365.08425 h -7.56504 c -0.89,-0.004 -1.12908,-0.65811 -1.11252,-1.31636 l -7.2e-4,-7.678"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.631441px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1204-6"
+       d="m 508.96436,364.75766 c -0.2156,-0.036 -0.4038,-0.13202 -0.4884,-0.25567 -0.0768,-0.11222 -0.1068,-0.22608 -0.1152,-0.43809 l -0.005,-0.19202 0.0744,0.048 c 0.15079,0.0972 0.33799,0.17343 0.5166,0.21164 l 0.0979,0.024 h 3.83388 3.83383 v 0.31049 0.31052 l -3.82843,-8.4e-4 c -3.21912,-6.1e-4 -3.84257,-10e-4 -3.91709,-0.012 z"
+       style="display:inline;opacity:1;fill:#bcc5ca;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.00014085;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       sodipodi:nodetypes="ccccccccccccc"
+       inkscape:connector-curvature="0"
+       id="path832-0"
+       d="m 520.56788,359.81161 v -1.24058 h 1.28572 v 1.24058 h 1.28568 v 1.24054 h -1.28568 v 1.24067 h -1.28572 v -1.24067 h -1.28576 v -1.24054 z"
+       style="display:inline;fill:#344958;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.315735px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-1"
+       d="m 516.71084,364.46391 h 7.56504 c 0.88996,-0.004 1.12908,-0.61277 1.11252,-1.22545 l -7.2e-4,-7.14861"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#d2d8dc;stroke-width:0.631441px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/96x96/org.xfce.panel.png b/icons/96x96/org.xfce.panel.png
new file mode 100644
index 0000000000000000000000000000000000000000..20e45b71be032758fce1baa6b08f36637e8e04bc
GIT binary patch
literal 2268
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
Cs1{cM

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.separator.png b/icons/96x96/org.xfce.panel.separator.png
new file mode 100644
index 0000000000000000000000000000000000000000..f496575730429f0d0dffdd73457bc91c3d221ce3
GIT binary patch
literal 815
zcmeAS@N?(olHy`uVBq!ia0vp^2_VeD1|%QND7OGooCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=B-do-U3d6?5L++3OWuDADk-
ze$m=0!MX)vN0)X4=qj~VG3&)Om|wl>DA3i-Co5{zVZ~B7QN;8|A-n6v9}^#|%ve~!
z^!&@ir#AaF8~=YeG<lCFpJ!I&G}XdaUl>Bu86y7wwhrb#{ciF92j?H=y?wjwJi`pe
z1h$6Ky=*;xb&H;@ShJ3yw)XFTtL2k+Gy%mW8PXsM;EdLt-#*k9+MV_3du~--b<eB%
zx4Wu;NRI*Ivg5}uU7CI~Cf$0j-wcLz3Se`g+7j=z$;~&reE;_Dm~{Ph`CjvuStK&a
znD||CeB2_pxByi#rmcy3?)<!bOB(y-i{|Fq+b#XwUUpJgRN1Ft>(!}WaufBg-@M=6
z`z85tI#BemD2p+}83qI913U~M#s-7=%-6PWyZr3j`k3_F{r;-{!E+24-^t%fw7dK5
z5Sn7RE+|9i%+nX^i|1cHa-v|}X7TIhiFLs;Y6sq&De;d#(<O8OMYqnG+ZWPa8(n?<
zQ%?WvwbY%5MKpXG_WoULP=D+ecentOli;>&Sm!OMuYdlE%+#x*4_^K0nYDORj3Zcf
mb!w#B`G8D2W?&rbWy*LJ5%~YXZ6;viWAJqKb6Mw<&;$TFoI7j)

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.separator.svg b/icons/96x96/org.xfce.panel.separator.svg
new file mode 100644
index 000000000..e1f60c9a5
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.separator.svg
@@ -0,0 +1,196 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.separator.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.separator.svg"
+   width="96"
+   height="96"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 96 96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="1.1490486"
+     inkscape:cx="-3.0935923"
+     inkscape:zoom="11.313708"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <path
+     style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.252609;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     d="M 93,3.000006 V 93 H 3 V 3.000006 Z"
+     id="rect840"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="ccccc" />
+  <path
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.93766px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+     d="M 3,88.909085 H 93 V 93 H 3 Z"
+     id="path880"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path842"
+     d="M 3,3 H 93 V 7.0909128 H 3 Z"
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.93766px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path906"
+     d="m 53.625,68.454544 h -11.25 v 8.181824 h 11.25 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.392px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+  <path
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.392px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="m 53.625,43.909092 h -11.25 v 8.181821 h 11.25 z"
+     id="path957"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path959"
+     d="m 53.625,19.36364 h -11.25 v 8.181818 h 11.25 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.392px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+</svg>
diff --git a/icons/96x96/org.xfce.panel.showdesktop.png b/icons/96x96/org.xfce.panel.showdesktop.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccdd974b16d60100e6d2c2a766f4f4cfb34fc081
GIT binary patch
literal 1150
zcmeAS@N?(olHy`uVBq!ia0vp^2_VeD1|%QND7OGooCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=GUko-U3d6?5L+_05h6WjOZn
z|ID4nCtWU^E$J#-sNi%VbYc_ZR=tv?9eUbzOyatABAFBFm<6YAd$decx9KJaYwVJ3
z)1;g(Cpj;l>8Vz%Uf$Qeu;{#ssF(WZ3+F!HzB~Qs!$0qDA1KK0Fif%%{mP&=m$@VL
z|8~Qg(x1$`<{FC}mHtxg-f`ua=?3*E)h`^8lXZUgzFfKa<LC1FiW}<^_g6do_;gC}
z*Z(={_v?N;uv=*^lb-(YXa8gI<FgOX{>H-byl!Ul>eAM`e^eP>@y?jr{7a<8U>>9W
z%cPb)+-s{Rl(W6wv~vH+I14+O#P_Nh%Zuv_elpIpX50MvL1lf3@#cab8aa6f?nZC8
zT|4vC-1iNWpWdA`yTIc6W%Vbw^BJ2@+CMp2ufu3z!|&eDJMHt_@<W%-%TF!$oZnRT
z>9R{gRa(K5+Zi&m<YP`TemXbv)3Pr-FW&9pJg~Xg?vuNw!H#~Wh1X+s^1YZ`9`P`2
z{WZhQ%<)w)!x4dbn(O8MDVkZl`@6-sivO9(v6P~}-VtXQkH|RCotShzOiyRub8*l9
zgIAw=|KGdiWO~C4<_=Z;yxP=<rdKW0rk!UnWEUtVlJI8w(p)XGrEZ1V>61OrXWEO`
zT-fDYJclJCbop_s8J;FK$2}YTKHrOAH}14L+nZv^8L;Nx&3mV$l4UQbWL}s062AVf
z{(5iwXOfTO%k$%wuUKNvRb8`tYESR%>z#iq7Vok9J16&v)5fhQ*KRf46<Qxy8nWxE
z)a&fkB5!?@IK)rgzO;OSz_f<4^;c7BpO)u6XMG#hyy(&K%kH5etF~nG0tH@c*I&rK
z%YLKhYt70%@t@vjG_)T5?(g_Vs{T^tl_ZXjS5B?BuZxb``TWAZT{RzPOZ?=?=+DjY
z-!G<EV`cMm!+FUM2VSfD?TbkHdRf4p=R;P@OlJ9K!72yJTC!Vy)ar+wyBD#qBK`hf
kIk5xB4wr`mgYLKZ+Re9RSLNzO1M@P2r>mdKI;Vst07`Q9QUCw|

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.showdesktop.svg b/icons/96x96/org.xfce.panel.showdesktop.svg
new file mode 100644
index 000000000..fe47894e9
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.showdesktop.svg
@@ -0,0 +1,161 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 96 96"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="96"
+   width="96"
+   sodipodi:docname="org.xfce.panel.showdesktop.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.showdesktop.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="11.313708"
+     inkscape:cx="20.506097"
+     inkscape:cy="16.086679"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     showguides="true"
+     inkscape:lockguides="true"
+     inkscape:pagecheckerboard="false"
+     inkscape:document-rotation="0"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid842"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     style="display:inline;enable-background:new"
+     id="g3547"
+     transform="matrix(15.000001,0,0,14.99999,-7606.662,-5201.9964)"
+     inkscape:label="emoji-symbols-alt">
+    <rect
+       ry="0.46799582"
+       rx="0.46153438"
+       y="347.15005"
+       x="507.31076"
+       height="5.8499475"
+       width="5.9999456"
+       id="rect838"
+       style="display:inline;opacity:1;fill:#263742;fill-opacity:1;stroke:none;stroke-width:0.0141299;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:none;stroke-width:0.0140695;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect879-367-19-3"
+       width="5.9999456"
+       height="5.7999964"
+       x="507.31076"
+       y="347"
+       rx="0.52765238"
+       ry="0.52314693" />
+    <rect
+       ry="0.45205274"
+       rx="0.45604751"
+       y="347.07468"
+       x="507.38547"
+       height="5.6506395"
+       width="5.8505893"
+       id="rect896"
+       style="display:inline;opacity:0.528;fill:none;fill-opacity:1;stroke:#006888;stroke-width:0.149357;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.0148944;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       d="m 513.31076,350.8 v 1.48001 c 0,0.28807 -0.20584,0.51999 -0.46153,0.51999 h -5.07688 c -0.25569,0 -0.46153,-0.23192 -0.46153,-0.51999 V 350.8 Z"
+       id="rect840"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssscc" />
+    <path
+       style="fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.173209px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 507.31081,350.8 h 5.99995 v 0.2 h -5.99995 z"
+       id="path880"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/icons/96x96/org.xfce.panel.svg b/icons/96x96/org.xfce.panel.svg
new file mode 100644
index 000000000..57c44d627
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.svg
@@ -0,0 +1,274 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 96 96"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="96"
+   width="96"
+   sodipodi:docname="org.xfce.panel.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="7.375"
+     inkscape:cx="30.915254"
+     inkscape:cy="46.508475"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid833"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient857">
+      <stop
+         style="stop-color:#070c0f;stop-opacity:0.699"
+         offset="0"
+         id="stop853" />
+      <stop
+         style="stop-color:#070c0f;stop-opacity:0;"
+         offset="1"
+         id="stop855" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1"
+         offset="0"
+         id="stop962" />
+      <stop
+         id="stop964"
+         offset="0.04166667"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         style="stop-color:#d5d3cf;stop-opacity:1"
+         offset="0.08333334"
+         id="stop966" />
+      <stop
+         id="stop968"
+         offset="0.91666669"
+         style="stop-color:#deddda;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.95833331"
+         id="stop970" />
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1"
+         offset="1"
+         id="stop972" />
+    </linearGradient>
+    <linearGradient
+       y2="44"
+       x2="464"
+       y1="44"
+       x1="48"
+       gradientTransform="matrix(0.21634616,0,0,0.21634617,-7.3846155,38.480771)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1747"
+       xlink:href="#linearGradient974" />
+    <clipPath
+       id="clipPath1784"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         ry="14"
+         rx="14"
+         y="202"
+         x="36"
+         height="28"
+         width="59.999996"
+         id="rect1786"
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+    </clipPath>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient857"
+       id="linearGradient859"
+       x1="64"
+       y1="84"
+       x2="64"
+       y2="68"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.86538465,0,0,0.86538466,-7.3846155,-7.3846156)" />
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <rect
+     style="display:inline;opacity:1;fill:url(#linearGradient1747);fill-opacity:1;stroke:none;stroke-width:0.216346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect1709"
+     width="90"
+     height="72.692299"
+     x="3"
+     y="20.307693"
+     rx="6.9230766"
+     ry="6.9230771" />
+  <rect
+     style="display:inline;opacity:1;fill:#263742;fill-opacity:1;stroke:none;stroke-width:0.216346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect879"
+     width="90"
+     height="86.53846"
+     x="3"
+     y="6.4615388"
+     rx="6.9230766"
+     ry="6.9230771" />
+  <rect
+     ry="6.9230771"
+     rx="6.9230766"
+     y="3"
+     x="3"
+     height="86.53846"
+     width="90"
+     id="rect1711"
+     style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:none;stroke-width:0.216346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <path
+     style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.216346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     d="M 9.9230768,89.538466 H 86.076922 C 89.91231,89.538466 93,86.450769 93,82.615389 V 61.846154 H 3 v 20.769235 c 0,3.83538 3.0876923,6.923077 6.9230768,6.923077 z"
+     id="rect864"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="sssccss" />
+  <path
+     sodipodi:nodetypes="sssccss"
+     inkscape:connector-curvature="0"
+     id="path830"
+     d="M 9.9230768,3 H 86.076922 C 89.91231,3 93,6.0876924 93,9.9230769 V 61.846154 H 3 V 9.9230769 C 3,6.0876924 6.0876923,3 9.9230768,3 Z"
+     style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:none;stroke-width:0.216346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <rect
+     style="opacity:1;fill:#d4ade2;fill-opacity:1;fill-rule:nonzero;stroke:#753390;stroke-width:0.86538;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     id="rect832"
+     width="14.711538"
+     height="14.711539"
+     x="8.625"
+     y="68.33654"
+     rx="4.1089234"
+     ry="4.1089234" />
+  <path
+     style="fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86538px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="m 3,60.98077 h 90 v 0.865384 H 3 Z"
+     id="path835"
+     inkscape:connector-curvature="0" />
+  <rect
+     ry="4.1089234"
+     rx="4.1089234"
+     y="68.33654"
+     x="29.971153"
+     height="14.711539"
+     width="14.711538"
+     id="rect845"
+     style="opacity:1;fill:#d4ade2;fill-opacity:1;fill-rule:nonzero;stroke:#753390;stroke-width:0.86538;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+  <rect
+     style="opacity:1;fill:#d4ade2;fill-opacity:1;fill-rule:nonzero;stroke:#753390;stroke-width:0.86538;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     id="rect847"
+     width="14.711538"
+     height="14.711539"
+     x="51.317307"
+     y="68.33654"
+     rx="4.1089234"
+     ry="4.1089234" />
+  <rect
+     ry="4.1089234"
+     rx="4.1089234"
+     y="68.33654"
+     x="72.66346"
+     height="14.711539"
+     width="14.711538"
+     id="rect849"
+     style="opacity:1;fill:#d4ade2;fill-opacity:1;fill-rule:nonzero;stroke:#753390;stroke-width:0.86538;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+  <rect
+     style="opacity:0.4;fill:url(#linearGradient859);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.86538;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     id="rect851"
+     width="90"
+     height="9.5192308"
+     x="3"
+     y="51.46154" />
+</svg>
diff --git a/icons/96x96/org.xfce.panel.systray.png b/icons/96x96/org.xfce.panel.systray.png
new file mode 100644
index 0000000000000000000000000000000000000000..00b25139ade4146f73c066c78ea75974bdaa62af
GIT binary patch
literal 2974
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
UEquzyjQ{`u07*qoM6N<$g1!i0^Z)<=

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.systray.svg b/icons/96x96/org.xfce.panel.systray.svg
new file mode 100644
index 000000000..0bd01a1ce
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.systray.svg
@@ -0,0 +1,155 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 96 96"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="96"
+   width="96"
+   sodipodi:docname="org.xfce.panel.systray.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.systray.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="16"
+     inkscape:cx="5.1249999"
+     inkscape:cy="14.5625"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid844"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <ellipse
+     style="opacity:1;fill:#006888;stroke:#006888;stroke-width:2.96366;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+     id="path1970"
+     cx="21.001411"
+     cy="42.436455"
+     rx="16.519581"
+     ry="16.74921" />
+  <g
+     id="g1960"
+     transform="matrix(0,1.3288663,-1.310648,0,312.78262,-147.17831)"
+     style="fill:#6acfec">
+    <path
+       style="display:inline;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:2.24271;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+       d="m 130.1555,208.59605 c -4.05669,-12.10498 -4.3611,-24.24428 -13.29392,-36.30467 h 51.62951 c -12.1173,13.10978 -9.42047,24.47507 -13.2189,36.60524"
+       id="path1823"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:2.56854;stroke-linecap:butt;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+       id="rect1853"
+       width="56.914982"
+       height="4.3462982"
+       x="114.29662"
+       y="168.97432"
+       ry="2.1731491" />
+    <path
+       style="fill:#003445;stroke:#006888;stroke-width:2.28783px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 154.42926,220.33576 25.1661,-6.86348 v -6.86349 l -25.1661,4.57566"
+       id="path1968"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="fill:#006888;fill-rule:evenodd;stroke:#006888;stroke-width:2.29865;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1962"
+       width="14.425511"
+       height="25.041418"
+       x="-222.24057"
+       y="130.16843"
+       transform="rotate(-90)" />
+  </g>
+</svg>
diff --git a/icons/96x96/org.xfce.panel.tasklist.png b/icons/96x96/org.xfce.panel.tasklist.png
new file mode 100644
index 0000000000000000000000000000000000000000..a4fd6ea44107a093707742259e0690b705505580
GIT binary patch
literal 1491
zcmeAS@N?(olHy`uVBq!ia0vp^2_VeD1|%QND7OGooCO|{#S9F5he4R}c>anMprB-l
zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt<9ZMIo6bIjIbeDdmZoC5Z~2
z$@zH-A*s0qIf*5yTX#RV2P%^QDRV3>$;dBaaQE}~byaXlEzV2_sY}dF=qsxOstE$A
zan3KOEXqvJC}D7RR&XpSDauSLEy>K!(+$o5y23FhGdoowqokz3N?$*@C^fMpvn(|^
zKQ}i&uNdSg{hZ9?)V$)<V*R8_-Qq-j6Fmd{!y!qm3=AyWJzX3_D(1YMdp=(zRpPk)
zd7s@&?ZaI<3j(t|c(tVXrIgv$%b8SZ7%pPuH<S7=&nlGMbBsf1Z?%i?<D&vv6WKP{
zYE&6aeYfqwzZsP_TXNE;H(B4_S1b1X=bT;d&zv)^wSRx+O<no7*uYR3Yo*t+8diD-
zW;9-4ee&i{x5j&>_Qv*xpck`hon(J7Td-GoEmz-vKSPzXly}1VI_b7!o)6wCu)Z^G
z@sFJL{mT#K|0%PZWf+;5dM_W)zWME8goMrs&-D`zomDa3F*Uj8RV~wc?JZ&~mP}91
z{E6n6&*;K&{!aX(&Z5qVj5j|;{XNs`GIMX-^W{fxRrN1+FRl929o>JZ$35}cwfXIG
zGLLS?I=8;AX_y#Mk#}97z3lyoEvJ0S<_4&@G&3{{%4qPjX%)Wz@Z*TW%#Yto$|5xw
zQyYR*T!QvYyzi-UDB#Yk_M+RH-rkp0@8&i*#wzicsi%<f*bau|m<B_jhkaWM|BITg
zH<`+>A8r=BNWarXqPKPLVMF#)&2J>%?Uk;sO1rrDS;*9^;F+tJoe7op@#Xn+>0RO@
zxqDxpi#-VZ{5J4&%u+|&z_@$Xld7YC_BR-RcAt3l-1ilgwpsJyGmCcKO88%~?}Oq0
z8DCdO-mu8pw<F~I-nnspQgWv0C*01~U%hna{Cn31_p_3l0*h_W{(qU|s5kpBR;OC0
zIf_4Dw{O8IA1xWN8;7H=)I3ZmTl>1PJpZ?6gS1qkuIz*9X`S|$H<(YjzwK*lYpd+l
zsv;(fZDO@zT@n)0r>xv@E+po8P|%~@zc@S>RLx~t66Nj3yndUhSBr<?zEexIR;)|6
z>OWfA=5=cO*FdK)4zn9>?u@^$a`~rla<WfPp8)?6Mz8PsXH^#N+T)a3$=Xm`*zEq8
zEqu~ie)-$_hjz)CzSr^Ju-PVV$2oS1j>lL3*C*|{T9&XtY)RN|hKtJ?Tv|R}{4@XE
zpZgNh(yrHp?z5|$30?3xHAB*&CG4S+aA(14X|Kk0jsNTpNQfu&V2Lc8!W(#(th#b-
z|CQ@y##6a(u+_z7U5NSb^0}rg@<XL__ZhF?of|?P|4Djwx_Z^}O|N$}=sx@0s<q+Z
zmZ=Oc%w=Z&F}nSTY1<61$9(1fD{2l^e5xxu7f`^cxRUX@z`2DNJ#9aI;Fn(eglU_^
z+<Vhsw`tXjreJs72G4h5rsd7tH&n{IXYD??xI^xxTGl%@@d?d)0*lReG{`*Z1q!o%
zaSKP{#<NPICP|1dmjxdXYS3!=weoXyXUJ3^bC#J(n}QEiM!fy=>Q+sr>#|*YCdqc}
zT>LEW#SCM=sKQtGr)qV3i_Y>icDcK6*-Vqjm{kRPgL1ca7AU!_J$HY~^qV_Z$1|_r
zYU&m=<EOLr^0hIp=j<#^EoB$QrAsV7ym4Ql@k8Ya<x#yW*=8DVw!hft{^_H~oH~J3
zQO^Z0Bz?Oy^?7Fs+tkAgsv8#uSYJ%P(r{n!+{z{DeDCi6Pd<@UF7hCU9};h8_VZ6|
VFyyeVG6EKm44$rjF6*2UngH77pvnLM

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.tasklist.svg b/icons/96x96/org.xfce.panel.tasklist.svg
new file mode 100644
index 000000000..9eb4ec92f
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.tasklist.svg
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="144"
+   inkscape:export-xdpi="144"
+   inkscape:export-filename="org.xfce.panel.tasklist.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.tasklist.svg"
+   width="96"
+   height="96"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 96 96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="16.3125"
+     inkscape:cx="11.25"
+     inkscape:zoom="16"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <rect
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:2.90166;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect846"
+     width="69.098335"
+     height="57.098347"
+     x="22.45083"
+     y="4.45083"
+     rx="5.3152566"
+     ry="4.5678663" />
+  <rect
+     ry="4.5678663"
+     rx="5.3152566"
+     y="19.45083"
+     x="13.45083"
+     height="57.098347"
+     width="69.098335"
+     id="rect842"
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:2.90166;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <rect
+     style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#d2d8dc;stroke-width:2.93297;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect1711"
+     width="69.067017"
+     height="57.067024"
+     x="4.4664893"
+     y="34.466488"
+     rx="5.3128476"
+     ry="4.565361" />
+</svg>
diff --git a/icons/96x96/org.xfce.panel.windowmenu.png b/icons/96x96/org.xfce.panel.windowmenu.png
new file mode 100644
index 0000000000000000000000000000000000000000..b176561319bfec483b199e3ea838ca9326910f99
GIT binary patch
literal 2273
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

literal 0
HcmV?d00001

diff --git a/icons/96x96/org.xfce.panel.windowmenu.svg b/icons/96x96/org.xfce.panel.windowmenu.svg
new file mode 100644
index 000000000..b84f228e6
--- /dev/null
+++ b/icons/96x96/org.xfce.panel.windowmenu.svg
@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.windowmenu.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.windowmenu.svg"
+   width="96"
+   height="96"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 96 96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="17.187501"
+     inkscape:cx="7.0000003"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       style="display:inline;opacity:1;fill:#a7b0b7;fill-opacity:1;stroke:none;stroke-width:0.0595046;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect828"
+       width="17.999989"
+       height="17.379398"
+       x="507.71075"
+       y="348.0206"
+       rx="1.3846148"
+       ry="1.3903521" />
+    <rect
+       ry="1.3903521"
+       rx="1.3846148"
+       y="347.39999"
+       x="507.71075"
+       height="17.379398"
+       width="17.999989"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0595046;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.631681;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect1711-4"
+       width="14.785706"
+       height="3.1034639"
+       x="509.31793"
+       y="354.53781"
+       rx="0.96422052"
+       ry="0.93097693" />
+    <rect
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#a7b0b7;stroke-width:0.631681;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect867"
+       width="14.785706"
+       height="3.1034639"
+       x="509.31793"
+       y="349.57236"
+       rx="0.96422052"
+       ry="0.93097693" />
+    <rect
+       ry="0.93097693"
+       rx="0.96422052"
+       y="359.50333"
+       x="509.31793"
+       height="3.1034639"
+       width="14.785706"
+       id="rect869"
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.631681;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 5a4d54763..5ee5ef1c0 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -4,6 +4,8 @@ SUBDIRS = \
 	24x24 \
 	32x32 \
 	48x48 \
+	64x64 \
+	96x96 \
 	128x128 \
 	scalable
 
diff --git a/icons/scalable/Makefile.am b/icons/scalable/Makefile.am
index 310005f1d..16bf48bd5 100644
--- a/icons/scalable/Makefile.am
+++ b/icons/scalable/Makefile.am
@@ -1,9 +1,17 @@
-
 iconsdir = $(datadir)/icons/hicolor/scalable/apps
 icons_DATA = \
-	org.xfce.panel.svg
+	org.xfce.panel.svg \
+	org.xfce.panel.actions.svg \
+	org.xfce.panel.applicationsmenu.svg \
+	org.xfce.panel.clock.svg \
+	org.xfce.panel.directorymenu.svg \
+	org.xfce.panel.launcher.svg \
+	org.xfce.panel.pager.svg \
+	org.xfce.panel.separator.svg \
+	org.xfce.panel.showdesktop.svg \
+	org.xfce.panel.systray.svg \
+	org.xfce.panel.tasklist.svg \
+	org.xfce.panel.windowmenu.svg
 
 EXTRA_DIST = \
 	$(icons_DATA)
-
-# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
diff --git a/icons/scalable/org.xfce.panel.actions.svg b/icons/scalable/org.xfce.panel.actions.svg
new file mode 100644
index 000000000..c639324f9
--- /dev/null
+++ b/icons/scalable/org.xfce.panel.actions.svg
@@ -0,0 +1,182 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="128"
+   height="128"
+   viewBox="0 0 33.866667 33.866667"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.actions.svg"
+   inkscape:export-filename="/home/maug/Programming/xfce4-panem/32x32/org.xfce.panel.actions.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254" />
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="28.466667"
+     inkscape:cx="2.7751756"
+     inkscape:cy="12.330211"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="67.733337"
+       cy="256.25409"
+       r="0" />
+    <circle
+       cy="305.46664"
+       cx="16.933332"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:1.05804;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="15.345981" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25409"
+       cx="67.733337"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346164;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:end="4.1878597"
+       sodipodi:start="5.239857"
+       sodipodi:open="true"
+       d="m 20.928347,299.13598 a 7.9367962,7.3703108 0 0 1 3.665883,8.29514 7.9367962,7.3703108 0 0 1 -7.672508,5.44373 7.9367962,7.3703108 0 0 1 -7.6552477,-5.46464 7.9367962,7.3703108 0 0 1 3.6921177,-8.28511"
+       sodipodi:ry="7.3703108"
+       sodipodi:rx="7.9367962"
+       sodipodi:cy="305.50455"
+       sodipodi:cx="16.933384"
+       id="path849"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#006888;stroke-width:4.23332;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       sodipodi:type="arc"
+       sodipodi:arc-type="arc" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:3.18357;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="16.933384"
+       sodipodi:cy="305.50455"
+       sodipodi:rx="7.9367962"
+       sodipodi:ry="7.3703108"
+       d="m 20.928347,299.13598 a 7.9367962,7.3703108 0 0 1 3.665883,8.29514 7.9367962,7.3703108 0 0 1 -7.672508,5.44373 7.9367962,7.3703108 0 0 1 -7.6552477,-5.46464 7.9367962,7.3703108 0 0 1 3.6921177,-8.28511"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       ry="1.5214211"
+       rx="3.9618134"
+       y="294.35834"
+       x="15.345836"
+       height="8.4666662"
+       width="3.1750002"
+       id="rect851"
+       style="fill:#006888;stroke:#006888;stroke-width:1.05833;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:4.14163;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="3.1750002"
+       height="8.4666662"
+       x="15.345836"
+       y="294.35834"
+       rx="3.9618134"
+       ry="1.5214211" />
+  </g>
+</svg>
diff --git a/icons/scalable/org.xfce.panel.applicationsmenu.svg b/icons/scalable/org.xfce.panel.applicationsmenu.svg
new file mode 100644
index 000000000..7500274be
--- /dev/null
+++ b/icons/scalable/org.xfce.panel.applicationsmenu.svg
@@ -0,0 +1,127 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   width="128"
+   height="128"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   version="1.0"
+   sodipodi:docname="org.xfce.panel.applicationsmenu.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   inkscape:export-filename="org.xfce.panel.applicationsmenu.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient3961">
+      <stop
+         id="stop3963"
+         offset="0"
+         style="stop-color:#cecece;stop-opacity:0.7019608;" />
+      <stop
+         id="stop3965"
+         offset="1"
+         style="stop-color:#1d1d1d;stop-opacity:0;" />
+    </linearGradient>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1126">
+      <rect
+         style="opacity:0.5;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.02543;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="rect1128"
+         width="512"
+         height="512"
+         x="17.850052"
+         y="549.14514" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     gridtolerance="10000"
+     guidetolerance="10"
+     objecttolerance="10"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.839192"
+     inkscape:cx="7.449875"
+     inkscape:cy="15.089154"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer10"
+     showgrid="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid244"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer10"
+     inkscape:label="Mouse_Path"
+     style="display:inline"
+     transform="translate(-27.365845,-1015.3254)">
+    <path
+       inkscape:connector-curvature="0"
+       style="fill:#00aade;fill-opacity:1;stroke-width:3.85815"
+       d="m 51.309292,1127.8977 -11.293903,-11.608 1.691087,-1.7896 c 1.884072,-1.9936 3.646928,-3.8952 7.586616,-8.1808 1.465816,-1.5944 4.015536,-4.3576 5.666048,-6.1392 1.650512,-1.7816 3.790607,-4.0992 4.755783,-5.1496 3.166984,-3.4456 6.728544,-7.3136 11.053128,-12.0056 l 4.25688,-4.6184 -1.129944,-1.192 c -0.62152,-0.656 -4.281552,-4.7032 -8.13352,-8.9936 -9.514895,-10.6003 -12.656519,-14.0963 -12.757255,-14.1939 -0.0472,-0.08 -2.20856,-2.4496 -4.8038,-5.344 l -4.71864,-5.2608 6.095728,-5.8576 c 12.143463,-11.6688 13.400431,-12.8792 16.055903,-15.456 l 2.69816,-2.62 1.28612,1.6232 c 0.70736,0.892 4.858408,6.1424 9.224535,11.6664 15.869359,20.0776 17.487495,22.0952 17.670959,22.0344 0.17464,-0.08 3.152016,-3.4992 12.601573,-14.564 4.13609,-4.8424 4.76923,-5.5816 5.03437,-5.8752 0.0915,-0.104 3.021,-3.5288 6.50984,-7.616 l 6.34335,-7.432 3.26224,3.1216 c 1.79423,1.716 7.06648,6.7328 11.71612,11.1464 l 8.45387,8.0256 -2.96337,3.092 c -3.55075,3.7032 -8.11652,8.5032 -16.36638,17.204 -3.37536,3.5595 -7.8992,8.3051 -10.05296,10.5467 -2.15377,2.2392 -4.01749,4.2168 -4.14158,4.3904 -0.2084,0.296 0.052,0.624 3.43057,4.2936 2.01088,2.1872 4.92816,5.3712 6.4828,7.0744 1.55465,1.7024 4.74735,5.184 7.09484,7.7344 2.34751,2.5504 5.29125,5.7568 6.54164,7.1248 2.37983,2.604 3.17311,3.4648 7.97203,8.6536 l 2.93372,3.172 -1.16648,1.1448 c -0.64152,0.632 -2.03868,1.972 -3.10474,2.9848 -7.19257,6.828 -16.07225,15.2968 -18.29458,17.4472 l -2.62696,2.5408 -1.17623,-1.3688 c -1.80316,-2.0992 -8.57157,-10.2248 -24.09406,-28.9272 -1.515671,-1.8264 -3.545079,-4.272 -4.509791,-5.4368 -0.96472,-1.1648 -1.812695,-2.1168 -1.884383,-2.1168 -0.0712,0 -2.079288,2.364 -4.461344,5.2544 -2.38204,2.8896 -5.047496,6.12 -5.923232,7.1792 -0.875752,1.0592 -2.267824,2.7488 -3.093528,3.7528 -1.574464,1.9152 -1.973696,2.3976 -9.124351,11.044 -2.443008,2.9536 -5.436456,6.576 -6.652088,8.0488 -1.215616,1.4728 -2.309376,2.7624 -2.43056,2.8664 -0.17592,0.152 -2.498072,-2.1536 -11.514231,-11.4208 z"
+       id="path2626" />
+    <g
+       id="g914"
+       transform="matrix(0.25216351,0,0,0.25916722,-92.24858,852.08221)"
+       style="fill:#070c0f;stroke-width:22.079">
+      <path
+         inkscape:export-ydpi="1026.8827"
+         inkscape:export-xdpi="1026.8827"
+         inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="path13-8"
+         d="m 931.74544,775.79875 c -2.29194,-1.89582 -20.26506,26.46187 -16.29077,29.40465 2.38972,1.7878 17.31457,-28.39371 16.29077,-29.40465 z"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:export-ydpi="1026.8827"
+         inkscape:export-xdpi="1026.8827"
+         inkscape:export-filename="/home/knome/Stuff/xubuntu-mouse-draft-2.png"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.121389pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="path18-8"
+         d="m 911.08398,771.82541 c -1.13435,-1.31705 -7.15369,29.24258 -4.37043,30.59564 2.3897,1.7878 6.55183,-29.00592 4.37043,-30.59564 z"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path14-8"
+         d="m 490.39251,737.47244 c -2.3537,1.28875 18.83363,15.10215 58.42225,31.40062 39.59117,16.29847 94.28195,57.60761 89.99375,64.27515 -12.85922,18.11199 -20.44376,39.77441 -15.20901,76.87813 0.94406,6.53121 -19.35566,17.87183 -17.87913,27.72653 1.23475,7.49842 22.68907,-7.4337 25.03505,-4.4858 1.4354,5.29135 -11.47809,32.07149 -6.25876,33.9853 3.81738,1.13442 37.3757,-31.84431 39.32554,-31.29382 55.34179,16.73062 127.34835,4.09717 128.74256,3.56728 -0.13122,-0.29067 51.81438,24.42083 56.32887,21.46778 11.38784,-12.3319 -21.58193,-29.7126 -16.08481,-36.65543 2.4103,-3.63474 40.15723,13.64662 42.01702,8.92889 2.70617,-8.16723 -17.52752,-25.31623 -20.57061,-30.39666 -2.64699,-4.68427 -3.22116,-12.24882 3.56728,-16.98197 6.79101,-4.73314 76.22275,-31.2899 73.31085,-51.84307 -5.03414,-37.34552 -88.0554,-39.77075 -89.39566,-42.91418 -0.63017,-1.47654 3.65331,-53.40369 -20.57061,-43.81135 -14.91457,5.55115 -2.73759,38.63636 -1.77296,42.91419 0.89001,3.93828 -6.63573,3.52294 -8.05308,1.79432 -3.16396,-3.86368 -13.6106,-38.3492 -25.93222,-32.19098 -17.2811,9.52802 -1.01748,39.25808 -4.46444,40.2227 -6.4026,3.57816 -6.0399,12.31819 -11.17179,19.43848 -8.46299,12.12868 -71.7872,-5.68106 -92.25802,-6.92095 -14.98659,-0.88489 -29.32133,11.41139 -30.67435,9.84741 -18.24833,-18.27405 -56.0023,-50.09534 -97.36328,-60.66515 -23.19496,-6.29458 -57.70051,-24.51893 -59.08444,-24.28742 z m 361.91887,69.87172 c 3.95743,0 7.15593,3.65412 7.15593,8.15989 10e-6,4.50575 -3.1985,8.15989 -7.15593,8.15989 -3.95744,0 -7.17728,-3.65414 -7.17728,-8.15989 10e-6,-4.50577 3.21984,-8.15989 7.17728,-8.15989 z m -16.08481,4.95575 c 3.04559,13.14733 7.79958,17.33717 22.06588,16.91788 -18.15827,16.65089 -29.19393,-11.87861 -22.06588,-16.91788 z m 39.26146,34.36979 c 0.74297,0.0282 1.31493,0.19751 1.68752,0.55539 7.15367,2.59296 -30.74272,16.23854 -30.99475,14.31185 -0.39407,-1.37542 22.12522,-15.13943 29.30723,-14.86724 z m 3.84499,8.73664 c 0.39154,-0.0303 0.73626,0.0219 1.02532,0.17089 6.75243,6.70871 -21.37827,21.58409 -21.06191,21.06191 -2.26689,-1.36979 14.16329,-20.77712 20.03659,-21.2328 z"
+         style="display:inline;fill:#070c0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.202314pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         inkscape:connector-curvature="0" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/scalable/org.xfce.panel.clock.svg b/icons/scalable/org.xfce.panel.clock.svg
new file mode 100644
index 000000000..5847d112b
--- /dev/null
+++ b/icons/scalable/org.xfce.panel.clock.svg
@@ -0,0 +1,257 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="128"
+   height="128"
+   viewBox="0 0 33.866666 33.866666"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.clock.svg"
+   inkscape:export-filename="org.xfce.panel.clock.png"
+   inkscape:export-xdpi="144"
+   inkscape:export-ydpi="144"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="3.800699"
+     inkscape:cy="27.311999"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="67.733337"
+       cy="256.25418"
+       r="0" />
+    <circle
+       cy="305.46664"
+       cx="16.933332"
+       id="circle1253-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:1.05804;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="15.345982" />
+    <circle
+       style="opacity:1;vector-effect:none;fill:#c1ebf7;fill-opacity:1;fill-rule:nonzero;stroke:#6acfec;stroke-width:1.06151;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-3-3"
+       cx="16.933334"
+       cy="305.46664"
+       r="12.16931" />
+    <circle
+       cy="305.46664"
+       cx="16.933332"
+       id="circle1253-3-3-6"
+       style="opacity:1;vector-effect:none;fill:#070c0f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.108544;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       r="2.116667" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="256.25418"
+       cx="67.733337"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.346165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:1.18325"
+       id="rect852"
+       width="2.1166673"
+       height="10.583311"
+       x="226.47459"
+       y="193.4407"
+       transform="rotate(44.999999)" />
+    <rect
+       style="fill:#070c0f;stroke:none;stroke-width:1.05834"
+       id="rect852-3"
+       width="2.1166675"
+       height="8.4667616"
+       x="-204.77231"
+       y="218.75621"
+       transform="rotate(-44.999999)" />
+  </g>
+</svg>
diff --git a/icons/scalable/org.xfce.panel.directorymenu.svg b/icons/scalable/org.xfce.panel.directorymenu.svg
new file mode 100644
index 000000000..70014a8b4
--- /dev/null
+++ b/icons/scalable/org.xfce.panel.directorymenu.svg
@@ -0,0 +1,261 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="128"
+   height="128"
+   viewBox="0 0 33.866665 33.866665"
+   version="1.1"
+   id="svg1260"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.directorymenu.svg"
+   inkscape:export-filename="org.xfce.panel.directorymenu.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs1254">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-3">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-6"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-7">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-5"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-5"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1010-3-9">
+      <circle
+         cy="321.34167"
+         cx="2.116667"
+         id="circle1012-6"
+         style="opacity:1;vector-effect:none;fill:#e6461d;fill-opacity:1;fill-rule:nonzero;stroke:#c02700;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-5">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-0"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1014-7-9-8">
+      <circle
+         style="opacity:1;vector-effect:none;fill:#6acc0a;fill-opacity:1;fill-rule:nonzero;stroke:#52a302;stroke-width:0.263575;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+         id="circle1016-5-3-4"
+         cx="17.991667"
+         cy="323.45834"
+         r="3.0432127" />
+    </clipPath>
+  </defs>
+  <sodipodi:namedview
+     inkscape:lockguides="false"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.448194"
+     inkscape:cx="10.589559"
+     inkscape:cy="16.472647"
+     inkscape:document-units="px"
+     inkscape:current-layer="g872"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid825"
+       dotted="false"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1257">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-288.53332)">
+    <circle
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="circle1253-1-3-6"
+       cx="16.933332"
+       cy="280.46353"
+       r="0" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-5"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-6"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-2"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-7"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-9"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-22"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-8"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-97"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <circle
+       r="0"
+       cy="280.46353"
+       cx="16.933332"
+       id="circle1253-1-3-6-3"
+       style="opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.086541;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
+    <path
+       sodipodi:arc-type="arc"
+       sodipodi:type="arc"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#f1f3f5;stroke-width:0.795895;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
+       id="path3869-2-1"
+       sodipodi:cx="4.2333455"
+       sodipodi:cy="292.64279"
+       sodipodi:rx="1.9841988"
+       sodipodi:ry="1.8425775"
+       d="m 5.2320862,291.05065 a 1.9841988,1.8425775 0 0 1 0.9164705,2.07378 1.9841988,1.8425775 0 0 1 -1.9181267,1.36094 1.9841988,1.8425775 0 0 1 -1.9138117,-1.36616 1.9841988,1.8425775 0 0 1 0.9230293,-2.07128"
+       sodipodi:open="true"
+       sodipodi:start="5.239857"
+       sodipodi:end="4.1878597" />
+    <rect
+       style="fill:#f1f3f5;stroke:none;stroke-width:1.03541;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1034"
+       width="0.79374999"
+       height="2.1166666"
+       x="3.8364584"
+       y="289.85623"
+       rx="0.99045324"
+       ry="0.38035524" />
+    <g
+       transform="translate(-0.47083334,0.13230044)"
+       id="g872">
+      <path
+         sodipodi:nodetypes="cccccccccc"
+         inkscape:connector-curvature="0"
+         style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:1.13393;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         d="m 4.9309497,290.02632 c 0,0 -2.8348191,0 -2.8348191,2.83474 v 18.70992 H 29.877368 c 2.834825,0 2.834825,-2.83489 2.834825,-2.83489 v -12.47325 c 0,0 0,-2.83463 -2.834825,-2.83463 H 15.703272 l -3.401788,-3.40189 z"
+         id="path5595" />
+      <path
+         id="path2546"
+         d="m 4.9309497,299.09769 c 0,0 -2.8348191,0 -2.8348191,2.83481 v 18.70988 H 29.877368 c 2.834825,0 2.834825,-2.83479 2.834825,-2.83479 v -18.14294 c 0,0 0,-2.83484 -2.834825,-2.83484 h -13.04017 l -2.267859,2.26788 z"
+         style="display:inline;opacity:1;vector-effect:none;fill:#6acfec;fill-opacity:1;stroke:#006888;stroke-width:1.13393;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="cccccccccc" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/scalable/org.xfce.panel.launcher.svg b/icons/scalable/org.xfce.panel.launcher.svg
new file mode 100644
index 000000000..72779d8bb
--- /dev/null
+++ b/icons/scalable/org.xfce.panel.launcher.svg
@@ -0,0 +1,873 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.launcher.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.launcher.svg"
+   viewBox="0 0 128 128"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="128"
+   width="128"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:guide-bbox="true"
+     showguides="true"
+     inkscape:lockguides="false"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="12.278724"
+     inkscape:cx="12.204308"
+     inkscape:zoom="13.437878"
+     showgrid="true"
+     id="namedview44"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid4761"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient4594">
+      <stop
+         id="stop4590"
+         offset="0"
+         style="stop-color:#6b96f9;stop-opacity:1" />
+      <stop
+         id="stop4592"
+         offset="1"
+         style="stop-color:#6b96f9;stop-opacity:0" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient1076">
+      <stop
+         id="stop1064"
+         offset="0"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#e4e1de;stop-opacity:1"
+         offset="0.03571428"
+         id="stop1066" />
+      <stop
+         id="stop1068"
+         offset="0.07142857"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#d5d3cf;stop-opacity:1"
+         offset="0.9285714"
+         id="stop1070" />
+      <stop
+         id="stop1072"
+         offset="0.96428573"
+         style="stop-color:#e4e1de;stop-opacity:1" />
+      <stop
+         id="stop1074"
+         offset="1"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       y2="619.96387"
+       x2="568"
+       y1="619.96387"
+       x1="120"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,109.00903)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1444-2-3-2"
+       xlink:href="#linearGradient1076" />
+    <linearGradient
+       gradientTransform="matrix(0.25,0,0,0.25,-12,225)"
+       gradientUnits="userSpaceOnUse"
+       y2="33.559235"
+       x2="112.13174"
+       y1="33.559235"
+       x1="335.86829"
+       id="linearGradient1106-8"
+       xlink:href="#linearGradient985" />
+    <linearGradient
+       id="linearGradient985">
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:1"
+         offset="0"
+         id="stop981" />
+      <stop
+         style="stop-color:#f9f06b;stop-opacity:0"
+         offset="1"
+         id="stop983" />
+    </linearGradient>
+    <radialGradient
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-4.7272726,1.1058296e-6,-3.0301491e-7,-1.2272727,250.54547,-21.6754)"
+       r="44"
+       fy="194.19048"
+       fx="64.846146"
+       cy="194.19048"
+       cx="64.846146"
+       id="radialGradient1030"
+       xlink:href="#linearGradient1020" />
+    <linearGradient
+       id="linearGradient1020"
+       inkscape:swatch="gradient">
+      <stop
+         id="stop1016"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop1018"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0.09411765" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22.00001,-50.99097)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <radialGradient
+       xlink:href="#linearGradient1020"
+       id="radialGradient1030-8"
+       cx="63.999996"
+       cy="194.19048"
+       fx="63.999996"
+       fy="194.19048"
+       r="44"
+       gradientTransform="matrix(-4.1363634,1.2532736e-6,-2.6513804e-7,-1.3909091,325.22728,170.63455)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,3.9999999,47.000002)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-3"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,47.000004)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-35"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,4.000001,46.999997)" />
+    <linearGradient
+       xlink:href="#linearGradient4594"
+       id="linearGradient1106-2-36"
+       x1="184"
+       y1="33.559235"
+       x2="104"
+       y2="33.559235"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.36538463,55,59.000002)" />
+    <clipPath
+       id="clipPath960"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1000"
+         style="display:inline;fill:#bcc5ca;enable-background:new"
+         transform="matrix(0.5,0,0,0.5,384.96945,-48.269009)">
+        <g
+           id="g988"
+           style="display:none;fill:#bcc5ca">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text964"><tspan
+               id="tspan962"
+               x="7.906189"
+               y="145.34863"
+               style="fill:#bcc5ca;stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text968"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan966"
+               style="fill:#bcc5ca;stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g970" />
+          <g
+             id="g972"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g974"
+             style="display:inline;fill:#bcc5ca;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#bcc5ca;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect976"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;fill:#bcc5ca;enable-background:new"
+             id="g986"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect978"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect980"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect982"
+               style="display:inline;opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle984"
+               style="opacity:0.1;fill:#bcc5ca;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g998"
+           style="display:inline;fill:#bcc5ca">
+          <g
+             style="fill:#bcc5ca"
+             id="g990" />
+          <g
+             style="fill:#bcc5ca"
+             id="g992"
+             transform="rotate(45,64,236)" />
+          <g
+             style="fill:#bcc5ca"
+             transform="rotate(90,64,236)"
+             id="g994" />
+          <path
+             id="path996"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#bcc5ca;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-162.50935,-55.793862)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-7-6"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,109.59848,90.635485)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-79"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-22,-50.990975)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,-19.047188,-184.45327)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,112.43262,-182.02744)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027"><tspan
+               id="tspan1025"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033" />
+          <g
+             id="g1035"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061"
+           style="display:inline">
+          <g
+             id="g1053" />
+          <g
+             id="g1055"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057" />
+          <path
+             id="path1059"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5"><tspan
+               id="tspan1025-3"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2" />
+          <g
+             id="g1035-9"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0"
+           style="display:inline">
+          <g
+             id="g1053-6" />
+          <g
+             id="g1055-2"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6" />
+          <path
+             id="path1059-1"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <linearGradient
+       xlink:href="#linearGradient1076"
+       id="linearGradient1444-2-3-3-0-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,118.46596,-48.056311)"
+       x1="120"
+       y1="619.96387"
+       x2="568"
+       y2="619.96387" />
+    <clipPath
+       id="clipPath1023-3-1"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0"><tspan
+               id="tspan1025-3-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0" />
+          <g
+             id="g1035-9-6"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0"
+           style="display:inline">
+          <g
+             id="g1053-6-2" />
+          <g
+             id="g1055-2-3"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7" />
+          <path
+             id="path1059-1-5"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+    <clipPath
+       id="clipPath1023-3-1-9"
+       clipPathUnits="userSpaceOnUse">
+      <g
+         id="g1064-6-2-2"
+         style="display:inline;enable-background:new"
+         transform="matrix(0.60714291,0,0,0.60714286,884.37429,-242.80231)">
+        <g
+           id="g1051-7-7-2"
+           style="display:none">
+          <text
+             xml:space="preserve"
+             style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             x="7.906189"
+             y="145.34863"
+             id="text1027-5-0-8"><tspan
+               id="tspan1025-3-9-9"
+               x="7.906189"
+               y="145.34863"
+               style="stroke-width:0.643324">apps</tspan></text>
+          <text
+             id="text1031-5-3-7"
+             y="161.94572"
+             x="7.5258484"
+             style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:11.7737px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.643324;enable-background:new"
+             xml:space="preserve"><tspan
+               y="161.94572"
+               x="7.5258484"
+               id="tspan1029-6-6-3"
+               style="stroke-width:0.643324">org.gnome.Settings</tspan></text>
+          <g
+             style="display:inline;fill:#000000;enable-background:new"
+             transform="matrix(7.9911709,0,0,8.0036407,-167.79091,-4846.0776)"
+             id="g1033-2-0-6" />
+          <g
+             id="g1035-9-6-1"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <g
+             id="g1037-1-2-2"
+             style="display:inline;fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1;enable-background:new"
+             transform="translate(-24.000009,23.999992)" />
+          <rect
+             style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+             id="rect1039-2-6-9"
+             width="128"
+             height="128"
+             x="0"
+             y="172" />
+          <g
+             style="display:inline;enable-background:new"
+             id="g1049-7-1-3"
+             transform="matrix(0.25,0,0,0.25,-9.3066406e-6,224.99999)">
+            <rect
+               ry="32"
+               rx="32"
+               y="-180"
+               x="96"
+               height="448"
+               width="319.99979"
+               id="rect1041-0-8-1"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-164"
+               x="48"
+               height="416"
+               width="416"
+               id="rect1043-9-7-9"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <rect
+               ry="32"
+               rx="32"
+               y="-116"
+               x="32"
+               height="320"
+               width="448"
+               id="rect1045-3-9-4"
+               style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+            <circle
+               cx="256"
+               cy="44"
+               r="240"
+               id="circle1047-6-2-7"
+               style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+          </g>
+        </g>
+        <g
+           id="g1061-0-0-8"
+           style="display:inline">
+          <g
+             id="g1053-6-2-4" />
+          <g
+             id="g1055-2-3-5"
+             transform="rotate(45,64,236)" />
+          <g
+             transform="rotate(90,64,236)"
+             id="g1057-6-7-0" />
+          <path
+             id="path1059-1-5-3"
+             d="m -865.08699,228.61556 -6.216,18.656 c -0.72,0.272 -1.44,0.56 -2.144,0.88 l -17.576,-8.784 -11.312,11.312 8.8,17.592 a 40,40 0 0 0 -0.928,2.128 l -18.624,6.216 v 16 l 18.656,6.216 c 0.272,0.72 0.56,1.44 0.88,2.144 l -8.784,17.576 11.312,11.312 17.592,-8.8 c 0.696,0.336 1.408,0.64 2.128,0.928 l 6.216,18.624 h 16 l 6.216,-18.656 c 0.72,-0.272 1.44,-0.56 2.144,-0.88 l 17.57599,8.784 11.312,-11.312 -8.8,-17.592 c 0.336,-0.696 0.64,-1.408 0.928,-2.128 l 18.624,-6.216 v -16 l -18.656,-6.216 a 39.92,39.92 0 0 0 -0.88,-2.144 l 8.784,-17.576 -11.312,-11.312 -17.59199,8.8 a 39.936,39.936 0 0 0 -2.128,-0.928 l -6.216,-18.624 z m 8,32 a 24,24 0 1 1 0,48 24,24 0 0 1 0,-48 z"
+             style="fill:#070c0f;stroke-width:2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="g1063"
+     transform="matrix(3.9999999,0,0,4.0000003,-3.5067548e-6,-680.00006)" />
+  <rect
+     rx="8.2949305"
+     ry="9.1983395"
+     y="5.9354801"
+     x="5.9354801"
+     height="116.12904"
+     width="116.12904"
+     id="rect929-36-9-9-2"
+     style="display:inline;opacity:1;vector-effect:none;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:3.87096;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     style="display:inline;fill:#c1ebf7;fill-opacity:1;stroke:#006888;stroke-width:3.36844;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+     d="m 57.383454,17.684208 -5.141051,15.429774 c -0.595487,0.224997 -1.190992,0.463155 -1.773236,0.727815 l -14.536542,-7.264959 -9.355803,9.355791 7.278213,14.549782 a 33.082712,33.082717 0 0 0 -0.767536,1.760001 l -15.403295,5.141055 v 13.233077 l 15.429774,5.141049 c 0.224931,0.595495 0.46314,1.190986 0.727815,1.773249 l -7.264977,14.536533 9.355803,9.355795 14.549779,-7.278194 c 0.575636,0.277889 1.164511,0.529335 1.759999,0.767487 l 5.141035,15.403327 h 13.233102 l 5.141049,-15.429792 c 0.595502,-0.22497 1.19099,-0.463149 1.77323,-0.727828 l 14.536539,7.26496 9.355808,-9.355801 -7.278213,-14.54977 c 0.27792,-0.575633 0.529333,-1.164506 0.76752,-1.760002 L 110.31574,70.616544 V 57.383467 L 94.88597,52.242412 a 33.016546,33.01655 0 0 0 -0.727814,-1.773238 l 7.265014,-14.536545 -9.355807,-9.355791 -14.54978,7.278195 A 33.029779,33.029783 0 0 0 75.757591,33.087516 L 70.616538,17.684208 Z m 6.616523,26.466162 a 19.849627,19.84963 0 1 1 0,39.69926 19.849627,19.84963 0 0 1 0,-39.69926 z"
+     id="path864" />
+</svg>
diff --git a/icons/scalable/org.xfce.panel.pager.svg b/icons/scalable/org.xfce.panel.pager.svg
new file mode 100644
index 000000000..d2293a5be
--- /dev/null
+++ b/icons/scalable/org.xfce.panel.pager.svg
@@ -0,0 +1,191 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.pager.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.pager.svg"
+   width="128"
+   height="128"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 128 128"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="20.187501"
+     inkscape:cx="11.375001"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       ry="1.8526374"
+       rx="1.8461154"
+       y="348.43442"
+       x="507.91125"
+       height="23.157967"
+       width="23.999495"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0793129;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       ry="2.4376872"
+       rx="1.7999691"
+       y="347.60748"
+       x="507.91077"
+       height="23.157967"
+       width="23.999495"
+       id="rect833-4-7"
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:none;stroke-width:0.0815226;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1054-7"
+       d="m 508.74817,370.68337 c -0.2992,-0.0992 -0.4032,-0.16164 -0.644,-0.38458 l -0.1926,-0.17765 v -5.46749 -5.46713 h 5.99988 5.9998 v 5.78948 5.78954 l -5.46268,-10e-4 c -5.3696,-0.001 -5.46688,-0.001 -5.70032,-0.0811 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0541366;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       id="rect4547-78-5"
+       d="m 509.78641,347.648 c -1.01553,0 -1.83312,0.82058 -1.83312,1.83976 v 9.65796 h 11.91557 V 347.648 Z"
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:#6acfec;stroke-width:0.0826805;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       id="rect4553-4-3"
+       d="m 519.91089,347.60745 v 11.57891 h 11.99974 v -9.72614 c 0,-1.02637 -0.82337,-1.85277 -1.84614,-1.85277 z"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0825609;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       inkscape:connector-curvature="0" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-2"
+       d="m 519.91089,348.02095 h -10.08682 c -1.18657,10e-4 -1.50534,0.85889 -1.48326,1.71766 l -10e-4,9.44767"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#00a1d1;stroke-width:0.841922px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-6-9"
+       d="m 519.91089,348.021 h 10.08672 c 1.18661,10e-4 1.50544,0.85884 1.48336,1.71761 v 9.44775"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.841922px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-3-2"
+       d="m 519.91089,371.17904 h -10.08672 c -1.18667,-0.005 -1.50544,-0.87748 -1.48336,-1.75515 l -9.6e-4,-10.23737"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.841922px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path1204-6"
+       d="m 509.58225,370.74359 c -0.28747,-0.048 -0.5384,-0.17602 -0.6512,-0.3409 -0.1024,-0.14962 -0.1424,-0.30143 -0.1536,-0.58412 l -0.007,-0.25602 0.0992,0.064 c 0.20105,0.1296 0.45066,0.23125 0.6888,0.28219 l 0.13054,0.032 h 5.11183 5.11178 v 0.41398 0.41403 l -5.10458,-0.001 c -4.29215,-8.1e-4 -5.12342,-10e-4 -5.22278,-0.016 z"
+       style="display:inline;opacity:1;fill:#bcc5ca;fill-opacity:1;stroke:#bcc5ca;stroke-width:0.0001878;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;enable-background:new" />
+    <path
+       sodipodi:nodetypes="ccccccccccccc"
+       inkscape:connector-curvature="0"
+       id="path832-0"
+       d="m 525.05361,364.14883 v -1.65411 h 1.71429 v 1.65411 h 1.71425 v 1.65406 h -1.71425 v 1.65423 h -1.71429 v -1.65423 h -1.71435 v -1.65406 z"
+       style="display:inline;fill:#344958;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.420981px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+    <path
+       sodipodi:nodetypes="cccc"
+       inkscape:connector-curvature="0"
+       id="path1068-5-1"
+       d="m 519.91089,370.35192 h 10.08672 c 1.18661,-0.005 1.50544,-0.81703 1.48336,-1.63394 l -9.6e-4,-9.53151"
+       style="display:inline;fill:none;fill-opacity:1;stroke:#d2d8dc;stroke-width:0.841922px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  </g>
+</svg>
diff --git a/icons/scalable/org.xfce.panel.separator.svg b/icons/scalable/org.xfce.panel.separator.svg
new file mode 100644
index 000000000..89e01ad03
--- /dev/null
+++ b/icons/scalable/org.xfce.panel.separator.svg
@@ -0,0 +1,196 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.separator.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.separator.svg"
+   width="128"
+   height="128"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 128 128"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="1.1490486"
+     inkscape:cx="-3.0935923"
+     inkscape:zoom="11.313708"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <path
+     style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.336812;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     d="M 124,4.000008 V 124 H 4 V 4.000008 Z"
+     id="rect840"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="ccccc" />
+  <path
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.91688px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+     d="M 4,118.54545 H 124 V 124 H 4 Z"
+     id="path880"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path842"
+     d="M 4,4 H 124 V 9.4545504 H 4 Z"
+     style="display:inline;fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.91688px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path906"
+     d="m 71.5,91.272725 h -15 v 10.909095 h 15 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4.52266px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+  <path
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4.52266px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="m 71.5,58.545456 h -15 v 10.909095 h 15 z"
+     id="path957"
+     inkscape:connector-curvature="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path959"
+     d="m 71.5,25.818187 h -15 v 10.90909 h 15 z"
+     style="fill:#f1f3f5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4.52266px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+</svg>
diff --git a/icons/scalable/org.xfce.panel.showdesktop.svg b/icons/scalable/org.xfce.panel.showdesktop.svg
new file mode 100644
index 000000000..a734a0d0d
--- /dev/null
+++ b/icons/scalable/org.xfce.panel.showdesktop.svg
@@ -0,0 +1,161 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 128 128"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="128"
+   width="128"
+   sodipodi:docname="org.xfce.panel.showdesktop.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.showdesktop.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="11.313708"
+     inkscape:cx="20.506097"
+     inkscape:cy="16.086679"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     showguides="true"
+     inkscape:lockguides="true"
+     inkscape:pagecheckerboard="false"
+     inkscape:document-rotation="0"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid842"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     style="display:inline;enable-background:new"
+     id="g3547"
+     transform="matrix(20.000002,0,0,19.999986,-10142.216,-6935.9953)"
+     inkscape:label="emoji-symbols-alt">
+    <rect
+       ry="0.46799582"
+       rx="0.46153438"
+       y="347.15005"
+       x="507.31076"
+       height="5.8499475"
+       width="5.9999456"
+       id="rect838"
+       style="display:inline;opacity:1;fill:#263742;fill-opacity:1;stroke:none;stroke-width:0.0141299;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#00aade;fill-opacity:1;stroke:none;stroke-width:0.0140695;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect879-367-19-3"
+       width="5.9999456"
+       height="5.7999964"
+       x="507.31076"
+       y="347"
+       rx="0.52765238"
+       ry="0.52314693" />
+    <rect
+       ry="0.45205274"
+       rx="0.45604751"
+       y="347.07468"
+       x="507.38547"
+       height="5.6506395"
+       width="5.8505893"
+       id="rect896"
+       style="display:inline;opacity:0.528;fill:none;fill-opacity:1;stroke:#006888;stroke-width:0.149357;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <path
+       style="display:inline;opacity:1;fill:#485e6b;fill-opacity:1;stroke:none;stroke-width:0.0148944;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       d="m 513.31076,350.8 v 1.48001 c 0,0.28807 -0.20584,0.51999 -0.46153,0.51999 h -5.07688 c -0.25569,0 -0.46153,-0.23192 -0.46153,-0.51999 V 350.8 Z"
+       id="rect840"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csssscc" />
+    <path
+       style="fill:#263742;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.173209px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 507.31081,350.8 h 5.99995 v 0.2 h -5.99995 z"
+       id="path880"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/icons/scalable/org.xfce.panel.systray.svg b/icons/scalable/org.xfce.panel.systray.svg
new file mode 100644
index 000000000..aea31d8ed
--- /dev/null
+++ b/icons/scalable/org.xfce.panel.systray.svg
@@ -0,0 +1,155 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 128 128"
+   style="display:inline;enable-background:new"
+   version="1.0"
+   id="svg11300"
+   height="128"
+   width="128"
+   sodipodi:docname="org.xfce.panel.systray.svg"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   inkscape:export-filename="org.xfce.panel.systray.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1023"
+     id="namedview35"
+     showgrid="true"
+     inkscape:zoom="16"
+     inkscape:cx="5.1249999"
+     inkscape:cy="14.5625"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg11300"
+     inkscape:document-rotation="0"
+     showguides="true"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid844"
+       empspacing="4"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <ellipse
+     style="opacity:1;fill:#006888;stroke:#006888;stroke-width:3.95154;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+     id="path1970"
+     cx="28.001848"
+     cy="56.582016"
+     rx="22.026075"
+     ry="22.332314" />
+  <g
+     id="g1960"
+     transform="matrix(0,1.7718243,-1.7475279,0,417.04287,-196.23803)"
+     style="fill:#6acfec">
+    <path
+       style="display:inline;fill:#00aade;fill-opacity:1;stroke:#006888;stroke-width:2.24271;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+       d="m 130.1555,208.59605 c -4.05669,-12.10498 -4.3611,-24.24428 -13.29392,-36.30467 h 51.62951 c -12.1173,13.10978 -9.42047,24.47507 -13.2189,36.60524"
+       id="path1823"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;fill-rule:nonzero;stroke:#006888;stroke-width:2.56854;stroke-linecap:butt;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+       id="rect1853"
+       width="56.914982"
+       height="4.3462982"
+       x="114.29662"
+       y="168.97432"
+       ry="2.1731491" />
+    <path
+       style="fill:#003445;stroke:#006888;stroke-width:2.28783px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 154.42926,220.33576 25.1661,-6.86348 v -6.86349 l -25.1661,4.57566"
+       id="path1968"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="fill:#006888;fill-rule:evenodd;stroke:#006888;stroke-width:2.29865;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1962"
+       width="14.425511"
+       height="25.041418"
+       x="-222.24057"
+       y="130.16843"
+       transform="rotate(-90)" />
+  </g>
+</svg>
diff --git a/icons/scalable/org.xfce.panel.tasklist.svg b/icons/scalable/org.xfce.panel.tasklist.svg
new file mode 100644
index 000000000..382e168b5
--- /dev/null
+++ b/icons/scalable/org.xfce.panel.tasklist.svg
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="144"
+   inkscape:export-xdpi="144"
+   inkscape:export-filename="org.xfce.panel.tasklist.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.tasklist.svg"
+   width="128"
+   height="128"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 128 128"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg11300"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="16.3125"
+     inkscape:cx="11.25"
+     inkscape:zoom="16"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       id="grid844"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient974">
+      <stop
+         id="stop962"
+         offset="0"
+         style="stop-color:#babdb6;stop-opacity:1" />
+      <stop
+         style="stop-color:#f6f5f4;stop-opacity:1"
+         offset="0.04166667"
+         id="stop964" />
+      <stop
+         id="stop966"
+         offset="0.08333334"
+         style="stop-color:#d5d3cf;stop-opacity:1" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         offset="0.91666669"
+         id="stop968" />
+      <stop
+         id="stop970"
+         offset="0.95833331"
+         style="stop-color:#f6f5f4;stop-opacity:1" />
+      <stop
+         id="stop972"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       xlink:href="#linearGradient974"
+       id="linearGradient1747"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.25,0,0,0.25,0,53)"
+       x1="48"
+       y1="44"
+       x2="464"
+       y2="44" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1784">
+      <rect
+         style="opacity:1;vector-effect:none;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:0.853913;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect1786"
+         width="59.999996"
+         height="28"
+         x="36"
+         y="202"
+         rx="14"
+         ry="14" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <rect
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:3.86889;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect846"
+     width="92.131119"
+     height="76.131134"
+     x="29.934439"
+     y="5.9344401"
+     rx="7.0870094"
+     ry="6.0904884" />
+  <rect
+     ry="6.0904884"
+     rx="7.0870094"
+     y="25.934441"
+     x="17.934437"
+     height="76.131134"
+     width="92.131119"
+     id="rect842"
+     style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:3.86889;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  <rect
+     style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#d2d8dc;stroke-width:3.91063;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+     id="rect1711"
+     width="92.089363"
+     height="76.089363"
+     x="5.9553137"
+     y="45.955315"
+     rx="7.0837975"
+     ry="6.0871477" />
+</svg>
diff --git a/icons/scalable/org.xfce.panel.windowmenu.svg b/icons/scalable/org.xfce.panel.windowmenu.svg
new file mode 100644
index 000000000..de9a756de
--- /dev/null
+++ b/icons/scalable/org.xfce.panel.windowmenu.svg
@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   inkscape:export-ydpi="96"
+   inkscape:export-xdpi="96"
+   inkscape:export-filename="org.xfce.panel.windowmenu.png"
+   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
+   sodipodi:docname="org.xfce.panel.windowmenu.svg"
+   width="128"
+   height="128"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 128 128"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:pagecheckerboard="false"
+     inkscape:lockguides="true"
+     showguides="false"
+     inkscape:current-layer="g3547"
+     inkscape:window-maximized="1"
+     inkscape:window-y="0"
+     inkscape:window-x="0"
+     inkscape:cy="17.187501"
+     inkscape:cx="7.0000003"
+     inkscape:zoom="15.999999"
+     showgrid="true"
+     id="namedview35"
+     inkscape:window-height="1023"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     inkscape:showpageshadow="2"
+     inkscape:deskcolor="#d1d1d1">
+    <inkscape:grid
+       empspacing="4"
+       id="grid842"
+       type="xygrid"
+       originx="0"
+       originy="0" />
+  </sodipodi:namedview>
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="emoji-symbols-alt"
+     transform="matrix(5.0000031,0,0,5.0000031,-2535.5554,-1734.0011)"
+     id="g3547"
+     style="display:inline;enable-background:new">
+    <rect
+       style="display:inline;opacity:1;fill:#a7b0b7;fill-opacity:1;stroke:none;stroke-width:0.0793395;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect828"
+       width="23.999985"
+       height="23.17252"
+       x="507.91077"
+       y="348.42746"
+       rx="1.8461533"
+       ry="1.8538018" />
+    <rect
+       ry="1.8538018"
+       rx="1.8461533"
+       y="347.60001"
+       x="507.91077"
+       height="23.17252"
+       width="23.999985"
+       id="rect879-367-19-3"
+       style="display:inline;opacity:1;fill:#d2d8dc;fill-opacity:1;stroke:none;stroke-width:0.0793395;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+    <rect
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.842241;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect1711-4"
+       width="19.714275"
+       height="4.1379499"
+       x="510.05368"
+       y="357.1171"
+       rx="1.2856274"
+       ry="1.2413019" />
+    <rect
+       style="display:inline;opacity:1;fill:#f1f3f5;fill-opacity:1;stroke:#a7b0b7;stroke-width:0.842241;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+       id="rect867"
+       width="19.714275"
+       height="4.1379499"
+       x="510.05368"
+       y="350.49649"
+       rx="1.2856274"
+       ry="1.2413019" />
+    <rect
+       ry="1.2413019"
+       rx="1.2856274"
+       y="363.73779"
+       x="510.05368"
+       height="4.1379499"
+       width="19.714275"
+       id="rect869"
+       style="display:inline;opacity:1;fill:#6acfec;fill-opacity:1;stroke:#00aade;stroke-width:0.842241;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+  </g>
+</svg>
-- 
GitLab