[gnome-shell/wip/snwh/icons-cleanup] theme: Remove icon resources from theme




commit d1597f2613b8c144168f9aa6acf17814a791bfd8
Author: Sam Hewitt <sam snwh org>
Date:   Mon Jan 31 11:40:58 2022 -0330

    theme: Remove icon resources from theme
    
    - move all icons to the icons directory
    - rename some icons to be more meaningful
    - put all icons on a resource sheet
    - update references to icon name changes
    - deprecate icons for those in standard set

 data/gnome-shell-theme.gresource.xml               |  44 +-
 .../actions/carousel-arrow-next-symbolic.svg       |   4 +
 .../actions/carousel-arrow-previous-symbolic.svg   |   4 +
 .../actions/pointer-double-click-symbolic.svg      |   4 +
 .../scalable/actions/pointer-drag-symbolic.svg     |   4 +
 .../actions/pointer-primary-click-symbolic.svg     |   4 +
 .../actions/pointer-secondary-click-symbolic.svg   |   4 +
 .../scalable/actions/preview-close-symbolic.svg    |   4 +
 .../actions/screenshot-ui-area-symbolic.svg        |   4 +
 .../actions/screenshot-ui-display-symbolic.svg     |   4 +
 .../screenshot-ui-show-pointer-symbolic.svg        |   4 +
 .../actions/screenshot-ui-window-symbolic.svg      |   4 +
 .../status/keyboard-caps-lock-symbolic.svg         |   4 +
 .../scalable/status/keyboard-enter-symbolic.svg    |   4 +
 .../scalable/status/keyboard-hide-symbolic.svg     |   4 +
 .../scalable/status/keyboard-layout-symbolic.svg   |   4 +
 .../scalable/status/keyboard-shift-symbolic.svg    |   4 +
 .../scalable/status/message-indicator-symbolic.svg |   4 +
 .../hicolor/scalable/status/no-events-symbolic.svg |   7 +
 .../scalable/status/no-notifications-symbolic.svg  |   4 +
 .../status/screen-privacy-disabled-symbolic.svg    |   4 +
 .../scalable/status/screen-privacy-symbolic.svg    |   4 +
 data/org.gnome.Shell-symbolic.Source.svg           | 511 +++++++++++++++++++++
 data/theme/carousel-arrow-back-24-symbolic.svg     |  36 --
 data/theme/carousel-arrow-next-24-symbolic.svg     |  36 --
 data/theme/eye-not-looking-symbolic.svg            |   4 -
 data/theme/eye-open-negative-filled-symbolic.svg   |  27 --
 data/theme/keyboard-caps-lock-filled-symbolic.svg  |   1 -
 data/theme/keyboard-enter-symbolic.svg             |   1 -
 data/theme/keyboard-hide-symbolic.svg              |   1 -
 data/theme/keyboard-layout-filled-symbolic.svg     |   1 -
 data/theme/keyboard-shift-filled-symbolic.svg      |   1 -
 data/theme/message-indicator-symbolic.svg          |  40 --
 data/theme/pointer-double-click-symbolic.svg       |  28 --
 data/theme/pointer-drag-symbolic.svg               |  20 -
 data/theme/pointer-primary-click-symbolic.svg      |  26 --
 data/theme/pointer-secondary-click-symbolic.svg    |  26 --
 data/theme/screen-privacy-disabled-symbolic.svg    | 106 -----
 data/theme/screen-privacy-symbolic.svg             | 109 -----
 data/theme/screenshot-ui-area-symbolic.svg         |   1 -
 data/theme/screenshot-ui-display-symbolic.svg      |  26 --
 data/theme/screenshot-ui-window-symbolic.svg       |  22 -
 data/theme/select-mode-symbolic.svg                |   2 -
 data/theme/window-close-24-symbolic.svg            |  31 --
 js/ui/appDisplay.js                                |   8 +-
 js/ui/keyboard.js                                  |  20 +-
 js/ui/screenshot.js                                |   2 +-
 src/st/st-password-entry.c                         |   6 +-
 48 files changed, 639 insertions(+), 584 deletions(-)
---
diff --git a/data/gnome-shell-theme.gresource.xml b/data/gnome-shell-theme.gresource.xml
index 4e4e677579..c4dac43377 100644
--- a/data/gnome-shell-theme.gresource.xml
+++ b/data/gnome-shell-theme.gresource.xml
@@ -3,8 +3,6 @@
   <gresource prefix="/org/gnome/shell/theme">
     <file>calendar-today.svg</file>
     <file>calendar-today-light.svg</file>
-    <file 
alias="icons/scalable/status/carousel-arrow-next-24-symbolic.svg">carousel-arrow-next-24-symbolic.svg</file>
-    <file 
alias="icons/scalable/status/carousel-arrow-back-24-symbolic.svg">carousel-arrow-back-24-symbolic.svg</file>
     <file>checkbox.svg</file>
     <file>checkbox-focused.svg</file>
     <file>checkbox-off-focused-light.svg</file>
@@ -15,25 +13,10 @@
     <file>gnome-shell.css</file>
     <file>gnome-shell-high-contrast.css</file>
     <file>gnome-shell-start.svg</file>
-    <file alias="icons/scalable/status/message-indicator-symbolic.svg">message-indicator-symbolic.svg</file>
     <file>no-events.svg</file>
     <file>no-notifications.svg</file>
     <file>pad-osd.css</file>
-    <file 
alias="icons/scalable/status/eye-open-negative-filled-symbolic.svg">eye-open-negative-filled-symbolic.svg</file>
-    <file alias="icons/scalable/status/eye-not-looking-symbolic.svg">eye-not-looking-symbolic.svg</file>
-    <file 
alias="icons/scalable/actions/pointer-double-click-symbolic.svg">pointer-double-click-symbolic.svg</file>
-    <file alias="icons/scalable/actions/pointer-drag-symbolic.svg">pointer-drag-symbolic.svg</file>
-    <file 
alias="icons/scalable/actions/pointer-primary-click-symbolic.svg">pointer-primary-click-symbolic.svg</file>
-    <file 
alias="icons/scalable/actions/pointer-secondary-click-symbolic.svg">pointer-secondary-click-symbolic.svg</file>
-    <file alias="icons/scalable/actions/preview-close-symbolic.svg">window-close-24-symbolic.svg</file>
-    <file 
alias="icons/scalable/status/keyboard-caps-lock-filled-symbolic.svg">keyboard-caps-lock-filled-symbolic.svg</file>
-    <file alias="icons/scalable/status/keyboard-enter-symbolic.svg">keyboard-enter-symbolic.svg</file>
-    <file alias="icons/scalable/status/keyboard-hide-symbolic.svg">keyboard-hide-symbolic.svg</file>
-    <file 
alias="icons/scalable/status/keyboard-layout-filled-symbolic.svg">keyboard-layout-filled-symbolic.svg</file>
-    <file 
alias="icons/scalable/status/keyboard-shift-filled-symbolic.svg">keyboard-shift-filled-symbolic.svg</file>
     <file>process-working.svg</file>
-    <file 
alias="icons/scalable/status/screen-privacy-disabled-symbolic.svg">screen-privacy-disabled-symbolic.svg</file>
-    <file alias="icons/scalable/status/screen-privacy-symbolic.svg">screen-privacy-symbolic.svg</file>
     <file>toggle-off.svg</file>
     <file>toggle-off-hc.svg</file>
     <file>toggle-off-light.svg</file>
@@ -41,9 +24,28 @@
     <file>toggle-on-hc.svg</file>
     <file>toggle-on-light.svg</file>
     <file>workspace-placeholder.svg</file>
-    <file 
alias="icons/scalable/status/screenshot-ui-area-symbolic.svg">screenshot-ui-area-symbolic.svg</file>
-    <file 
alias="icons/scalable/status/screenshot-ui-display-symbolic.svg">screenshot-ui-display-symbolic.svg</file>
-    <file 
alias="icons/scalable/status/screenshot-ui-window-symbolic.svg">screenshot-ui-window-symbolic.svg</file>
-    <file alias="icons/scalable/status/select-mode-symbolic.svg">select-mode-symbolic.svg</file>
+  </gresource>
+  <gresource prefix="/org/gnome/shell/icons">
+    <file>scalable/actions/carousel-arrow-next-symbolic.svg"</file>
+    <file>scalable/actions/carousel-arrow-previous-symbolic.svg"</file>
+    <file>scalable/actions/pointer-double-click-symbolic.svg"</file>
+    <file>scalable/actions/pointer-drag-symbolic.svg"</file>
+    <file>scalable/actions/pointer-primary-click-symbolic.svg"</file>
+    <file>scalable/actions/pointer-secondary-click-symbolic.svg"</file>
+    <file>scalable/actions/preview-close-symbolic.svg"</file>
+    <file>scalable/actions/screenshot-ui-area-symbolic.svg"</file>
+    <file>scalable/actions/screenshot-ui-display-symbolic.svg"</file>
+    <file>scalable/actions/screenshot-ui-show-pointer-symbolic.svg"</file>
+    <file>scalable/actions/screenshot-ui-window-symbolic.svg"</file>
+    <file>scalable/status/keyboard-caps-lock-symbolic.svg"</file>
+    <file>scalable/status/keyboard-enter-symbolic.svg"</file>
+    <file>scalable/status/keyboard-hide-symbolic.svg"</file>
+    <file>scalable/status/keyboard-layout-symbolic.svg"</file>
+    <file>scalable/status/keyboard-shift-symbolic.svg"</file>
+    <file>scalable/status/message-indicator-symbolic.svg"</file>
+    <file>scalable/status/no-events-symbolic.svg"</file>
+    <file>scalable/status/no-notifications-symbolic.svg"</file>
+    <file>scalable/status/screen-privacy-disabled-symbolic.svg"</file>
+    <file>scalable/status/screen-privacy-symbolic.svg"</file>
   </gresource>
 </gresources>
diff --git a/data/icons/hicolor/scalable/actions/carousel-arrow-next-symbolic.svg 
b/data/icons/hicolor/scalable/actions/carousel-arrow-next-symbolic.svg
new file mode 100644
index 0000000000..c8091b20b2
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/carousel-arrow-next-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="24px" viewBox="0 0 24 24" width="24px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 10.832031 1.039062 c 0.386719 0.085938 0.722657 0.324219 0.9375 0.660157 l 6 9.5 c 0.339844 
0.558593 0.308594 1.113281 0 1.601562 l -6 9.5 c -0.445312 0.699219 -1.371093 0.910157 -2.070312 0.46875 c 
-0.699219 -0.445312 -0.90625 -1.371093 -0.464844 -2.070312 l 5.492187 -8.699219 l -5.492187 -8.699219 c 
-0.441406 -0.699219 -0.234375 -1.625 0.464844 -2.070312 c 0.335937 -0.210938 0.742187 -0.28125 1.132812 
-0.191407 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/carousel-arrow-previous-symbolic.svg 
b/data/icons/hicolor/scalable/actions/carousel-arrow-previous-symbolic.svg
new file mode 100644
index 0000000000..85ad3ae977
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/carousel-arrow-previous-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="24px" viewBox="0 0 24 24" width="24px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 13.167969 1.035156 c -0.386719 0.089844 -0.722657 0.328125 -0.9375 0.664063 l -6 9.5 c 
-0.308594 0.488281 -0.308594 1.113281 0 1.601562 l 6 9.5 c 0.445312 0.699219 1.371093 0.910157 2.070312 
0.464844 c 0.699219 -0.441406 0.90625 -1.367187 0.464844 -2.066406 l -5.492187 -8.699219 l 5.492187 -8.699219 
c 0.441406 -0.699219 0.234375 -1.625 -0.464844 -2.070312 c -0.335937 -0.210938 -0.742187 -0.28125 -1.132812 
-0.195313 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/pointer-double-click-symbolic.svg 
b/data/icons/hicolor/scalable/actions/pointer-double-click-symbolic.svg
new file mode 100644
index 0000000000..f249aaae66
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/pointer-double-click-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="20px" viewBox="0 0 20 20" width="20px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 1 0 v 19.707031 l 4.242188 -4.144531 c 0.589843 1.191406 1.160156 2.386719 1.761718 3.570312 
c 1.105469 1.640626 4.15625 0.464844 3.898438 -1.496093 c 0.007812 -0.46875 -0.40625 -0.90625 -0.4375 -1.3125 
l 0.78125 -0.761719 c 0.585937 1.191406 1.15625 2.386719 1.757812 3.570312 c 1.105469 1.640626 4.15625 
0.464844 3.898438 -1.496093 c -0.195313 -0.902344 -0.71875 -1.695313 -1.070313 -2.546875 l -0.714843 
-1.539063 h 4.828124 l -12.945312 -13.550781 v 6.242188 z m 1.5 3.726562 l 6 6.242188 v -6.242188 l 7.921875 
8.324219 h -3.664063 c 0.886719 1.902344 1.785157 3.800781 2.65625 5.707031 c 0.007813 0.625 -1.226562 
0.980469 -1.324218 0.207032 l -2.410156 -4.917969 l -3.0625 2.984375 c 0.261718 0.609375 0.597656 1.191406 
0.816406 1.816406 c -0.183594 0.601563 -1.269532 0.835938 -1.367188 0.066406 l -2.386718 -4.867187 l 
-3.179688 3.101563 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/pointer-drag-symbolic.svg 
b/data/icons/hicolor/scalable/actions/pointer-drag-symbolic.svg
new file mode 100644
index 0000000000..7ad8121507
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/pointer-drag-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="20px" viewBox="0 0 20 20" width="20px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 10.925781 2.320312 c -0.835937 0.074219 -1.816406 -0.136718 -2.445312 0.574219 c -0.179688 
0.503907 -0.394531 0.730469 -0.945313 0.617188 c -0.796875 -0.050781 -1.703125 0.054687 -2.1875 0.773437 c 
-0.554687 0.832032 -0.316406 1.859375 -0.367187 2.792969 v 1.503906 c -0.511719 -0.320312 -1.132813 -0.132812 
-1.699219 -0.183593 c -0.445312 -0.019532 -0.882812 0.027343 -1.320312 0.09375 c 0.058593 2.683593 0.074218 
5.371093 0.121093 8.058593 c 0.09375 1.300781 1.230469 2.402344 2.546875 2.421875 c 0.632813 0.015625 
1.480469 0.007813 2.222656 0.011719 c 3.222657 -0.011719 6.445313 0.050781 9.667969 -0.054687 c 1.160157 
-0.121094 2.210938 -1.1875 2.070313 -2.398438 v -9.480469 c -0.707032 -0.9375 -1.816406 -1.78125 -3.058594 
-1.570312 c -0.300781 -0.453125 -0.488281 -1.472657 -1.226562 -1.796875 c -0.355469 -0.292969 -0.839844 
-0.109375 -1.261719 -0.164063 c -0.296875 -0.070312 -0.855469 0.195313 -0.867188 -0.25 c -0.160156 -0.523437 
-0.71875 -0.910156 -1.25 -0.949219 z m 
 -0.105469 1.503907 c 0.164063 0.269531 0.183594 0.753906 0.21875 1.125 c 0.007813 0.007812 0.019532 0.003906 
0.027344 0.011719 c -0.007812 0 -0.019531 0 -0.027344 0 l 0.496094 5.898437 l 0.664063 -5.839844 l 1.34375 
0.003907 c 0.535156 0.390624 0.414062 1.140624 0.554687 1.722656 c -0.011718 0.066406 0.007813 0.09375 
0.015625 0.136718 l 0.011719 0.085938 l 0.480469 3.863281 l 0.664062 -3.917969 c 0.574219 -0.039062 1.15625 
0.039063 1.558594 0.5 c 0.410156 0.21875 0.214844 0.691407 0.261719 1.058594 v 8.34375 c -0.339844 0.964844 
-1.601563 0.546875 -2.375 0.660156 c -3.371094 0.011719 -6.742188 0.035157 -10.113282 -0.015624 c -0.976562 
-0.027344 -1.140624 -1.070313 -1.039062 -1.839844 c -0.011719 -1.90625 -0.046875 -3.816406 -0.078125 
-5.722656 c 0.324219 0.007812 0.675781 -0.011719 0.988281 0.011718 c 0.492188 0.914063 0.484375 2 0.507813 
3.015625 c 0.492187 -0.007812 1.042969 0.039063 1.5 0 c 0.007812 -2.519531 -0.019531 -5.039062 0.011719 
-7.558593 c 0.105468 -0.519532 0.730468 -0
 .308594 1.113281 -0.355469 h 0.675781 l 0.488281 5.847656 l 0.667969 -5.875 h -0.003906 c 0.03125 -0.382813 
-0.148438 -0.894531 0.25 -1.121094 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/pointer-primary-click-symbolic.svg 
b/data/icons/hicolor/scalable/actions/pointer-primary-click-symbolic.svg
new file mode 100644
index 0000000000..7a99169a58
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/pointer-primary-click-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="20px" viewBox="0 0 20 20" width="20px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 4 0 v 19.644531 l 4.242188 -4.140625 c 0.613281 1.214844 1.175781 2.460938 1.820312 3.65625 c 
1.144531 1.476563 3.976562 0.390625 3.847656 -1.472656 c -0.09375 -0.824219 -0.59375 -1.523438 -0.898437 
-2.277344 l -0.898438 -1.921875 h 5.269531 z m 1.5 3.726562 l 8.359375 8.261719 h -4.101563 c 0.886719 
1.902344 1.78125 3.800781 2.660157 5.707031 c 0.035156 0.566407 -1.148438 0.988282 -1.28125 0.296876 l 
-2.457031 -5.011719 l -3.179688 3.105469 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/pointer-secondary-click-symbolic.svg 
b/data/icons/hicolor/scalable/actions/pointer-secondary-click-symbolic.svg
new file mode 100644
index 0000000000..4fccfb8a89
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/pointer-secondary-click-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="20px" viewBox="0 0 20 20" width="20px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 16 0 v 19.769531 l -4.242188 -4.140625 c -0.613281 1.214844 -1.175781 2.460938 -1.820312 
3.65625 c -1.144531 1.476563 -3.976562 0.390625 -3.847656 -1.472656 c 0.09375 -0.824219 0.59375 -1.523438 
0.898437 -2.277344 l 0.898438 -1.921875 h -5.269531 z m -1.5 3.726562 l -8.359375 8.386719 h 4.101563 c 
-0.886719 1.902344 -1.78125 3.800781 -2.660157 5.707031 c -0.035156 0.566407 1.148438 0.988282 1.28125 
0.296876 l 2.457031 -5.011719 l 3.179688 3.105469 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/preview-close-symbolic.svg 
b/data/icons/hicolor/scalable/actions/preview-close-symbolic.svg
new file mode 100644
index 0000000000..9ba08edbf1
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/preview-close-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="24px" viewBox="0 0 24 24" width="24px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 5 5 v 1 c 0 0.277344 0.113281 0.527344 0.292969 0.707031 l 5.292969 5.292969 l -5.292969 
5.292969 c -0.179688 0.179687 -0.292969 0.707031 -0.292969 0.707031 v 1 h 1 c 0.265625 0 0.519531 -0.105469 
0.707031 -0.292969 l 5.292969 -5.292969 l 5.292969 5.292969 c 0.1875 0.1875 0.441406 0.292969 0.707031 
0.292969 h 1 v -1 c 0.003906 -0.328125 -0.113281 -0.527344 -0.292969 -0.707031 l -5.292969 -5.292969 l 
5.292969 -5.292969 c 0.179688 -0.179687 0.296875 -0.378906 0.292969 -0.707031 v -1 h -1 c -0.265625 0 
-0.519531 0.105469 -0.707031 0.292969 l -5.292969 5.292969 l -5.292969 -5.292969 c -0.1875 -0.1875 -0.441406 
-0.292969 -0.707031 -0.292969 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/screenshot-ui-area-symbolic.svg 
b/data/icons/hicolor/scalable/actions/screenshot-ui-area-symbolic.svg
new file mode 100644
index 0000000000..6cf5870492
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/screenshot-ui-area-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="32px" viewBox="0 0 32 32" width="32px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 3.5 2 c -1.929688 0.007812 -3.4921875 1.570312 -3.5 3.5 c 0 1.386719 0.820312 2.59375 2 
3.15625 v 3.34375 h 2 v -3.035156 c 1.53125 -0.230469 2.734375 -1.433594 2.964844 -2.964844 h 2.035156 v -2 h 
-2.34375 c -0.578125 -1.21875 -1.808594 -1.996094 -3.15625 -2 z m 25 0 c -1.347656 0.003906 -2.578125 0.78125 
-3.15625 2 h -2.34375 v 2 h 2.035156 c 0.230469 1.53125 1.433594 2.734375 2.964844 2.964844 v 3.035156 h 2 v 
-3.34375 c 1.21875 -0.578125 1.996094 -1.808594 2 -3.15625 c 0 -1.921875 -1.578125 -3.5 -3.5 -3.5 z m -25 2 c 
0.839844 0 1.5 0.660156 1.5 1.5 s -0.660156 1.5 -1.5 1.5 s -1.5 -0.660156 -1.5 -1.5 s 0.660156 -1.5 1.5 -1.5 
z m 7.5 0 v 2 h 4 v -2 z m 6 0 v 2 h 4 v -2 z m 11.5 0 c 0.839844 0 1.5 0.660156 1.5 1.5 s -0.660156 1.5 -1.5 
1.5 s -1.5 -0.660156 -1.5 -1.5 s 0.660156 -1.5 1.5 -1.5 z m -26.5 10 v 4 h 2 v -4 z m 26 0 v 4 h 2 v -4 z m 
-26 6 v 3.34375 c -1.21875 0.578125 -1.99609375 1.808594 -2 3.15625 c 0 1.921875 1.578125 3.5 3.5 3.5 c 
1.347656 -0.003906 2.578
 125 -0.78125 3.15625 -2 h 2.34375 v -2 h -2.035156 c -0.230469 -1.53125 -1.433594 -2.734375 -2.964844 
-2.964844 v -3.035156 z m 26 0 v 3.035156 c -1.53125 0.230469 -2.734375 1.433594 -2.964844 2.964844 h 
-2.035156 v 2 h 2.34375 c 0.578125 1.21875 1.808594 1.996094 3.15625 2 c 1.921875 0 3.5 -1.578125 3.5 -3.5 c 
-0.003906 -1.347656 -0.78125 -2.578125 -2 -3.15625 v -3.34375 z m -24.5 5 c 0.839844 0 1.5 0.660156 1.5 1.5 s 
-0.660156 1.5 -1.5 1.5 s -1.5 -0.660156 -1.5 -1.5 s 0.660156 -1.5 1.5 -1.5 z m 25 0 c 0.839844 0 1.5 0.660156 
1.5 1.5 s -0.660156 1.5 -1.5 1.5 s -1.5 -0.660156 -1.5 -1.5 s 0.660156 -1.5 1.5 -1.5 z m -17.5 1 v 2 h 4 v -2 
z m 6 0 v 2 h 4 v -2 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/screenshot-ui-display-symbolic.svg 
b/data/icons/hicolor/scalable/actions/screenshot-ui-display-symbolic.svg
new file mode 100644
index 0000000000..b8b3f4a20c
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/screenshot-ui-display-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="32px" viewBox="0 0 32 32" width="32px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 4 4 c -1.660156 0 -3 1.339844 -3 3 v 14 c 0 1.660156 1.339844 3 3 3 h 10 v 3 h -3 c -1.09375 
-0.003906 -2 0.90625 -2 2 h 14 c 0 -1.09375 -0.910156 -2 -2 -2 h -3 v -3 h 10 c 1.660156 0 3 -1.339844 3 -3 v 
-14 c 0 -1.660156 -1.339844 -3 -3 -3 z m 0 2 h 24 c 0.554688 0 1 0.445312 1 1 v 14 c 0 0.554688 -0.445312 1 
-1 1 h -24 c -0.554688 0 -1 -0.445312 -1 -1 v -14 c 0 -0.554688 0.445312 -1 1 -1 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/screenshot-ui-show-pointer-symbolic.svg 
b/data/icons/hicolor/scalable/actions/screenshot-ui-show-pointer-symbolic.svg
new file mode 100644
index 0000000000..36fab0070f
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/screenshot-ui-show-pointer-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 2.953125 1.074219 l 2.417969 13.210937 l 3.238281 -2.398437 l 2.054687 2.648437 c 1.03125 
1.433594 3.148438 -0.210937 2.011719 -1.5625 l -2.015625 -2.59375 l 2.984375 -2.175781 z m 0 0" 
fill="#2e3436"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/screenshot-ui-window-symbolic.svg 
b/data/icons/hicolor/scalable/actions/screenshot-ui-window-symbolic.svg
new file mode 100644
index 0000000000..b667bedb46
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/screenshot-ui-window-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="32px" viewBox="0 0 32 32" width="32px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 3 3 c -1.644531 0 -3 1.355469 -3 3 v 14 c 0 1.644531 1.355469 3 3 3 h 4 v 3 c 0 1.644531 
1.351562 3 3 3 h 18.996094 c 1.644531 0 3 -1.355469 3 -3 v -14 c 0 -1.644531 -1.355469 -3 -3 -3 h -4 v -3 c 0 
-1.644531 -1.355469 -3 -3 -3 z m 0 2 h 18.996094 c 0.570312 0 1 0.429688 1 1 v 3 h -12.996094 c -1.648438 0 
-3 1.355469 -3 3 v 9 h -4 c -0.570312 0 -1 -0.429688 -1 -1 v -14 c 0 -0.570312 0.429688 -1 1 -1 z m 7 6 h 
18.996094 c 0.570312 0 1 0.429688 1 1 v 14 c 0 0.570312 -0.429688 1 -1 1 h -18.996094 c -0.574219 0 -1 
-0.429688 -1 -1 v -14 c 0 -0.570312 0.425781 -1 1 -1 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/status/keyboard-caps-lock-symbolic.svg 
b/data/icons/hicolor/scalable/status/keyboard-caps-lock-symbolic.svg
new file mode 100644
index 0000000000..9efd394322
--- /dev/null
+++ b/data/icons/hicolor/scalable/status/keyboard-caps-lock-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="24px" viewBox="0 0 24 24" width="24px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 12 2 l -7.5 8 h 4.5 v 5 h 6 v -5 h 4.5 z m -3 16 v 3 h 6 v -3 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/status/keyboard-enter-symbolic.svg 
b/data/icons/hicolor/scalable/status/keyboard-enter-symbolic.svg
new file mode 100644
index 0000000000..7fe839b4a8
--- /dev/null
+++ b/data/icons/hicolor/scalable/status/keyboard-enter-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="24px" viewBox="0 0 24 24" width="24px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 19 6 v 6.003906 c 0.007812 0.996094 -1 0.996094 -1 0.996094 h -11.585938 l 1.292969 -1.292969 
c 0.390625 -0.390625 0.390625 -1.023437 0 -1.414062 c -0.1875 -0.1875 -0.441406 -0.292969 -0.707031 -0.292969 
s -0.519531 0.105469 -0.707031 0.292969 l -3 3 c -0.390625 0.390625 -0.390625 1.023437 0 1.414062 l 3 3 c 
0.390625 0.390625 1.023437 0.390625 1.414062 0 s 0.390625 -1.023437 0 -1.414062 l -1.289062 -1.292969 h 
11.582031 c 3.007812 0 3 -3 3 -3 v -6 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/status/keyboard-hide-symbolic.svg 
b/data/icons/hicolor/scalable/status/keyboard-hide-symbolic.svg
new file mode 100644
index 0000000000..264a556bb4
--- /dev/null
+++ b/data/icons/hicolor/scalable/status/keyboard-hide-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="24px" viewBox="0 0 24 24" width="24px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 4 8 c -0.265625 0 -0.519531 0.105469 -0.707031 0.292969 c -0.390625 0.390625 -0.390625 
1.023437 0 1.414062 l 8 8 c 0.390625 0.390625 1.023437 0.390625 1.414062 0 l 8 -8 c 0.390625 -0.390625 
0.390625 -1.023437 0 -1.414062 s -1.023437 -0.390625 -1.414062 0 l -7.292969 7.292969 l -7.292969 -7.292969 c 
-0.1875 -0.1875 -0.441406 -0.292969 -0.707031 -0.292969 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/status/keyboard-layout-symbolic.svg 
b/data/icons/hicolor/scalable/status/keyboard-layout-symbolic.svg
new file mode 100644
index 0000000000..6023da25ee
--- /dev/null
+++ b/data/icons/hicolor/scalable/status/keyboard-layout-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="24px" viewBox="0 0 24 24" width="24px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 5 3 v 19 h 2 v -8 h 4.382812 l 0.722657 1.445312 c 0.167969 0.339844 0.515625 0.554688 
0.894531 0.554688 h 7 c 0.550781 0 1 -0.449219 1 -1 v -9 c 0 -0.550781 -0.449219 -1 -1 -1 h -5.382812 l 
-0.722657 -1.445312 c -0.167969 -0.339844 -0.515625 -0.554688 -0.894531 -0.554688 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/status/keyboard-shift-symbolic.svg 
b/data/icons/hicolor/scalable/status/keyboard-shift-symbolic.svg
new file mode 100644
index 0000000000..7255259bd1
--- /dev/null
+++ b/data/icons/hicolor/scalable/status/keyboard-shift-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="24px" viewBox="0 0 24 24" width="24px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 12 4 l -7.5 8 h 4.5 v 7 h 6 v -7 h 4.5 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/status/message-indicator-symbolic.svg 
b/data/icons/hicolor/scalable/status/message-indicator-symbolic.svg
new file mode 100644
index 0000000000..9873de505c
--- /dev/null
+++ b/data/icons/hicolor/scalable/status/message-indicator-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 12 8 c 0 2.210938 -1.789062 4 -4 4 s -4 -1.789062 -4 -4 s 1.789062 -4 4 -4 s 4 1.789062 4 4 z 
m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/status/no-events-symbolic.svg 
b/data/icons/hicolor/scalable/status/no-events-symbolic.svg
new file mode 100644
index 0000000000..9c7c889a05
--- /dev/null
+++ b/data/icons/hicolor/scalable/status/no-events-symbolic.svg
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="64px" viewBox="0 0 64 64" width="64px" xmlns="http://www.w3.org/2000/svg";>
+    <g fill="#241f31">
+        <path d="m 12 4 c -4.210938 0 -8 3.378906 -8 7.75 v 40.5 c 0 4.371094 3.789062 7.75 8 7.75 h 40 c 
4.210938 0 8 -3.378906 8 -7.75 v -40.5 c 0 -4.371094 -3.789062 -7.75 -8 -7.75 z m -2 18 h 12 v 8 h -12 z m 
16.125 0 h 11.875 v 8 h -11.875 z m 15.875 0 h 12 v 8 h -12 z m -32 12 h 12 v 8 h -12 z m 16.125 0 h 11.875 v 
8 h -11.875 z m 15.875 0 h 12 v 8 h -12 z m -32 12 h 12 v 8 h -12 z m 16.125 0 h 11.875 v 8 h -11.875 z m 
15.875 0 h 12 v 8 h -12 z m 0 0" fill-opacity="0.35"/>
+        <path d="m 42 34 h 12 v 8 h -12 z m 0 0" fill-opacity="0.1"/>
+    </g>
+</svg>
diff --git a/data/icons/hicolor/scalable/status/no-notifications-symbolic.svg 
b/data/icons/hicolor/scalable/status/no-notifications-symbolic.svg
new file mode 100644
index 0000000000..91f2a2b63c
--- /dev/null
+++ b/data/icons/hicolor/scalable/status/no-notifications-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="64px" viewBox="0 0 64 64" width="64px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 32 0 c -3.3125 0 -6 2.6875 -6 6 c 0 0.304688 0.023438 0.601562 0.066406 0.894531 c -8.148437 
2.527344 -14.066406 10.125 -14.066406 19.105469 v 18 h -2 c -2.203125 0 -4 1.796875 -4 4 s 1.796875 4 4 4 h 
44 c 2.203125 0 4 -1.796875 4 -4 s -1.796875 -4 -4 -4 h -2 v -18 c 0 -8.980469 -5.917969 -16.578125 
-14.066406 -19.105469 c 0.042968 -0.292969 0.066406 -0.589843 0.066406 -0.894531 c 0 -3.3125 -2.6875 -6 -6 -6 
z m -8 56 c 0 2.859375 1.53125 5.5 4 6.921875 c 2.46875 1.4375 5.53125 1.4375 8 0 c 2.46875 -1.421875 4 
-4.0625 4 -6.921875 z m 0 0" fill="#241f31" fill-opacity="0.35"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/status/screen-privacy-disabled-symbolic.svg 
b/data/icons/hicolor/scalable/status/screen-privacy-disabled-symbolic.svg
new file mode 100644
index 0000000000..f64ee0b1e2
--- /dev/null
+++ b/data/icons/hicolor/scalable/status/screen-privacy-disabled-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 1.53125 0.46875 l -1.0625 1.0625 l 14 14 l 1.0625 -1.0625 l -1.945312 -1.945312 c 0.847656 
-0.527344 1.414062 -1.449219 1.414062 -2.523438 v -6 c 0 -1.660156 -1.339844 -3 -3 -3 h -8 c -0.554688 0 
-1.070312 0.160156 -1.515625 0.421875 z m 2.53125 2.53125 h 0.199219 l -0.097657 0.097656 z m 2.675781 0 h 
0.699219 l -1.6875 1.6875 l -0.351562 -0.351562 z m 2.824219 0 h 1.230469 l -3.367188 3.363281 l -0.613281 
-0.613281 z m 2.609375 0.035156 c 0.316406 0.054688 0.578125 0.246094 0.714844 0.523438 l -4.132813 4.132812 
l -0.617187 -0.617187 z m -11.171875 1.023438 v 5.941406 c 0 1.660156 1.339844 3 3 3 h 5.941406 l -2 -2 h 
-1.785156 l 0.894531 -0.894531 l -0.355469 -0.355469 l -1.25 1.25 h -1.238281 l 1.867188 -1.867188 l 
-0.707031 -0.707031 l -2.160157 2.15625 c -0.121093 -0.164062 -0.207031 -0.359375 -0.207031 -0.582031 v 
-0.4375 l 1.75 -1.75 l -1.0625 -1.0625 l -0.6875 0.6875 v -0.699219 l 0.339844 -0.339843 z m 12 0.09375 v 
5.847656 c 0 0.535156 -0.417969 0.960938 -0.94
 9219 0.988281 l -2.941406 -2.941406 z m -5 9.847656 c -5 0 -5 1 -5 1 c 0 1 1 1 1 1 h 8 c 0.328125 0 0.539062 
-0.109375 0.6875 -0.253906 l -1.542969 -1.546875 c -0.730469 -0.113281 -1.71875 -0.199219 -3.144531 -0.199219 
z m 0 0" fill="#241f31" fill-rule="evenodd"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/status/screen-privacy-symbolic.svg 
b/data/icons/hicolor/scalable/status/screen-privacy-symbolic.svg
new file mode 100644
index 0000000000..c14da9d690
--- /dev/null
+++ b/data/icons/hicolor/scalable/status/screen-privacy-symbolic.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
+    <path d="m 4 1 c -1.660156 0 -3 1.339844 -3 3 v 6 c 0 1.660156 1.339844 3 3 3 h 8 c 1.660156 0 3 
-1.339844 3 -3 v -6 c 0 -1.660156 -1.339844 -3 -3 -3 z m 0 2 h 0.261719 l -1.261719 1.261719 v -0.261719 c 0 
-0.554688 0.445312 -1 1 -1 z m 2.738281 0 h 0.699219 l -4.4375 4.4375 v -0.699219 z m 2.824219 0 h 1.230469 l 
-7.585938 7.582031 c -0.121093 -0.164062 -0.207031 -0.359375 -0.207031 -0.582031 v -0.4375 z m 2.609375 
0.035156 c 0.316406 0.054688 0.578125 0.246094 0.714844 0.523438 l -7.441407 7.441406 h -1.238281 z m 
0.828125 1.121094 v 5.84375 c 0 0.554688 -0.445312 1 -1 1 h -5.84375 z m -5 9.84375 c -5 0 -5 1 -5 1 c 0 1 1 
1 1 1 h 8 c 1 0 1 -1 1 -1 s 0 -1 -5 -1 z m 0 0" fill="#241f31"/>
+</svg>
diff --git a/data/org.gnome.Shell-symbolic.Source.svg b/data/org.gnome.Shell-symbolic.Source.svg
new file mode 100644
index 0000000000..3117847ab7
--- /dev/null
+++ b/data/org.gnome.Shell-symbolic.Source.svg
@@ -0,0 +1,511 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   width="64"
+   height="64"
+   viewBox="0 0 64 64"
+   id="svg2"
+   version="1.1"
+   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
+   sodipodi:docname="org.gnome.Shell-symbolic.Source.svg"
+   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";>
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="1"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.7898453"
+     inkscape:cx="-9.7773811"
+     inkscape:cy="212.30885"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     inkscape:window-width="1920"
+     inkscape:window-height="1011"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-paths="true"
+     inkscape:snap-bbox-midpoints="true"
+     inkscape:snap-intersection-paths="false"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-smooth-nodes="true"
+     inkscape:snap-midpoints="true"
+     inkscape:bbox-nodes="false"
+     inkscape:snap-global="true"
+     inkscape:pagecheckerboard="false"
+     showborder="false"
+     inkscape:snap-nodes="true"
+     inkscape:snap-others="false">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4514"
+       empspacing="4"
+       color="#5e57ff"
+       opacity="0.1254902"
+       empcolor="#5e57ff"
+       empopacity="0.25098039" />
+  </sodipodi:namedview>
+  <g
+     inkscape:label="status"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-161.53331)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:16px;line-height:1.25;font-family:sans-serif;fill:#241f31;fill-opacity:1;stroke:none"
+       x="-4"
+       y="145.53331"
+       id="text12175"><tspan
+         sodipodi:role="line"
+         id="tspan12173"
+         x="-4"
+         y="145.53331"
+         style="font-size:16px;fill:#241f31;fill-opacity:1">status</tspan></text>
+    <g
+       id="g16183"
+       transform="translate(-288,-312)"
+       inkscape:label="notifications alerts calendar events">
+      <title
+         id="title20651">no-notifications</title>
+      <path
+         id="path81"
+         d="m 320,473.53331 c -3.3125,0 -6,2.6875 -6,6 0,0.30385 0.0228,0.60279 0.0664,0.89453 C 
305.91768,482.95558 300,490.55273 300,499.53331 v 18 h -2 c -2.20312,0 -4,1.79688 -4,4 0,2.20312 1.79688,4 
4,4 h 44 c 2.20312,0 4,-1.79688 4,-4 0,-2.20312 -1.79688,-4 -4,-4 h -2 v -18 c 0,-8.98058 -5.91768,-16.57773 
-14.06641,-19.10547 0.0436,-0.29174 0.0664,-0.59068 0.0664,-0.89453 0,-3.3125 -2.6875,-6 -6,-6 z m -8,56 c 
0,2.85938 1.53125,5.5 4,6.92188 2.46875,1.43749 5.53125,1.43749 8,0 2.46875,-1.42188 4,-4.0625 4,-6.92188 z"
+         style="fill:#241f31;fill-opacity:0.35" />
+      <rect
+         transform="scale(-1,1)"
+         y="473.53333"
+         x="-352"
+         height="64"
+         width="64"
+         id="rect15794"
+         style="fill:none" />
+    </g>
+    <g
+       id="g21075"
+       transform="translate(0,-320)"
+       inkscape:label="notifications alerts calendar events">
+      <title
+         id="title36429">message-indicator</title>
+      <rect
+         transform="scale(-1,1)"
+         y="601.53333"
+         x="-16"
+         height="16"
+         width="16"
+         id="rect20973"
+         style="fill:none" />
+      <path
+         d="M 12,609.53332 A 3.9999999,3.9999999 0 0 1 8.0000002,613.53331 3.9999999,3.9999999 0 0 1 
4.0000003,609.53332 3.9999999,3.9999999 0 0 1 8.0000002,605.53334 3.9999999,3.9999999 0 0 1 12,609.53332 Z"
+         id="path4485"
+         style="fill:#241f31;fill-opacity:1;stroke-width:3.77953" />
+    </g>
+    <g
+       id="g36685"
+       inkscape:label="screen shield privacy active"
+       transform="translate(-40,-382)">
+      <title
+         id="title41631">screen-privacy</title>
+      <rect
+         transform="scale(-1,1)"
+         y="663.53333"
+         x="-76"
+         height="16"
+         width="16"
+         id="rect36558"
+         style="fill:none" />
+      <path
+         id="path113"
+         style="fill:#241f31;fill-opacity:1"
+         d="m 64,664.53331 c -1.660156,0 -3,1.33984 -3,3 v 6 c 0,1.66016 1.339844,3 3,3 h 8 c 1.660156,0 
3,-1.33984 3,-3 v -6 c 0,-1.66016 -1.339844,-3 -3,-3 z m 0,2 h 0.261719 L 63,667.79503 v -0.26172 c 
0,-0.55469 0.445312,-1 1,-1 z m 2.738281,0 H 67.4375 L 63,670.97081 v -0.69922 z m 2.824219,0 h 1.230469 l 
-7.585938,7.58203 C 63.085938,673.95128 63,673.75597 63,673.53331 v -0.4375 z m 2.609375,0.0352 c 
0.316406,0.0547 0.578125,0.24609 0.714844,0.52343 l -7.441407,7.44141 H 64.207031 Z M 73,667.68956 v 5.84375 
c 0,0.55469 -0.445312,1 -1,1 h -5.84375 z m -5,9.84375 c -5,0 -5,1 -5,1 0,1 1,1 1,1 h 8 c 1,0 1,-1 1,-1 0,0 
0,-1 -5,-1 z" />
+    </g>
+    <g
+       id="g41416"
+       inkscape:label="status"
+       transform="translate(-40,-382)">
+      <title
+         id="title41633">screen-privacy-disabled</title>
+      <rect
+         transform="scale(-1,1)"
+         y="663.53333"
+         x="-96"
+         height="16"
+         width="16"
+         id="rect36687"
+         style="fill:none" />
+      <path
+         d="m 81.53125,664.00213 -1.0625,1.0625 14,14 1.0625,-1.0625 -1.945312,-1.94531 C 
94.433594,675.52947 95,674.6076 95,673.53338 v -6 c 0,-1.66016 -1.339844,-3 -3,-3 h -8 c -0.554688,0 
-1.070312,0.16016 -1.515625,0.42188 z m 2.53125,2.53125 h 0.199219 l -0.09766,0.0977 z m 2.675781,0 H 87.4375 
l -1.6875,1.6875 -0.351562,-0.35156 z m 2.824219,0 h 1.230469 l -3.367188,3.36328 -0.613281,-0.61328 z m 
2.609375,0.0352 c 0.316406,0.0547 0.578125,0.24609 0.714844,0.52343 l -4.132813,4.13282 -0.617187,-0.61719 z 
M 81,667.59197 v 5.94141 c 0,1.66016 1.339844,3 3,3 h 5.941406 l -2,-2 H 86.15625 l 0.894531,-0.89453 
-0.355469,-0.35547 -1.25,1.25 h -1.238281 l 1.867188,-1.86719 -0.707031,-0.70703 -2.160157,2.15625 C 
83.085938,673.95135 83,673.75604 83,673.53338 v -0.4375 l 1.75,-1.75 -1.0625,-1.0625 -0.6875,0.6875 v 
-0.69922 l 0.339844,-0.33984 z m 12,0.0937 v 5.84766 c 0,0.53516 -0.417969,0.96094 -0.949219,0.98828 l 
-2.941406,-2.9414 z m -5,9.84766 c -5,0 -5,1 -5,1 0,1 1,1 1,1 h 8 c 0.3281
 25,0 0.539062,-0.10937 0.6875,-0.25391 l -1.542969,-1.54687 C 90.414062,677.61927 89.425781,677.53333 
88,677.53333 Z m 0,0"
+         fill="#2e3436"
+         fill-rule="evenodd"
+         id="path113-6"
+         style="fill:#241f31;fill-opacity:1" />
+    </g>
+    <g
+       id="g53379"
+       inkscape:label="notifications alerts calendar events"
+       transform="translate(0,-360)">
+      <title
+         id="title58232">no-events</title>
+      <rect
+         transform="scale(-1,1)"
+         y="521.53333"
+         x="-144"
+         height="64"
+         width="64"
+         id="rect53237"
+         style="fill:none" />
+      <path
+         d="m 92,525.53331 c -4.20948,0 -8,3.38032 -8,7.75 v 40.5 c 0,4.36968 3.79052,7.75 8,7.75 h 40 c 
4.20948,0 8,-3.38032 8,-7.75 v -40.5 c 0,-4.36968 -3.79052,-7.75 -8,-7.75 z m -2,18 h 12 v 8 H 90 Z m 
16.125,0 H 118 v 8 h -11.875 z m 15.875,0 h 12 v 8 h -12 z m -32,12 h 12 v 8 H 90 Z m 16.125,0 H 118 v 8 h 
-11.875 z m 15.875,0 h 12 v 8 h -12 z m -32,12 h 12 v 8 H 90 Z m 16.125,0 H 118 v 8 h -11.875 z m 15.875,0 h 
12 v 8 h -12 z"
+         id="path19157"
+         style="fill:#241f31;fill-opacity:0.35" />
+      <rect
+         height="7.9999971"
+         id="rect19159"
+         width="11.999997"
+         x="121.99993"
+         y="555.53333"
+         style="fill:#241f31;fill-opacity:0.1" />
+    </g>
+    <g
+       id="g8970"
+       transform="translate(-24,-194.46669)"
+       inkscape:label="on-screen keyboard keys">
+      <title
+         id="title14941">keyboard-shift</title>
+      <rect
+         width="23.999996"
+         height="23.999996"
+         x="23.99999"
+         y="443.99997"
+         id="rect8636"
+         style="fill:none" />
+      <path
+         d="m 36,448 -7.5,8 H 33 v 7 h 6 v -7 h 4.5 z"
+         id="path1150"
+         style="fill:#241f31;fill-opacity:1;stroke-width:0.666667" />
+    </g>
+    <g
+       id="g8978"
+       transform="translate(8,-194.46669)"
+       inkscape:label="on-screen keyboard keys">
+      <title
+         id="title14939">keyboard-caps-lock</title>
+      <rect
+         width="23.999996"
+         height="23.999996"
+         x="23.99999"
+         y="443.99997"
+         id="rect8972"
+         style="fill:none" />
+      <path
+         id="path8974"
+         d="m 36,446 -7.5,8 H 33 v 5 h 6 v -5 h 4.5 z m -3,16 v 3 h 6 v -3 z"
+         style="fill:#241f31;fill-opacity:1" />
+    </g>
+    <g
+       id="g13560"
+       inkscape:label="on-screen keyboard keys"
+       transform="translate(-40,-214.46669)">
+      <title
+         id="title14945">keyboard-layout</title>
+      <rect
+         width="23.999996"
+         height="23.999996"
+         x="103.99999"
+         y="463.99997"
+         id="rect13441"
+         style="fill:none" />
+      <path
+         d="m 109,467 v 19 h 2 v -8 h 4.383 l 0.722,1.447 c 0.16942,0.33905 0.51597,0.55318 0.895,0.553 h 7 
c 0.55228,0 1,-0.44772 1,-1 v -9 c 0,-0.55228 -0.44772,-1 -1,-1 h -5.383 l -0.722,-1.447 C 
117.72558,467.21395 117.37903,466.99982 117,467 h -7 z"
+         id="path1085"
+         style="fill:#241f31;fill-opacity:1" />
+    </g>
+    <g
+       id="g13678"
+       inkscape:label="keyboard keys hide "
+       transform="translate(-40,-214.46669)">
+      <title
+         id="title14947">keyboard-hide</title>
+      <path
+         d="m 139.99985,472 a 1,1 0 0 0 -0.70703,0.29297 1,1 0 0 0 0,1.41406 l 8,8 a 1.0001,1.0001 0 0 0 
1.41406,0 l 8,-8 a 1,1 0 0 0 0,-1.41406 1,1 0 0 0 -1.41406,0 l -7.29297,7.29297 -7.29297,-7.29297 A 1,1 0 0 0 
139.99985,472 Z"
+         id="path4931"
+         style="fill:#241f31;fill-opacity:1" />
+      <rect
+         width="23.999996"
+         height="23.999996"
+         x="-487.99997"
+         y="-159.99998"
+         id="rect13562"
+         transform="matrix(0,-1,-1,0,0,0)"
+         style="fill:none" />
+    </g>
+    <g
+       id="g13796"
+       inkscape:label="on-screen keyboard keys"
+       transform="translate(-40,-214.46669)">
+      <title
+         id="title14943">keyboard-enter</title>
+      <rect
+         width="23.999996"
+         height="23.999996"
+         x="-487.99997"
+         y="-191.99998"
+         id="rect13680"
+         transform="matrix(0,-1,-1,0,0,0)"
+         style="fill:none" />
+      <path
+         id="path955"
+         style="fill:#241f31;fill-opacity:1"
+         d="m 187,470 v 6.00391 c 0.006,0.996 -1,0.99609 -1,0.99609 h -11.58594 l 1.29297,-1.29297 a 1,1 0 0 
0 0,-1.41406 A 1,1 0 0 0 175,474 a 1,1 0 0 0 -0.70703,0.29297 l -3,3 a 1.0001,1.0001 0 0 0 0,1.41406 l 3,3 a 
1,1 0 0 0 1.41406,0 1,1 0 0 0 0,-1.41406 L 174.41602,479 H 186 c 3.006,0 3,-3 3,-3 v -6 z" />
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="actions">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:16px;line-height:1.25;font-family:sans-serif;fill:#241f31;fill-opacity:1;stroke:none"
+       x="-4"
+       y="184"
+       id="text12715"><tspan
+         sodipodi:role="line"
+         id="tspan12713"
+         x="-4"
+         y="184"
+         style="font-size:16px;fill:#241f31;fill-opacity:1">actions</tspan></text>
+    <g
+       id="g13433"
+       inkscape:label="overview previous left backward"
+       transform="translate(-40,-240)">
+      <title
+         id="title15448">carousel-arrow-previous</title>
+      <path
+         d="m 53.169107,497.03665 a 1.5,1.5 0 0 0 -0.9375,0.66211 l -6,9.5 a 1.50015,1.50015 0 0 0 0,1.60156 
l 6,9.5 a 1.5,1.5 0 0 0 2.068359,0.4668 1.5,1.5 0 0 0 0.466797,-2.06836 l -5.49414,-8.69922 5.49414,-8.69922 
a 1.5,1.5 0 0 0 -0.466797,-2.06836 1.5,1.5 0 0 0 -1.130859,-0.19531 z"
+         id="path13468"
+         style="fill:#241f31;fill-opacity:1" />
+      <rect
+         width="23.999996"
+         height="23.999996"
+         x="39.999992"
+         y="495.99997"
+         id="rect12821"
+         style="fill:none" />
+    </g>
+    <g
+       id="g13439"
+       transform="matrix(-1,0,0,1,95.99998,-240)"
+       inkscape:label="overview next right forward">
+      <title
+         id="title15446">carousel-arrow-next</title>
+      <rect
+         width="23.999996"
+         height="23.999996"
+         x="39.999992"
+         y="495.99997"
+         id="rect13435"
+         style="fill:none" />
+      <path
+         d="m 53.169235,497.03711 c -0.387918,0.0877 -0.725132,0.32585 -0.9375,0.66211 l -6,9.5 c 
-0.34001,0.56012 -0.308809,1.11236 0,1.60156 l 6,9.5 c 0.442487,0.69974 1.368227,0.90867 2.068359,0.4668 
0.69974,-0.44249 0.908665,-1.36823 0.466797,-2.06836 L 49.272751,508 l 5.49414,-8.69922 c 0.441868,-0.70013 
0.232943,-1.62587 -0.466797,-2.06836 -0.336162,-0.21243 -0.742919,-0.28268 -1.130859,-0.19531 z"
+         id="path13468-5"
+         style="fill:#241f31;fill-opacity:1" />
+    </g>
+    <g
+       id="g29998"
+       inkscape:label="mouse pointer dwell click"
+       transform="translate(28,-344)">
+      <title
+         id="title39373">pointer-secondary-click</title>
+      <path
+         d="m 16,640 v 19.77148 l -4.24414,-4.14258 c -0.612408,1.21538 -1.173049,2.46023 -1.819709,3.6561 
-1.141947,1.47628 -3.975266,0.38901 -3.846009,-1.47361 0.09413,-0.82252 0.594755,-1.52142 0.899969,-2.2776 l 
0.896608,-1.92051 H 2.617188 Z m -1.5,3.72656 -8.359375,8.38672 h 4.101563 c -0.885072,1.9032 
-1.781799,3.80152 -2.659622,5.70774 -0.0349,0.56609 1.149057,0.98883 1.282093,0.29797 l 2.455699,-5.01348 
3.179687,3.10351 z"
+         id="path5851"
+         style="fill:#241f31;fill-opacity:1" />
+      <rect
+         width="20"
+         height="20"
+         x="-7.6293945e-06"
+         y="640"
+         id="rect1156"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.781;marker:none;enable-background:new"
 />
+    </g>
+    <g
+       id="g29992"
+       inkscape:label="mouse pointer dwell click"
+       transform="translate(-28,-344)">
+      <title
+         id="title39371">pointer-primary-click</title>
+      <rect
+         width="20"
+         height="20"
+         x="27.999992"
+         y="640"
+         id="rect1244"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.781;marker:none;enable-background:new"
 />
+      <path
+         d="m 32,640 v 19.64648 l 4.24414,-4.14257 c 0.612408,1.21537 1.173049,2.46022 1.819709,3.65609 
1.141947,1.47628 3.975266,0.38901 3.846009,-1.47361 -0.09413,-0.82252 -0.594755,-1.52142 -0.899969,-2.2776 l 
-0.896608,-1.92051 h 5.269531 z m 1.5,3.72656 8.359375,8.26172 h -4.101563 c 0.885072,1.9032 1.781799,3.80152 
2.659622,5.70774 0.0349,0.56609 -1.149057,0.98883 -1.282093,0.29798 l -2.455699,-5.01349 -3.179687,3.10352 z"
+         id="path5565"
+         style="fill:#241f31;fill-opacity:1" />
+    </g>
+    <g
+       id="g14643"
+       inkscape:label="mouse pointer dwell click drag"
+       transform="translate(0,-344)">
+      <title
+         id="title39369">pointer-drag</title>
+      <rect
+         width="20"
+         height="20"
+         x="55.999992"
+         y="640"
+         id="rect9430"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.781;marker:none;enable-background:new"
 />
+      <path
+         d="m 66.92607,642.31969 c -0.836524,0.0747 -1.818151,-0.13657 -2.447266,0.57617 -0.179249,0.5031 
-0.39107,0.72969 -0.945312,0.61718 -0.793816,-0.0511 -1.701912,0.0538 -2.1875,0.77344 -0.554908,0.83096 
-0.313681,1.85623 -0.367187,2.79297 v 1.50195 c -0.509721,-0.31797 -1.13192,-0.13205 -1.699219,-0.18164 
-0.442833,-0.0207 -0.881113,0.0252 -1.31836,0.0918 0.05693,2.68593 0.07373,5.37334 0.121094,8.05859 
0.09369,1.3023 1.232044,2.40482 2.544922,2.42383 0.632949,0.0151 1.48233,0.007 2.224609,0.0117 
3.221817,-0.0121 6.446114,0.0498 9.666016,-0.0566 1.162213,-0.12022 2.213268,-1.18845 2.070313,-2.39648 v 
-9.48047 c -0.706809,-0.94069 -1.815276,-1.78087 -3.058594,-1.57032 -0.299549,-0.45356 -0.486118,-1.47311 
-1.226563,-1.79882 -0.354855,-0.29104 -0.839588,-0.10977 -1.259765,-0.16211 -0.297442,-0.0727 -0.8559,0.19254 
-0.869141,-0.25196 -0.157351,-0.52152 -0.715235,-0.90856 -1.248047,-0.94921 z m -0.105469,1.5039 c 
0.164522,0.27146 0.182773,0.75372 0.21875,1.125 0.0066,0.007 0.0198
 ,0.006 0.02734,0.0117 -0.0091,-1.7e-4 -0.01824,1.7e-4 -0.02734,0 l 0.494141,5.90039 0.664062,-5.8418 
1.345704,0.004 c 0.536079,0.38955 0.412986,1.14048 0.554687,1.72266 -0.01113,0.0675 0.0064,0.096 
0.01563,0.13672 -6.5e-4,-10e-6 -0.0013,0 -0.002,0 l 0.01172,0.0859 0.482422,3.86524 0.664062,-3.91993 c 
0.574035,-0.0371 1.157689,0.0385 1.558594,0.50196 0.40964,0.21686 0.215641,0.68897 0.259766,1.05859 v 8.3418 
c -0.337059,0.96368 -1.599977,0.54827 -2.375,0.66016 -3.370517,0.0131 -6.742137,0.0338 -10.111329,-0.0137 
-0.975625,-0.0283 -1.141898,-1.06997 -1.040974,-1.84179 -0.01164,-1.90706 -0.04474,-3.81393 -0.07813,-5.72071 
0.326364,0.006 0.675958,-0.0127 0.988281,0.01 0.493884,0.91523 0.484615,2.00119 0.507813,3.01563 
0.492636,-0.007 1.043381,0.0398 1.5,0 0.0091,-2.51961 -0.01844,-5.04003 0.01367,-7.5586 0.104898,-0.5199 
0.730745,-0.30916 1.111329,-0.35352 h 0.675781 l 0.488281,5.84766 0.669922,-5.87695 h -0.0039 c 
0.03095,-0.38284 -0.150626,-0.89584 0.24805,-1.11914 z"
+         id="path5630"
+         style="fill:#241f31;fill-opacity:1" />
+    </g>
+    <g
+       id="g30454"
+       inkscape:label="mouse pointer dwell click double"
+       transform="translate(0,-344)">
+      <title
+         id="title39367">pointer-double-click</title>
+      <rect
+         width="20"
+         height="20"
+         x="83.999992"
+         y="640"
+         id="rect14651"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.781;marker:none;enable-background:new"
 />
+      <path
+         d="m 85,640 v 19.70898 l 4.24414,-4.14453 c 0.5882,1.18866 1.158389,2.38656 1.758464,3.56913 
1.108631,1.64026 4.157538,0.46513 3.89799,-1.49586 0.01057,-0.47022 -0.405577,-0.90844 -0.434651,-1.31364 l 
0.778203,-0.75963 c 0.5882,1.18866 1.158389,2.38656 1.758464,3.56913 1.108631,1.64026 4.15754,0.46513 
3.89799,-1.49586 -0.19232,-0.9043 -0.71785,-1.69802 -1.068629,-2.54897 l -0.716725,-1.53797 h 4.830074 L 
91,640 v 6.24414 z m 1.5,3.72656 6,6.24414 v -6.24414 l 7.92188,8.32422 h -3.662115 c 0.883468,1.90344 
1.781983,3.80027 2.656081,5.70782 0.0065,0.62278 -1.227555,0.98057 -1.325116,0.20712 l -2.412991,-4.92076 
-3.060547,2.98633 c 0.263642,0.60805 0.596803,1.19246 0.814693,1.81614 -0.182662,0.60103 -1.26833,0.8373 
-1.365856,0.0679 l -2.388284,-4.87037 -3.177734,3.10156 z"
+         id="path5565-5"
+         style="fill:#241f31;fill-opacity:1" />
+    </g>
+    <g
+       id="g1429"
+       transform="translate(-132,-248)"
+       inkscape:label="screenshooter capture area ">
+      <title
+         id="title1423">screenshot-ui-area</title>
+      <rect
+         width="31.999998"
+         height="31.999998"
+         x="-491.99994"
+         y="-163.99998"
+         id="rect1425"
+         transform="matrix(0,-1,-1,0,0,0)"
+         style="fill:none;stroke-width:1" />
+      <path
+         d="m 135.5,462 a 3.515,3.515 0 0 0 -3.5,3.5 c 0,1.385 0.822,2.593 2,3.158 V 472 h 2 v -3.037 A 
3.521,3.521 0 0 0 138.963,466 H 141 v -2 h -2.342 a 3.516,3.516 0 0 0 -3.158,-2 z m 25,0 a 3.516,3.516 0 0 0 
-3.158,2 H 155 v 2 h 2.037 A 3.521,3.521 0 0 0 160,468.963 V 472 h 2 v -3.342 a 3.516,3.516 0 0 0 2,-3.158 c 
0,-1.921 -1.579,-3.5 -3.5,-3.5 z m -25,2 c 0.84,0 1.5,0.66 1.5,1.5 0,0.84 -0.66,1.5 -1.5,1.5 -0.84,0 
-1.5,-0.66 -1.5,-1.5 0,-0.84 0.66,-1.5 1.5,-1.5 z m 7.5,0 v 2 h 4 v -2 z m 6,0 v 2 h 4 v -2 z m 11.5,0 c 
0.84,0 1.5,0.66 1.5,1.5 0,0.84 -0.66,1.5 -1.5,1.5 -0.84,0 -1.5,-0.66 -1.5,-1.5 0,-0.84 0.66,-1.5 1.5,-1.5 z M 
134,474 v 4 h 2 v -4 z m 26,0 v 4 h 2 v -4 z m -26,6 v 3.342 a 3.516,3.516 0 0 0 -2,3.158 c 0,1.921 1.579,3.5 
3.5,3.5 a 3.516,3.516 0 0 0 3.158,-2 H 141 v -2 h -2.037 A 3.521,3.521 0 0 0 136,483.037 V 480 Z m 26,0 v 
3.037 A 3.521,3.521 0 0 0 157.037,486 H 155 v 2 h 2.342 a 3.516,3.516 0 0 0 3.158,2 c 1.921,0 3.5,-1.579 
3.5,-3.5 a 3.516,3.516 0 0 0 -2,-3.158
  V 480 Z m -24.5,5 c 0.84,0 1.5,0.66 1.5,1.5 0,0.84 -0.66,1.5 -1.5,1.5 -0.84,0 -1.5,-0.66 -1.5,-1.5 0,-0.84 
0.66,-1.5 1.5,-1.5 z m 25,0 c 0.84,0 1.5,0.66 1.5,1.5 0,0.84 -0.66,1.5 -1.5,1.5 -0.84,0 -1.5,-0.66 -1.5,-1.5 
0,-0.84 0.66,-1.5 1.5,-1.5 z m -17.5,1 v 2 h 4 v -2 z m 6,0 v 2 h 4 v -2 z"
+         id="path2-3"
+         style="fill:#241f31;fill-opacity:1" />
+    </g>
+    <g
+       id="g4349"
+       transform="translate(-92,-248)"
+       inkscape:label="screenshooter capture display screen ">
+      <title
+         id="title4343">screenshot-ui-display</title>
+      <rect
+         width="31.999998"
+         height="31.999998"
+         x="-491.99994"
+         y="-163.99998"
+         id="rect4345"
+         transform="matrix(0,-1,-1,0,0,0)"
+         style="fill:none;stroke-width:1" />
+      <path
+         id="path9443"
+         d="m 136,464 c -1.662,0 -3,1.338 -3,3 v 14 c 0,1.662 1.338,3 3,3 h 10 v 2.99805 h -3.00195 c 
-1.0901,-7e-5 -1.99805,0.90995 -1.99805,2 H 142.99805 153 155 C 155,487.908 154.09,487.00007 153,487 h 
-2.99805 v -3 H 160 c 1.662,0 3,-1.338 3,-3 v -14 c 0,-1.662 -1.338,-3 -3,-3 z m 0,2 h 24 c 0.554,0 1,0.446 
1,1 v 14 c 0,0.554 -0.446,1 -1,1 h -24 c -0.554,0 -1,-0.446 -1,-1 v -14 c 0,-0.554 0.446,-1 1,-1 z"
+         style="fill:#241f31;fill-opacity:1" />
+    </g>
+    <g
+       id="g4445"
+       transform="translate(-52,-248)"
+       inkscape:label="screenshooter capture windows">
+      <title
+         id="title4439">screenshot-ui-window</title>
+      <path
+         id="rect28516"
+         d="m 135,463 c -1.6447,0 -3,1.3553 -3,3 v 14 c 0,1.6447 1.3553,3 3,3 h 3.99805 v 3 c 0,1.6447 
1.3553,3 3,3 h 18.99804 c 1.6447,0 3,-1.3553 3,-3 v -14 c 0,-1.6447 -1.3553,-3 -3,-3 h -4 v -3 c 0,-1.6447 
-1.3553,-3 -3,-3 z m 0,2 h 18.99609 c 0.5713,0 1,0.4287 1,1 v 3 h -12.99804 c -1.6447,0 -3,1.3553 -3,3 v 9 H 
135 c -0.5713,0 -1,-0.4287 -1,-1 v -14 c 0,-0.5713 0.4287,-1 1,-1 z m 6.99805,6 h 18.99804 c 0.5713,0 
1,0.4287 1,1 v 14 c 0,0.5713 -0.4287,1 -1,1 h -18.99804 c -0.5713,0 -1,-0.4287 -1,-1 v -14 c 0,-0.5713 
0.4287,-1 1,-1 z"
+         style="fill:#241f31;fill-opacity:1" />
+      <rect
+         width="31.999998"
+         height="31.999998"
+         x="-491.99994"
+         y="-163.99998"
+         id="rect4441"
+         transform="matrix(0,-1,-1,0,0,0)"
+         style="fill:none;stroke-width:1" />
+    </g>
+    <g
+       id="g42319"
+       transform="translate(-12,-248)"
+       inkscape:label="screenshooter capture windows">
+      <title
+         id="title42313">screenshot-ui-window</title>
+      <path
+         id="path42315"
+         d="m 135,463 c -1.6447,0 -3,1.3553 -3,3 v 14 c 0,1.6447 1.3553,3 3,3 h 3.99805 v 3 c 0,1.6447 
1.3553,3 3,3 h 18.99804 c 1.6447,0 3,-1.3553 3,-3 v -14 c 0,-1.6447 -1.3553,-3 -3,-3 h -4 v -3 c 0,-1.6447 
-1.3553,-3 -3,-3 z m 0,2 h 18.99609 c 0.5713,0 1,0.4287 1,1 v 3 h -12.99804 c -1.6447,0 -3,1.3553 -3,3 v 9 H 
135 c -0.5713,0 -1,-0.4287 -1,-1 v -14 c 0,-0.5713 0.4287,-1 1,-1 z m 6.99805,6 h 18.99804 c 0.5713,0 
1,0.4287 1,1 v 14 c 0,0.5713 -0.4287,1 -1,1 h -18.99804 c -0.5713,0 -1,-0.4287 -1,-1 v -14 c 0,-0.5713 
0.4287,-1 1,-1 z"
+         style="fill:#241f31;fill-opacity:1" />
+      <rect
+         width="31.999998"
+         height="31.999998"
+         x="-491.99994"
+         y="-163.99998"
+         id="rect42317"
+         transform="matrix(0,-1,-1,0,0,0)"
+         style="fill:none;stroke-width:1" />
+    </g>
+    <g
+       id="g42429"
+       inkscape:label="screenshooter capture display screen "
+       transform="translate(-80,-335.53331)">
+      <title
+         id="title42423">screenshot-ui-show-pointer</title>
+      <rect
+         transform="scale(-1,1)"
+         y="663.53333"
+         x="-96"
+         height="16"
+         width="16"
+         id="rect42425"
+         style="fill:none" />
+      <path
+         d="m 82.95312,664.60753 2.41797,13.21094 3.23828,-2.39844 2.05469,2.64844 c 1.03125,1.43359 
3.14844,-0.21094 2.01172,-1.5625 l -2.01562,-2.59375 2.98437,-2.17579 z m 0,0"
+         fill="#2e3436"
+         id="path2-35" />
+    </g>
+    <g
+       id="g14227"
+       transform="translate(-71.999987,-207.99997)"
+       inkscape:label="overview window close">
+      <title
+         id="title15444">preview-close</title>
+      <rect
+         width="23.999996"
+         height="23.999996"
+         x="-487.99997"
+         y="-159.99998"
+         id="rect14223"
+         transform="matrix(0,-1,-1,0,0,0)"
+         style="fill:none" />
+      <path
+         id="path14225"
+         d="m 141,469 v 1 c 0,0.277 0.11197,0.52603 0.29297,0.70703 l 5.29297,5.29297 -5.29297,5.29297 C 
141.11197,481.47397 141,482 141,482 v 1 h 1 c 0.26528,3.8e-4 0.51979,-0.10505 0.70703,-0.29297 L 
148,477.41406 l 5.29297,5.29297 c 0.18724,0.18792 0.44175,0.29335 0.70703,0.29297 h 1 v -1 c 0.003,-0.327 
-0.11297,-0.52703 -0.29297,-0.70703 L 149.41406,476 l 5.29297,-5.29297 C 154.88703,470.52703 155.003,470.327 
155,470 v -1 h -1 c -0.26529,-4e-4 -0.51978,0.10505 -0.70703,0.29297 L 148,474.58594 142.70703,469.29297 C 
142.51978,469.10505 142.26529,468.9996 142,469 Z"
+         style="fill:#241f31;fill-opacity:1" />
+    </g>
+  </g>
+</svg>
diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js
index a9aa8fb817..c8f60493d5 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -238,8 +238,8 @@ var BaseAppView = GObject.registerClass({
         this._nextPageArrow = new St.Icon({
             style_class: 'page-navigation-arrow',
             icon_name: rtl
-                ? 'carousel-arrow-back-24-symbolic'
-                : 'carousel-arrow-next-24-symbolic',
+                ? 'carousel-arrow-previous-symbolic'
+                : 'carousel-arrow-next-symbolic',
             opacity: 0,
             reactive: false,
             visible: false,
@@ -249,8 +249,8 @@ var BaseAppView = GObject.registerClass({
         this._prevPageArrow = new St.Icon({
             style_class: 'page-navigation-arrow',
             icon_name: rtl
-                ? 'carousel-arrow-next-24-symbolic'
-                : 'carousel-arrow-back-24-symbolic',
+                ? 'carousel-arrow-next-symbolic'
+                : 'carousel-arrow-previous-symbolic',
             opacity: 0,
             reactive: false,
             visible: false,
diff --git a/js/ui/keyboard.js b/js/ui/keyboard.js
index 639a742737..2ad1650b77 100644
--- a/js/ui/keyboard.js
+++ b/js/ui/keyboard.js
@@ -25,8 +25,8 @@ const SHOW_KEYBOARD = 'screen-keyboard-enabled';
 const KEY_SIZE = 2;
 
 const defaultKeysPre = [
-    [[], [], [{ width: 1.5, level: 1, extraClassName: 'shift-key-lowercase', icon: 
'keyboard-shift-filled-symbolic' }], [{ label: '?123', width: 1.5, level: 2 }]],
-    [[], [], [{ width: 1.5, level: 0, extraClassName: 'shift-key-uppercase', icon: 
'keyboard-shift-filled-symbolic' }], [{ label: '?123', width: 1.5, level: 2 }]],
+    [[], [], [{ width: 1.5, level: 1, extraClassName: 'shift-key-lowercase', icon: 'keyboard-shift-symbolic' 
}], [{ label: '?123', width: 1.5, level: 2 }]],
+    [[], [], [{ width: 1.5, level: 0, extraClassName: 'shift-key-uppercase', icon: 'keyboard-shift-symbolic' 
}], [{ label: '?123', width: 1.5, level: 2 }]],
     [[], [], [{ label: '=/<', width: 1.5, level: 3 }], [{ label: 'ABC', width: 1.5, level: 0 }]],
     [[], [], [{ label: '?123', width: 1.5, level: 2 }], [{ label: 'ABC', width: 1.5, level: 0 }]],
 ];
@@ -34,20 +34,20 @@ const defaultKeysPre = [
 const defaultKeysPost = [
     [[{ width: 1.5, keyval: Clutter.KEY_BackSpace, icon: 'edit-clear-symbolic' }],
      [{ width: 2, keyval: Clutter.KEY_Return, extraClassName: 'enter-key', icon: 'keyboard-enter-symbolic' 
}],
-     [{ width: 3, level: 1, right: true, extraClassName: 'shift-key-lowercase', icon: 
'keyboard-shift-filled-symbolic' }],
-     [{ action: 'emoji', icon: 'face-smile-symbolic' }, { action: 'languageMenu', extraClassName: 
'layout-key', icon: 'keyboard-layout-filled-symbolic' }, { action: 'hide', extraClassName: 'hide-key', icon: 
'go-down-symbolic' }]],
+     [{ width: 3, level: 1, right: true, extraClassName: 'shift-key-lowercase', icon: 
'keyboard-shift-symbolic' }],
+     [{ action: 'emoji', icon: 'face-smile-symbolic' }, { action: 'languageMenu', extraClassName: 
'layout-key', icon: 'keyboard-layout-symbolic' }, { action: 'hide', extraClassName: 'hide-key', icon: 
'go-down-symbolic' }]],
     [[{ width: 1.5, keyval: Clutter.KEY_BackSpace, icon: 'edit-clear-symbolic' }],
      [{ width: 2, keyval: Clutter.KEY_Return, extraClassName: 'enter-key', icon: 'keyboard-enter-symbolic' 
}],
-     [{ width: 3, level: 0, right: true, extraClassName: 'shift-key-uppercase', icon: 
'keyboard-shift-filled-symbolic' }],
-     [{ action: 'emoji', icon: 'face-smile-symbolic' }, { action: 'languageMenu', extraClassName: 
'layout-key', icon: 'keyboard-layout-filled-symbolic' }, { action: 'hide', extraClassName: 'hide-key', icon: 
'go-down-symbolic' }]],
+     [{ width: 3, level: 0, right: true, extraClassName: 'shift-key-uppercase', icon: 
'keyboard-shift-symbolic' }],
+     [{ action: 'emoji', icon: 'face-smile-symbolic' }, { action: 'languageMenu', extraClassName: 
'layout-key', icon: 'keyboard-layout-symbolic' }, { action: 'hide', extraClassName: 'hide-key', icon: 
'go-down-symbolic' }]],
     [[{ width: 1.5, keyval: Clutter.KEY_BackSpace, icon: 'edit-clear-symbolic' }],
      [{ width: 2, keyval: Clutter.KEY_Return, extraClassName: 'enter-key', icon: 'keyboard-enter-symbolic' 
}],
      [{ label: '=/<', width: 3, level: 3, right: true }],
-     [{ action: 'emoji', icon: 'face-smile-symbolic' }, { action: 'languageMenu', extraClassName: 
'layout-key', icon: 'keyboard-layout-filled-symbolic' }, { action: 'hide', extraClassName: 'hide-key', icon: 
'go-down-symbolic' }]],
+     [{ action: 'emoji', icon: 'face-smile-symbolic' }, { action: 'languageMenu', extraClassName: 
'layout-key', icon: 'keyboard-layout-symbolic' }, { action: 'hide', extraClassName: 'hide-key', icon: 
'go-down-symbolic' }]],
     [[{ width: 1.5, keyval: Clutter.KEY_BackSpace, icon: 'edit-clear-symbolic' }],
      [{ width: 2, keyval: Clutter.KEY_Return, extraClassName: 'enter-key', icon: 'keyboard-enter-symbolic' 
}],
      [{ label: '?123', width: 3, level: 2, right: true }],
-     [{ action: 'emoji', icon: 'face-smile-symbolic' }, { action: 'languageMenu', extraClassName: 
'layout-key', icon: 'keyboard-layout-filled-symbolic' }, { action: 'hide', extraClassName: 'hide-key', icon: 
'go-down-symbolic' }]],
+     [{ action: 'emoji', icon: 'face-smile-symbolic' }, { action: 'languageMenu', extraClassName: 
'layout-key', icon: 'keyboard-layout-symbolic' }, { action: 'hide', extraClassName: 'hide-key', icon: 
'go-down-symbolic' }]],
 ];
 
 var AspectContainer = GObject.registerClass(
@@ -508,10 +508,10 @@ var Key = GObject.registerClass({
 
         if (latched) {
             this.keyButton.add_style_pseudo_class('latched');
-            this._icon.icon_name = 'keyboard-caps-lock-filled-symbolic';
+            this._icon.icon_name = 'keyboard-caps-lock-symbolic';
         } else {
             this.keyButton.remove_style_pseudo_class('latched');
-            this._icon.icon_name = 'keyboard-shift-filled-symbolic';
+            this._icon.icon_name = 'keyboard-shift-symbolic';
         }
     }
 });
diff --git a/js/ui/screenshot.js b/js/ui/screenshot.js
index 56f3cab7f1..c156ed85d2 100644
--- a/js/ui/screenshot.js
+++ b/js/ui/screenshot.js
@@ -1236,7 +1236,7 @@ var ScreenshotUI = GObject.registerClass({
             style_class: 'screenshot-ui-show-pointer-button',
             toggle_mode: true,
         });
-        this._showPointerButton.set_child(new St.Icon({ icon_name: 'select-mode-symbolic' }));
+        this._showPointerButton.set_child(new St.Icon({ icon_name: 'screenshot-ui-show-pointer-symbolic' }));
         this._showPointerButtonContainer.add_child(this._showPointerButton);
 
         this.add_child(new Tooltip(this._showPointerButton, {
diff --git a/src/st/st-password-entry.c b/src/st/st-password-entry.c
index 847ba3a148..89eef42452 100644
--- a/src/st/st-password-entry.c
+++ b/src/st/st-password-entry.c
@@ -224,7 +224,7 @@ st_password_entry_init (StPasswordEntry *entry)
 
   priv->peek_password_icon = g_object_new (ST_TYPE_ICON,
                                            "style-class", "peek-password",
-                                           "icon-name", "eye-not-looking-symbolic",
+                                           "icon-name", "view-reveal-symbolic",
                                            NULL);
   st_entry_set_secondary_icon (ST_ENTRY (entry), priv->peek_password_icon);
 
@@ -332,12 +332,12 @@ st_password_entry_set_password_visible (StPasswordEntry *entry,
   if (priv->password_visible)
     {
       clutter_text_set_password_char (CLUTTER_TEXT (clutter_text), 0);
-      st_icon_set_icon_name (ST_ICON (priv->peek_password_icon), "eye-open-negative-filled-symbolic");
+      st_icon_set_icon_name (ST_ICON (priv->peek_password_icon), "view-conceal-symbolic");
     }
   else
     {
       clutter_text_set_password_char (CLUTTER_TEXT (clutter_text), BLACK_CIRCLE);
-      st_icon_set_icon_name (ST_ICON (priv->peek_password_icon), "eye-not-looking-symbolic");
+      st_icon_set_icon_name (ST_ICON (priv->peek_password_icon), "view-reveal-symbolic");
     }
 
   g_object_notify_by_pspec (G_OBJECT (entry), props[PROP_PASSWORD_VISIBLE]);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]