[gnome-user-docs] Add classic-topbar-network-wired.svg and udpate topbar-night-light.svg



commit 0f2fb01747ea68add5d23bc7dcdc8448d5882bb4
Author: Shaun McCance <shaunm redhat com>
Date:   Mon Jun 21 20:47:08 2021 -0400

    Add classic-topbar-network-wired.svg and udpate topbar-night-light.svg
    
    Looks like I missed an id attribute for classic-topbar-network-wired
    in topbar-icons.svg. Added that back in. Fixes #134
    
    Also, the night light icon was updated in 40.1, so I updated those
    icons here to match.
    
    Seems like the latest Inkscape exporter slightly changes the output,
    so there's a bit of diff noise in the other exported images. Decided
    to just go ahead and commit it so we don't carry the noise forever.

 .../C/figures/classic-topbar-accessibility.svg     |  12 +-
 .../C/figures/classic-topbar-airplane-mode.svg     |  12 +-
 .../figures/classic-topbar-audio-volume-muted.svg  |  12 +-
 .../C/figures/classic-topbar-audio-volume.svg      |  12 +-
 .../C/figures/classic-topbar-battery-charging.svg  |  12 +-
 .../figures/classic-topbar-battery-discharging.svg |  12 +-
 .../classic-topbar-battery-level-100-charged.svg   |  12 +-
 .../C/figures/classic-topbar-battery-level-100.svg |  12 +-
 .../C/figures/classic-topbar-bluetooth-active.svg  |  12 +-
 .../C/figures/classic-topbar-find-location.svg     |  12 +-
 .../C/figures/classic-topbar-input-method.svg      |  12 +-
 .../C/figures/classic-topbar-media-record.svg      |  12 +-
 ...classic-topbar-microphone-sensitivity-muted.svg |  12 +-
 .../classic-topbar-microphone-sensitivity.svg      |  12 +-
 .../classic-topbar-network-cellular-acquiring.svg  |  12 +-
 .../classic-topbar-network-cellular-connected.svg  |  12 +-
 ...classic-topbar-network-cellular-signal-none.svg |  12 +-
 .../classic-topbar-network-cellular-signal.svg     |  12 +-
 .../classic-topbar-network-vpn-acquiring.svg       |  12 +-
 .../C/figures/classic-topbar-network-vpn.svg       |  12 +-
 .../classic-topbar-network-wired-acquiring.svg     |  12 +-
 .../classic-topbar-network-wired-disconnected.svg  |  12 +-
 .../classic-topbar-network-wired-no-route.svg      |  12 +-
 .../C/figures/classic-topbar-network-wired.svg     | 276 +++++++++++++++++++++
 .../classic-topbar-network-wireless-acquiring.svg  |  12 +-
 .../classic-topbar-network-wireless-connected.svg  |  12 +-
 .../classic-topbar-network-wireless-no-route.svg   |  12 +-
 ...-topbar-network-wireless-strength-excellent.svg |  12 +-
 ...assic-topbar-network-wireless-strength-none.svg |  12 +-
 .../classic-topbar-network-wireless-strength.svg   |  12 +-
 .../C/figures/classic-topbar-night-light.svg       |  74 +-----
 gnome-help/C/figures/classic-topbar-pointer.svg    |  12 +-
 .../C/figures/classic-topbar-screen-shared.svg     |  12 +-
 .../C/figures/classic-topbar-system-shutdown.svg   |  12 +-
 .../classic-topbar-thunderbolt-acquiring.svg       |  12 +-
 gnome-help/C/figures/topbar-accessibility.svg      |  12 +-
 gnome-help/C/figures/topbar-airplane-mode.svg      |  12 +-
 gnome-help/C/figures/topbar-audio-volume-muted.svg |  12 +-
 gnome-help/C/figures/topbar-audio-volume.svg       |  12 +-
 gnome-help/C/figures/topbar-battery-charging.svg   |  12 +-
 .../C/figures/topbar-battery-discharging.svg       |  12 +-
 .../C/figures/topbar-battery-level-100-charged.svg |  12 +-
 gnome-help/C/figures/topbar-battery-level-100.svg  |  12 +-
 gnome-help/C/figures/topbar-bluetooth-active.svg   |  12 +-
 gnome-help/C/figures/topbar-find-location.svg      |  12 +-
 gnome-help/C/figures/topbar-input-method.svg       |  12 +-
 gnome-help/C/figures/topbar-media-record.svg       |  12 +-
 .../topbar-microphone-sensitivity-muted.svg        |  12 +-
 .../C/figures/topbar-microphone-sensitivity.svg    |  12 +-
 .../figures/topbar-network-cellular-acquiring.svg  |  12 +-
 .../figures/topbar-network-cellular-connected.svg  |  12 +-
 .../topbar-network-cellular-signal-none.svg        |  12 +-
 .../C/figures/topbar-network-cellular-signal.svg   |  12 +-
 .../C/figures/topbar-network-vpn-acquiring.svg     |  12 +-
 gnome-help/C/figures/topbar-network-vpn.svg        |  12 +-
 .../C/figures/topbar-network-wired-acquiring.svg   |  12 +-
 .../figures/topbar-network-wired-disconnected.svg  |  12 +-
 .../C/figures/topbar-network-wired-no-route.svg    |  12 +-
 gnome-help/C/figures/topbar-network-wired.svg      |  12 +-
 .../figures/topbar-network-wireless-acquiring.svg  |  12 +-
 .../figures/topbar-network-wireless-connected.svg  |  12 +-
 .../C/figures/topbar-network-wireless-no-route.svg |  12 +-
 .../topbar-network-wireless-strength-excellent.svg |  12 +-
 .../topbar-network-wireless-strength-none.svg      |  12 +-
 .../C/figures/topbar-network-wireless-strength.svg |  12 +-
 gnome-help/C/figures/topbar-night-light.svg        |  75 +-----
 gnome-help/C/figures/topbar-pointer.svg            |  12 +-
 gnome-help/C/figures/topbar-screen-shared.svg      |  12 +-
 gnome-help/C/figures/topbar-system-shutdown.svg    |  12 +-
 .../C/figures/topbar-thunderbolt-acquiring.svg     |  12 +-
 gnome-help/Makefile.am                             |   1 +
 gnome-help/topbar-icons.svg                        | 230 ++++-------------
 72 files changed, 753 insertions(+), 707 deletions(-)
---
diff --git a/gnome-help/C/figures/classic-topbar-accessibility.svg 
b/gnome-help/C/figures/classic-topbar-accessibility.svg
index 8d44fbc9..202e1e12 100644
--- a/gnome-help/C/figures/classic-topbar-accessibility.svg
+++ b/gnome-help/C/figures/classic-topbar-accessibility.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-airplane-mode.svg 
b/gnome-help/C/figures/classic-topbar-airplane-mode.svg
index 5702d28f..d294c794 100644
--- a/gnome-help/C/figures/classic-topbar-airplane-mode.svg
+++ b/gnome-help/C/figures/classic-topbar-airplane-mode.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-audio-volume-muted.svg 
b/gnome-help/C/figures/classic-topbar-audio-volume-muted.svg
index 8ac37d4a..c7245a34 100644
--- a/gnome-help/C/figures/classic-topbar-audio-volume-muted.svg
+++ b/gnome-help/C/figures/classic-topbar-audio-volume-muted.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-audio-volume.svg 
b/gnome-help/C/figures/classic-topbar-audio-volume.svg
index 22a35229..cf73fe59 100644
--- a/gnome-help/C/figures/classic-topbar-audio-volume.svg
+++ b/gnome-help/C/figures/classic-topbar-audio-volume.svg
@@ -1,15 +1,15 @@
 <?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";
    width="100.00001"
    height="28"
    viewBox="0 0 26.458335 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-battery-charging.svg 
b/gnome-help/C/figures/classic-topbar-battery-charging.svg
index cd719a8a..8461ac14 100644
--- a/gnome-help/C/figures/classic-topbar-battery-charging.svg
+++ b/gnome-help/C/figures/classic-topbar-battery-charging.svg
@@ -1,15 +1,15 @@
 <?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";
    width="172.00002"
    height="64.000061"
    viewBox="0 0 45.508337 16.933351"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-battery-discharging.svg 
b/gnome-help/C/figures/classic-topbar-battery-discharging.svg
index d992d3b1..cb41a49d 100644
--- a/gnome-help/C/figures/classic-topbar-battery-discharging.svg
+++ b/gnome-help/C/figures/classic-topbar-battery-discharging.svg
@@ -1,15 +1,15 @@
 <?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";
    width="172.00003"
    height="64.000008"
    viewBox="0 0 45.508341 16.933336"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-battery-level-100-charged.svg 
b/gnome-help/C/figures/classic-topbar-battery-level-100-charged.svg
index de8d94f0..9a39ae41 100644
--- a/gnome-help/C/figures/classic-topbar-battery-level-100-charged.svg
+++ b/gnome-help/C/figures/classic-topbar-battery-level-100-charged.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-battery-level-100.svg 
b/gnome-help/C/figures/classic-topbar-battery-level-100.svg
index 82d3c74a..46c31eaf 100644
--- a/gnome-help/C/figures/classic-topbar-battery-level-100.svg
+++ b/gnome-help/C/figures/classic-topbar-battery-level-100.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-bluetooth-active.svg 
b/gnome-help/C/figures/classic-topbar-bluetooth-active.svg
index 45e92e43..25e082e1 100644
--- a/gnome-help/C/figures/classic-topbar-bluetooth-active.svg
+++ b/gnome-help/C/figures/classic-topbar-bluetooth-active.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-find-location.svg 
b/gnome-help/C/figures/classic-topbar-find-location.svg
index 7fe03124..d30d797f 100644
--- a/gnome-help/C/figures/classic-topbar-find-location.svg
+++ b/gnome-help/C/figures/classic-topbar-find-location.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-input-method.svg 
b/gnome-help/C/figures/classic-topbar-input-method.svg
index 64868beb..f2053381 100644
--- a/gnome-help/C/figures/classic-topbar-input-method.svg
+++ b/gnome-help/C/figures/classic-topbar-input-method.svg
@@ -1,15 +1,15 @@
 <?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";
    width="102.00001"
    height="28"
    viewBox="0 0 26.987502 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-media-record.svg 
b/gnome-help/C/figures/classic-topbar-media-record.svg
index e6d5b76c..853f7eb7 100644
--- a/gnome-help/C/figures/classic-topbar-media-record.svg
+++ b/gnome-help/C/figures/classic-topbar-media-record.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-microphone-sensitivity-muted.svg 
b/gnome-help/C/figures/classic-topbar-microphone-sensitivity-muted.svg
index 29c9c3b0..91bf4940 100644
--- a/gnome-help/C/figures/classic-topbar-microphone-sensitivity-muted.svg
+++ b/gnome-help/C/figures/classic-topbar-microphone-sensitivity-muted.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-microphone-sensitivity.svg 
b/gnome-help/C/figures/classic-topbar-microphone-sensitivity.svg
index ee66575e..cc54ffa3 100644
--- a/gnome-help/C/figures/classic-topbar-microphone-sensitivity.svg
+++ b/gnome-help/C/figures/classic-topbar-microphone-sensitivity.svg
@@ -1,15 +1,15 @@
 <?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";
    width="100.00001"
    height="28"
    viewBox="0 0 26.458335 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-cellular-acquiring.svg 
b/gnome-help/C/figures/classic-topbar-network-cellular-acquiring.svg
index 5145ae4c..b3010f6b 100644
--- a/gnome-help/C/figures/classic-topbar-network-cellular-acquiring.svg
+++ b/gnome-help/C/figures/classic-topbar-network-cellular-acquiring.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-cellular-connected.svg 
b/gnome-help/C/figures/classic-topbar-network-cellular-connected.svg
index 6abaeef2..e65f6fb1 100644
--- a/gnome-help/C/figures/classic-topbar-network-cellular-connected.svg
+++ b/gnome-help/C/figures/classic-topbar-network-cellular-connected.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-cellular-signal-none.svg 
b/gnome-help/C/figures/classic-topbar-network-cellular-signal-none.svg
index b28b2f72..552faabe 100644
--- a/gnome-help/C/figures/classic-topbar-network-cellular-signal-none.svg
+++ b/gnome-help/C/figures/classic-topbar-network-cellular-signal-none.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-cellular-signal.svg 
b/gnome-help/C/figures/classic-topbar-network-cellular-signal.svg
index 7d8516b8..222bb38f 100644
--- a/gnome-help/C/figures/classic-topbar-network-cellular-signal.svg
+++ b/gnome-help/C/figures/classic-topbar-network-cellular-signal.svg
@@ -1,15 +1,15 @@
 <?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";
    width="136"
    height="28"
    viewBox="0 0 35.983333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-vpn-acquiring.svg 
b/gnome-help/C/figures/classic-topbar-network-vpn-acquiring.svg
index 0c5de6fb..87acda6f 100644
--- a/gnome-help/C/figures/classic-topbar-network-vpn-acquiring.svg
+++ b/gnome-help/C/figures/classic-topbar-network-vpn-acquiring.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-vpn.svg 
b/gnome-help/C/figures/classic-topbar-network-vpn.svg
index 1e4b3ddf..b7541052 100644
--- a/gnome-help/C/figures/classic-topbar-network-vpn.svg
+++ b/gnome-help/C/figures/classic-topbar-network-vpn.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-wired-acquiring.svg 
b/gnome-help/C/figures/classic-topbar-network-wired-acquiring.svg
index c82b9b6f..35dcd6bd 100644
--- a/gnome-help/C/figures/classic-topbar-network-wired-acquiring.svg
+++ b/gnome-help/C/figures/classic-topbar-network-wired-acquiring.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-wired-disconnected.svg 
b/gnome-help/C/figures/classic-topbar-network-wired-disconnected.svg
index eca7ff67..2cb9b542 100644
--- a/gnome-help/C/figures/classic-topbar-network-wired-disconnected.svg
+++ b/gnome-help/C/figures/classic-topbar-network-wired-disconnected.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-wired-no-route.svg 
b/gnome-help/C/figures/classic-topbar-network-wired-no-route.svg
index 90275145..1a7fb148 100644
--- a/gnome-help/C/figures/classic-topbar-network-wired-no-route.svg
+++ b/gnome-help/C/figures/classic-topbar-network-wired-no-route.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-wired.svg 
b/gnome-help/C/figures/classic-topbar-network-wired.svg
new file mode 100644
index 00000000..6963a427
--- /dev/null
+++ b/gnome-help/C/figures/classic-topbar-network-wired.svg
@@ -0,0 +1,276 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   width="28"
+   height="28"
+   viewBox="0 0 7.4083333 7.4083338"
+   version="1.1"
+   id="svg919"
+   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="defs849">
+    <clipPath
+       id="clipPath6279-3">
+      <rect
+         x="26.85"
+         y="220.75"
+         id="rect6281-9"
+         height="6.3750005"
+         width="3.8250003"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath6265-334">
+      <rect
+         x="26.96591"
+         y="221.32954"
+         id="rect6267-61"
+         height="5.21591"
+         width="2.8977277"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath6259-5">
+      <rect
+         x="26.998718"
+         y="221.50153"
+         id="rect6261-61"
+         height="4.8734746"
+         width="1.8762827"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath6259-8-8-8"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         x="26.998718"
+         y="221.50153"
+         id="rect6261-6-0-7"
+         height="4.8734746"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none"
+         width="1.8762827" />
+    </clipPath>
+    <clipPath
+       id="clipPath6265-3-5-6"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         x="26.96591"
+         y="221.32954"
+         id="rect6267-1-8-1"
+         height="5.21591"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
+         width="2.8977277" />
+    </clipPath>
+    <clipPath
+       id="clipPath6279-2-3"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         x="26.85"
+         y="220.75"
+         id="rect6281-5-3"
+         height="6.3750005"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
+         width="3.8250003" />
+    </clipPath>
+    <clipPath
+       id="clipPath6279-3-3">
+      <rect
+         x="26.85"
+         y="220.75"
+         id="rect6281-9-6"
+         height="6.3750005"
+         width="3.8250003"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath6265-334-7">
+      <rect
+         x="26.96591"
+         y="221.32954"
+         id="rect6267-61-5"
+         height="5.21591"
+         width="2.8977277"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath6259-5-3">
+      <rect
+         x="26.998718"
+         y="221.50153"
+         id="rect6261-61-5"
+         height="4.8734746"
+         width="1.8762827"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath6279-2-3-6"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         x="26.85"
+         y="220.75"
+         id="rect6281-5-3-2"
+         height="6.3750005"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
+         width="3.8250003" />
+    </clipPath>
+    <clipPath
+       id="clipPath6265-3-5-6-9"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         x="26.96591"
+         y="221.32954"
+         id="rect6267-1-8-1-1"
+         height="5.21591"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
+         width="2.8977277" />
+    </clipPath>
+    <clipPath
+       id="clipPath6259-8-8-8-2"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         x="26.998718"
+         y="221.50153"
+         id="rect6261-6-0-7-7"
+         height="4.8734746"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none"
+         width="1.8762827" />
+    </clipPath>
+    <clipPath
+       id="clipPath6279-7-9"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         x="26.85"
+         y="220.75"
+         id="rect6281-1-9"
+         height="6.3750005"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
+         width="3.8250003" />
+    </clipPath>
+    <clipPath
+       id="clipPath6265-3-4"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         x="26.96591"
+         y="221.32954"
+         id="rect6267-1-9"
+         height="5.21591"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
+         width="2.8977277" />
+    </clipPath>
+    <clipPath
+       id="clipPath6259-8-81"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         x="26.998718"
+         y="221.50153"
+         id="rect6261-6-6"
+         height="4.8734746"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none"
+         width="1.8762827" />
+    </clipPath>
+    <clipPath
+       id="clipPath3668"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         x="26.998718"
+         y="221.50153"
+         id="rect3670"
+         height="3.3729413"
+         width="1.8762826"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath3697"
+       clipPathUnits="userSpaceOnUse">
+      <path
+         d="m 26.965789,221.32959 v 5.21591 h 0.579546 v -1.15909 h 2.318182 v -4.05682 z"
+         id="path3699"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
 />
+    </clipPath>
+    <clipPath
+       id="clipPath6279-2-3-0"
+       clipPathUnits="userSpaceOnUse">
+      <rect
+         x="26.85"
+         y="220.75"
+         id="rect6281-5-3-9"
+         height="6.3750005"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none"
+         width="3.8250003" />
+    </clipPath>
+    <clipPath
+       id="a">
+      <path
+         d="m -73,-30 -7,-7 v -4.5 h 16.5 v 4.5 l -7.5,7 z"
+         fill="none"
+         stroke="#000000"
+         id="path2061" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata852">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     transform="translate(-42.333332,-59.266667)">
+    <g
+       id="classic-topbar-network-wired"
+       transform="translate(0,-25.399997)">
+      <rect
+         style="fill:#f6f5f4;stroke-width:0.529"
+         id="rect5458"
+         width="7.4083333"
+         height="7.4083333"
+         x="42.333332"
+         y="84.666664"
+         rx="1.0583333"
+         ry="1.0583333" />
+      <g
+         fill="#474747"
+         id="g1883"
+         transform="matrix(0.26458333,0,0,0.26458333,44.053125,86.254167)"
+         style="fill:#000000">
+        <path
+           d="m 0,11 h 5 v 4.938 H 0 Z m 10,0 h 5 v 5 h -5 z"
+           style="fill:#000000;marker:none"
+           color="#bebebe"
+           overflow="visible"
+           id="path1875" />
+        <path
+           d="m 2.03,8 v 3.531 h 1 V 9 H 12 v 2.531 h 1 V 8 Z"
+           
style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal;fill:#000000"
+           color="#000000"
+           font-weight="400"
+           font-family="sans-serif"
+           overflow="visible"
+           id="path1877" />
+        <path
+           d="M 7,5 V 8.5 H 8 V 5 Z"
+           
style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal;fill:#000000"
+           color="#000000"
+           font-weight="400"
+           font-family="sans-serif"
+           overflow="visible"
+           id="path1879" />
+        <path
+           d="m 5,1 h 5 V 6 H 5 Z"
+           style="fill:#000000;marker:none"
+           color="#bebebe"
+           overflow="visible"
+           id="path1881" />
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/gnome-help/C/figures/classic-topbar-network-wireless-acquiring.svg 
b/gnome-help/C/figures/classic-topbar-network-wireless-acquiring.svg
index 6e4ad4f6..46343191 100644
--- a/gnome-help/C/figures/classic-topbar-network-wireless-acquiring.svg
+++ b/gnome-help/C/figures/classic-topbar-network-wireless-acquiring.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-wireless-connected.svg 
b/gnome-help/C/figures/classic-topbar-network-wireless-connected.svg
index 6aad482d..7cd7f0e0 100644
--- a/gnome-help/C/figures/classic-topbar-network-wireless-connected.svg
+++ b/gnome-help/C/figures/classic-topbar-network-wireless-connected.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-wireless-no-route.svg 
b/gnome-help/C/figures/classic-topbar-network-wireless-no-route.svg
index 0ffce07e..1abc111e 100644
--- a/gnome-help/C/figures/classic-topbar-network-wireless-no-route.svg
+++ b/gnome-help/C/figures/classic-topbar-network-wireless-no-route.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-wireless-strength-excellent.svg 
b/gnome-help/C/figures/classic-topbar-network-wireless-strength-excellent.svg
index 7b7a5627..f9b2a600 100644
--- a/gnome-help/C/figures/classic-topbar-network-wireless-strength-excellent.svg
+++ b/gnome-help/C/figures/classic-topbar-network-wireless-strength-excellent.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-wireless-strength-none.svg 
b/gnome-help/C/figures/classic-topbar-network-wireless-strength-none.svg
index ba88cd30..763da137 100644
--- a/gnome-help/C/figures/classic-topbar-network-wireless-strength-none.svg
+++ b/gnome-help/C/figures/classic-topbar-network-wireless-strength-none.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-network-wireless-strength.svg 
b/gnome-help/C/figures/classic-topbar-network-wireless-strength.svg
index 1fc9613f..3144a7ad 100644
--- a/gnome-help/C/figures/classic-topbar-network-wireless-strength.svg
+++ b/gnome-help/C/figures/classic-topbar-network-wireless-strength.svg
@@ -1,15 +1,15 @@
 <?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";
    width="136"
    height="28"
    viewBox="0 0 35.983333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-night-light.svg 
b/gnome-help/C/figures/classic-topbar-night-light.svg
index 14d08cb3..b0237c66 100644
--- a/gnome-help/C/figures/classic-topbar-night-light.svg
+++ b/gnome-help/C/figures/classic-topbar-night-light.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
@@ -236,64 +236,10 @@
          y="0"
          rx="1.0583333"
          ry="1.0583333" />
-      <g
-         style="fill:#000000;enable-background:new"
-         id="g2456"
-         transform="matrix(0.26458333,0,0,0.26458333,94.720055,1.5875)">
-        <g
-           id="layer10-36"
-           transform="translate(-171.99974,-171.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer1-75"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000">
-          <path
-             d="m 180,111 c -2.74958,0 -5,2.25042 -5,5 0,2.74958 2.25042,5 5,5 2.74958,0 5,-2.25042 5,-5 
0,-2.74958 -2.25042,-5 -5,-5 z m 0,2 c 0.18647,0 0.36631,0.0228 0.54297,0.0547 A 2,2 0 0 0 179,115 a 2,2 0 0 
0 2,2 2,2 0 0 0 1.94531,-1.54688 C 182.97762,115.63096 183,115.8122 183,116 c 0,0.1965 -0.0213,0.38674 
-0.0566,0.57227 a 3,3 0 0 1 -0.0215,0.0918 c -0.0342,0.15351 -0.0802,0.30197 -0.13672,0.44532 a 3,3 0 0 1 
-0.0566,0.13281 c -0.0546,0.12079 -0.11806,0.23623 -0.1875,0.34765 a 3,3 0 0 1 -0.10937,0.16211 c 
-0.0731,0.10167 -0.15326,0.19763 -0.23829,0.28907 a 3,3 0 0 1 -0.10351,0.11132 3,3 0 0 1 -0.0293,0.0254 c 
-0.0914,0.0864 -0.18918,0.16588 -0.29102,0.24024 a 3,3 0 0 1 -0.14648,0.10351 3,3 0 0 1 -0.002,0.002 c 
-0.1198,0.0767 -0.24607,0.14385 -0.37695,0.20312 a 3,3 0 0 1 -0.11915,0.0527 c -0.14805,0.0593 
-0.30193,0.1071 -0.46093,0.14258 a 3,3 0 0 1 -0.0918,0.0215 C 180.38674,118.97866 180.1965,119 180,119 c 
-0.1965,0 -0.38675,-0.0213 -0.57227,-0.0566 a 3,3 0 0 1 -0.0918,-0.
 0215 c -0.15351,-0.0343 -0.30197,-0.0802 -0.44531,-0.13672 a 3,3 0 0 1 -0.13281,-0.0566 c -0.1208,-0.0546 
-0.23623,-0.11807 -0.34766,-0.1875 a 3,3 0 0 1 -0.16211,-0.10938 c -0.10167,-0.0731 -0.19763,-0.15326 
-0.28906,-0.23828 a 3,3 0 0 1 -0.11133,-0.10352 3,3 0 0 1 -0.0254,-0.0293 c -0.0864,-0.0914 -0.16587,-0.18918 
-0.24023,-0.29102 a 3,3 0 0 1 -0.10352,-0.14648 3,3 0 0 1 -0.002,-0.002 c -0.0767,-0.1198 -0.14385,-0.24607 
-0.20312,-0.37695 a 3,3 0 0 1 -0.0527,-0.11914 c -0.0593,-0.14806 -0.1071,-0.30194 -0.14258,-0.46094 a 3,3 0 
0 1 -0.0215,-0.0918 C 177.02134,116.38674 177,116.1965 177,116 c 0,-0.1965 0.0213,-0.38674 0.0566,-0.57227 a 
3,3 0 0 1 0.0215,-0.0918 c 0.0342,-0.15351 0.0802,-0.30197 0.13672,-0.44532 a 3,3 0 0 1 0.0566,-0.13281 c 
0.0546,-0.12079 0.11806,-0.23623 0.1875,-0.34765 a 3,3 0 0 1 0.10937,-0.16211 c 0.0731,-0.10167 
0.15326,-0.19763 0.23829,-0.28907 a 3,3 0 0 1 0.10351,-0.11132 3,3 0 0 1 0.0293,-0.0254 c 0.0914,-0.0864 
0.18918,-0.16588 0.29102,-0.24024 a 3,3 0 0 1 
 0.14648,-0.10351 3,3 0 0 1 0.002,-0.002 c 0.1198,-0.0767 0.24607,-0.14385 0.37695,-0.20312 a 3,3 0 0 1 
0.11914,-0.0527 c 0.14806,-0.0593 0.30194,-0.1071 0.46094,-0.14258 a 3,3 0 0 1 0.0918,-0.0215 C 
179.61325,113.02134 179.8035,113 180,113 Z"
-             id="circle5503"
-             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stro
 
ke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
-          <path
-             d="M 179.49974,121.99414 H 180.5 c 0.277,0 0.5,0.223 0.5,0.5 V 123.5 c 0,0.277 -0.223,0.5 
-0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1.00586 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 
6.50268,-5.50122 v -0.99414 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1.00026 c 0.277,0 0.5,0.223 0.5,0.5 v 0.99414 c 
0,0.277 -0.223,0.5 -0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 z m -13.99974,0.006 v -1.00586 c 
0,-0.277 0.223,-0.5 0.5,-0.5 h 0.99974 c 0.277,0 0.5,0.223 0.5,0.5 v 1.00586 c 0,0.277 -0.223,0.5 -0.5,0.5 h 
-0.99974 c -0.277,0 -0.5,-0.223 -0.5,-0.5 z m 11.89012,4.09309 0.70296,-0.70296 c 0.19587,-0.19587 
0.51124,-0.19587 0.70711,0 l 0.70729,0.70729 c 0.19587,0.19586 0.19587,0.51123 0,0.7071 l -0.70296,0.70297 c 
-0.19587,0.19586 -0.51124,0.19586 -0.70711,0 l -0.70729,-0.70729 c -0.19587,-0.19587 -0.19587,-0.51124 
0,-0.70711 z m -9.90346,-9.89517 0.71125,-0.71125 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 l 
0.70692,0.70692 c 0.19587,0.19587 0.19587,0.51124 0,0.70711 l -
 0.71125,0.71125 c -0.19586,0.19587 -0.51123,0.19587 -0.7071,0 l -0.70693,-0.70692 c -0.19587,-0.19587 
-0.19587,-0.51124 0,-0.70711 z m 1.41646,9.19135 0.70296,0.70296 c 0.19587,0.19587 0.19587,0.51124 0,0.70711 
l -0.70729,0.70729 c -0.19587,0.19587 -0.51124,0.19587 -0.7071,0 l -0.70297,-0.70296 c -0.19587,-0.19587 
-0.19587,-0.51124 0,-0.70711 l 0.70729,-0.70729 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 z m 
9.89517,-9.90345 0.71125,0.71125 c 0.19587,0.19586 0.19587,0.51123 0,0.7071 l -0.70693,0.70693 c 
-0.19586,0.19586 -0.51123,0.19586 -0.7071,0 l -0.71125,-0.71126 c -0.19587,-0.19586 -0.19587,-0.51123 
0,-0.7071 l 0.70692,-0.70692 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 z m -5.80123,-1.99046 H 180.5 c 
0.277,0 0.5,0.223 0.5,0.5 V 109.5 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v 
-1.00586 c 0,-0.277 0.223,-0.5 0.5,-0.5 z"
-             id="rect5521"
-             
style="fill:#000000;fill-opacity:0.35;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1"
 />
-        </g>
-        <g
-           id="layer11-35"
-           transform="translate(-171.99974,-171.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer7-62"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer6-91"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer5-2"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer9-70"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer2"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer8-93"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer3-60"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer4-62"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-      </g>
+      <path
+         d="m 95.873173,1.5875 c 0,0 -0.14279,0.3484116 -0.0434,0.5901456 l 0.11162,0.270785 c 
-0.13996,0.09452 -0.26084,0.214537 -0.35605,0.353983 l -0.27027,-0.112654 c -0.2408,-0.101926 
-0.59015,0.04031 -0.59015,0.04031 0,0 0.14534,0.347377 0.38654,0.448035 l 0.26924,0.112139 c -0.0163,0.08258 
-0.0253,0.167595 -0.0253,0.254764 0,0.08483 0.009,0.16754 0.0243,0.248047 l -0.27026,0.111104 c 
-0.24235,0.0982 -0.38861,0.445968 -0.38861,0.445968 0,0 0.34841,0.142791 0.59014,0.04341 l 0.27079,-0.11162 c 
0.0945,0.139859 0.21465,0.260348 0.35398,0.355534 l -0.11317,0.270783 c -0.10066,0.241207 0.0408,0.590145 
0.0408,0.590145 0,0 0.34805,-0.144717 0.44752,-0.386538 l 0.11266,-0.269235 c 0.0826,0.0163 0.16759,0.02532 
0.25476,0.02532 0.0848,0 0.16754,-0.0088 0.24805,-0.02429 l 0.1111,0.270269 c 0.0982,0.242346 
0.44546,0.388607 0.44546,0.388607 0,0 0.1433,-0.347893 0.0439,-0.589629 l -0.11162,-0.270785 c 
0.13995,-0.09448 0.2603,-0.215101 0.35553,-0.3545 l 0.27079,0.113173 c 0.2408,0.101923 0.5
 9014,-0.04082 0.59014,-0.04082 0,0 -0.14533,-0.346861 -0.38654,-0.447519 l -0.26923,-0.112654 c 
0.0163,-0.08258 0.0253,-0.167595 0.0253,-0.254765 0,-0.08483 -0.009,-0.167539 -0.0243,-0.248047 l 
0.27027,-0.111103 c 0.24234,-0.0982 0.38861,-0.445453 0.38861,-0.445453 0,0 -0.3479,-0.143304 
-0.58963,-0.04392 l -0.27079,0.111619 c -0.0945,-0.139946 -0.2151,-0.260299 -0.3545,-0.355533 l 
0.11318,-0.270783 c 0.10192,-0.2408 -0.0408,-0.5901446 -0.0408,-0.5901446 0,0 -0.34686,0.1453296 
-0.44752,0.3865376 l -0.11265,0.269234 c -0.0826,-0.0163 -0.1676,-0.02532 -0.25477,-0.02532 -0.0848,0 
-0.16754,0.0088 -0.24804,0.02429 l -0.11111,-0.270269 c -0.0982,-0.242342 -0.44597,-0.3886066 
-0.44597,-0.3886066 z m 0.80512,1.1637536 c 0.0493,0 0.0969,0.006 0.14366,0.01447 a 0.52916666,0.52916666 0 0 
0 -0.40824,0.514694 0.52916666,0.52916666 0 0 0 0.52917,0.529167 0.52916666,0.52916666 0 0 0 
0.51469,-0.409279 c 0.009,0.04705 0.0145,0.09501 0.0145,0.144695 0,0.05199 -0.006,0.102325 -0.015,0.151413 a 
0.793749
 99,0.79374999 0 0 1 -0.006,0.02429 c -0.009,0.04062 -0.0212,0.0799 -0.0362,0.117824 a 0.79374999,0.79374999 
0 0 1 -0.015,0.03514 c -0.0144,0.03196 -0.0312,0.0625 -0.0496,0.09198 a 0.79374999,0.79374999 0 0 1 
-0.0289,0.04289 c -0.0193,0.0269 -0.0405,0.05229 -0.063,0.07648 a 0.79374999,0.79374999 0 0 1 -0.0274,0.02945 
0.79374999,0.79374999 0 0 1 -0.008,0.0067 c -0.0242,0.02286 -0.0501,0.04389 -0.077,0.06356 a 
0.79374999,0.79374999 0 0 1 -0.0387,0.02739 0.79374999,0.79374999 0 0 1 -5.3e-4,5.29e-4 c -0.0317,0.02029 
-0.0651,0.03806 -0.0997,0.05374 a 0.79374999,0.79374999 0 0 1 -0.0315,0.01394 c -0.0392,0.01569 
-0.0799,0.02833 -0.12196,0.03772 a 0.79374999,0.79374999 0 0 1 -0.0243,0.0057 c -0.0491,0.0093 
-0.0994,0.01498 -0.15142,0.01498 -0.052,0 -0.10232,-0.0056 -0.15141,-0.01498 a 0.79374999,0.79374999 0 0 1 
-0.0243,-0.0057 c -0.0406,-0.0091 -0.0799,-0.02122 -0.11782,-0.03617 a 0.79374999,0.79374999 0 0 1 
-0.0351,-0.01497 c -0.032,-0.01445 -0.0625,-0.03124 -0.092,-0.04961 a 0.79374999,0.
 79374999 0 0 1 -0.0429,-0.02894 c -0.0269,-0.01934 -0.0523,-0.04055 -0.0765,-0.06304 a 0.79374999,0.79374999 
0 0 1 -0.0294,-0.02739 0.79374999,0.79374999 0 0 1 -0.007,-0.0078 c -0.0229,-0.02418 -0.0439,-0.05005 
-0.0636,-0.077 a 0.79374999,0.79374999 0 0 1 -0.0274,-0.03876 0.79374999,0.79374999 0 0 1 -5.3e-4,-5.29e-4 c 
-0.0203,-0.0317 -0.0381,-0.06511 -0.0537,-0.09973 a 0.79374999,0.79374999 0 0 1 -0.0139,-0.03152 c 
-0.0157,-0.03917 -0.0283,-0.07989 -0.0377,-0.121957 a 0.79374999,0.79374999 0 0 1 -0.006,-0.02429 c 
-0.009,-0.04909 -0.015,-0.09942 -0.015,-0.151413 0,-0.05199 0.006,-0.102325 0.015,-0.151413 a 
0.79374999,0.79374999 0 0 1 0.006,-0.02429 c 0.009,-0.04062 0.0212,-0.0799 0.0362,-0.117824 a 
0.79374999,0.79374999 0 0 1 0.015,-0.03514 c 0.0144,-0.03196 0.0312,-0.0625 0.0496,-0.09198 a 
0.79374999,0.79374999 0 0 1 0.029,-0.04289 c 0.0193,-0.0269 0.0405,-0.05229 0.063,-0.07648 a 
0.79374999,0.79374999 0 0 1 0.0274,-0.02945 0.79374999,0.79374999 0 0 1 0.008,-0.0067 c 0.0242,-0.02286
  0.0501,-0.04389 0.077,-0.06356 a 0.79374999,0.79374999 0 0 1 0.0388,-0.02739 0.79374999,0.79374999 0 0 1 
5.3e-4,-5.29e-4 c 0.0317,-0.02029 0.0651,-0.03806 0.0997,-0.05374 a 0.79374999,0.79374999 0 0 1 
0.0315,-0.01394 c 0.0392,-0.01569 0.0799,-0.02834 0.12196,-0.03773 a 0.79374999,0.79374999 0 0 1 
0.0243,-0.0057 c 0.0491,-0.0093 0.0994,-0.01498 0.15141,-0.01498 z"
+         id="path3899"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.529167;s
 
troke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     </g>
   </g>
 </svg>
diff --git a/gnome-help/C/figures/classic-topbar-pointer.svg b/gnome-help/C/figures/classic-topbar-pointer.svg
index e51af64b..d2326d15 100644
--- a/gnome-help/C/figures/classic-topbar-pointer.svg
+++ b/gnome-help/C/figures/classic-topbar-pointer.svg
@@ -1,15 +1,15 @@
 <?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";
    width="135.99998"
    height="28"
    viewBox="0 0 35.983329 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-screen-shared.svg 
b/gnome-help/C/figures/classic-topbar-screen-shared.svg
index 52f28539..0347d686 100644
--- a/gnome-help/C/figures/classic-topbar-screen-shared.svg
+++ b/gnome-help/C/figures/classic-topbar-screen-shared.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-system-shutdown.svg 
b/gnome-help/C/figures/classic-topbar-system-shutdown.svg
index 7ceae4fc..88946210 100644
--- a/gnome-help/C/figures/classic-topbar-system-shutdown.svg
+++ b/gnome-help/C/figures/classic-topbar-system-shutdown.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/classic-topbar-thunderbolt-acquiring.svg 
b/gnome-help/C/figures/classic-topbar-thunderbolt-acquiring.svg
index 9a9e4ea6..5a21c04c 100644
--- a/gnome-help/C/figures/classic-topbar-thunderbolt-acquiring.svg
+++ b/gnome-help/C/figures/classic-topbar-thunderbolt-acquiring.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-accessibility.svg b/gnome-help/C/figures/topbar-accessibility.svg
index 6c1ace29..4d5987e9 100644
--- a/gnome-help/C/figures/topbar-accessibility.svg
+++ b/gnome-help/C/figures/topbar-accessibility.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-airplane-mode.svg b/gnome-help/C/figures/topbar-airplane-mode.svg
index af611fe0..d7a0567d 100644
--- a/gnome-help/C/figures/topbar-airplane-mode.svg
+++ b/gnome-help/C/figures/topbar-airplane-mode.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-audio-volume-muted.svg 
b/gnome-help/C/figures/topbar-audio-volume-muted.svg
index e0b587ef..72a94d96 100644
--- a/gnome-help/C/figures/topbar-audio-volume-muted.svg
+++ b/gnome-help/C/figures/topbar-audio-volume-muted.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-audio-volume.svg b/gnome-help/C/figures/topbar-audio-volume.svg
index 5935d1de..fe308862 100644
--- a/gnome-help/C/figures/topbar-audio-volume.svg
+++ b/gnome-help/C/figures/topbar-audio-volume.svg
@@ -1,15 +1,15 @@
 <?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";
    width="100"
    height="28"
    viewBox="0 0 26.458333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-battery-charging.svg 
b/gnome-help/C/figures/topbar-battery-charging.svg
index 3cce70fa..73cf6e9f 100644
--- a/gnome-help/C/figures/topbar-battery-charging.svg
+++ b/gnome-help/C/figures/topbar-battery-charging.svg
@@ -1,15 +1,15 @@
 <?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";
    width="172"
    height="64.000061"
    viewBox="0 0 45.508333 16.933351"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-battery-discharging.svg 
b/gnome-help/C/figures/topbar-battery-discharging.svg
index 3210d611..a4059c9c 100644
--- a/gnome-help/C/figures/topbar-battery-discharging.svg
+++ b/gnome-help/C/figures/topbar-battery-discharging.svg
@@ -1,15 +1,15 @@
 <?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";
    width="172"
    height="64.000008"
    viewBox="0 0 45.508333 16.933336"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-battery-level-100-charged.svg 
b/gnome-help/C/figures/topbar-battery-level-100-charged.svg
index 8b73f4bb..4a20307f 100644
--- a/gnome-help/C/figures/topbar-battery-level-100-charged.svg
+++ b/gnome-help/C/figures/topbar-battery-level-100-charged.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-battery-level-100.svg 
b/gnome-help/C/figures/topbar-battery-level-100.svg
index e0c825f4..989891fd 100644
--- a/gnome-help/C/figures/topbar-battery-level-100.svg
+++ b/gnome-help/C/figures/topbar-battery-level-100.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-bluetooth-active.svg 
b/gnome-help/C/figures/topbar-bluetooth-active.svg
index b207a8a6..7772fdc1 100644
--- a/gnome-help/C/figures/topbar-bluetooth-active.svg
+++ b/gnome-help/C/figures/topbar-bluetooth-active.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-find-location.svg b/gnome-help/C/figures/topbar-find-location.svg
index 74c013cf..9240dc98 100644
--- a/gnome-help/C/figures/topbar-find-location.svg
+++ b/gnome-help/C/figures/topbar-find-location.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-input-method.svg b/gnome-help/C/figures/topbar-input-method.svg
index dbd3d353..57e0c6d2 100644
--- a/gnome-help/C/figures/topbar-input-method.svg
+++ b/gnome-help/C/figures/topbar-input-method.svg
@@ -1,15 +1,15 @@
 <?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";
    width="102"
    height="28"
    viewBox="0 0 26.9875 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-media-record.svg b/gnome-help/C/figures/topbar-media-record.svg
index f0217687..8b9bd358 100644
--- a/gnome-help/C/figures/topbar-media-record.svg
+++ b/gnome-help/C/figures/topbar-media-record.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-microphone-sensitivity-muted.svg 
b/gnome-help/C/figures/topbar-microphone-sensitivity-muted.svg
index aef2199a..440f50f2 100644
--- a/gnome-help/C/figures/topbar-microphone-sensitivity-muted.svg
+++ b/gnome-help/C/figures/topbar-microphone-sensitivity-muted.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-microphone-sensitivity.svg 
b/gnome-help/C/figures/topbar-microphone-sensitivity.svg
index c7424847..a2bfa15c 100644
--- a/gnome-help/C/figures/topbar-microphone-sensitivity.svg
+++ b/gnome-help/C/figures/topbar-microphone-sensitivity.svg
@@ -1,15 +1,15 @@
 <?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";
    width="100"
    height="28"
    viewBox="0 0 26.458333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-cellular-acquiring.svg 
b/gnome-help/C/figures/topbar-network-cellular-acquiring.svg
index 4963973b..e3becb7a 100644
--- a/gnome-help/C/figures/topbar-network-cellular-acquiring.svg
+++ b/gnome-help/C/figures/topbar-network-cellular-acquiring.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-cellular-connected.svg 
b/gnome-help/C/figures/topbar-network-cellular-connected.svg
index 8ce5e44c..5cf163ce 100644
--- a/gnome-help/C/figures/topbar-network-cellular-connected.svg
+++ b/gnome-help/C/figures/topbar-network-cellular-connected.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-cellular-signal-none.svg 
b/gnome-help/C/figures/topbar-network-cellular-signal-none.svg
index 88433a03..657487c4 100644
--- a/gnome-help/C/figures/topbar-network-cellular-signal-none.svg
+++ b/gnome-help/C/figures/topbar-network-cellular-signal-none.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-cellular-signal.svg 
b/gnome-help/C/figures/topbar-network-cellular-signal.svg
index 97b216c1..bfbffce9 100644
--- a/gnome-help/C/figures/topbar-network-cellular-signal.svg
+++ b/gnome-help/C/figures/topbar-network-cellular-signal.svg
@@ -1,15 +1,15 @@
 <?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";
    width="136"
    height="28"
    viewBox="0 0 35.983333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-vpn-acquiring.svg 
b/gnome-help/C/figures/topbar-network-vpn-acquiring.svg
index b4301dd7..1a38ce21 100644
--- a/gnome-help/C/figures/topbar-network-vpn-acquiring.svg
+++ b/gnome-help/C/figures/topbar-network-vpn-acquiring.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-vpn.svg b/gnome-help/C/figures/topbar-network-vpn.svg
index a00a7942..a6d881b4 100644
--- a/gnome-help/C/figures/topbar-network-vpn.svg
+++ b/gnome-help/C/figures/topbar-network-vpn.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-wired-acquiring.svg 
b/gnome-help/C/figures/topbar-network-wired-acquiring.svg
index 4783f414..561ebda9 100644
--- a/gnome-help/C/figures/topbar-network-wired-acquiring.svg
+++ b/gnome-help/C/figures/topbar-network-wired-acquiring.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-wired-disconnected.svg 
b/gnome-help/C/figures/topbar-network-wired-disconnected.svg
index 9954c57d..9b394543 100644
--- a/gnome-help/C/figures/topbar-network-wired-disconnected.svg
+++ b/gnome-help/C/figures/topbar-network-wired-disconnected.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-wired-no-route.svg 
b/gnome-help/C/figures/topbar-network-wired-no-route.svg
index 5ef8a94f..7f04500e 100644
--- a/gnome-help/C/figures/topbar-network-wired-no-route.svg
+++ b/gnome-help/C/figures/topbar-network-wired-no-route.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-wired.svg b/gnome-help/C/figures/topbar-network-wired.svg
index 4f3d372f..80798954 100644
--- a/gnome-help/C/figures/topbar-network-wired.svg
+++ b/gnome-help/C/figures/topbar-network-wired.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-wireless-acquiring.svg 
b/gnome-help/C/figures/topbar-network-wireless-acquiring.svg
index a9856dc3..456d107a 100644
--- a/gnome-help/C/figures/topbar-network-wireless-acquiring.svg
+++ b/gnome-help/C/figures/topbar-network-wireless-acquiring.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-wireless-connected.svg 
b/gnome-help/C/figures/topbar-network-wireless-connected.svg
index 43a9ef9c..373fc18d 100644
--- a/gnome-help/C/figures/topbar-network-wireless-connected.svg
+++ b/gnome-help/C/figures/topbar-network-wireless-connected.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-wireless-no-route.svg 
b/gnome-help/C/figures/topbar-network-wireless-no-route.svg
index 02a3caf8..34bb2e75 100644
--- a/gnome-help/C/figures/topbar-network-wireless-no-route.svg
+++ b/gnome-help/C/figures/topbar-network-wireless-no-route.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-wireless-strength-excellent.svg 
b/gnome-help/C/figures/topbar-network-wireless-strength-excellent.svg
index 54e569ca..d2acdeb8 100644
--- a/gnome-help/C/figures/topbar-network-wireless-strength-excellent.svg
+++ b/gnome-help/C/figures/topbar-network-wireless-strength-excellent.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-wireless-strength-none.svg 
b/gnome-help/C/figures/topbar-network-wireless-strength-none.svg
index 45165a91..b0819c7a 100644
--- a/gnome-help/C/figures/topbar-network-wireless-strength-none.svg
+++ b/gnome-help/C/figures/topbar-network-wireless-strength-none.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-network-wireless-strength.svg 
b/gnome-help/C/figures/topbar-network-wireless-strength.svg
index a34eaf8e..9ddb4db6 100644
--- a/gnome-help/C/figures/topbar-network-wireless-strength.svg
+++ b/gnome-help/C/figures/topbar-network-wireless-strength.svg
@@ -1,15 +1,15 @@
 <?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";
    width="136"
    height="28"
    viewBox="0 0 35.983333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-night-light.svg b/gnome-help/C/figures/topbar-night-light.svg
index 4c985712..2ef03468 100644
--- a/gnome-help/C/figures/topbar-night-light.svg
+++ b/gnome-help/C/figures/topbar-night-light.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
@@ -229,7 +229,7 @@
        id="topbar-night-light">
       <rect
          style="fill:#000000;stroke-width:0.529"
-         id="rect2831"
+         id="g13"
          width="7.4083333"
          height="7.4083333"
          x="84.666664"
@@ -237,62 +237,11 @@
          rx="1.0583333"
          ry="1.0583333" />
       <g
-         style="fill:#ffffff;enable-background:new"
-         id="g2485"
-         transform="matrix(0.26458333,0,0,0.26458333,86.253389,1.5875)">
-        <g
-           id="g2458"
-           transform="translate(-171.99974,-171.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2464"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff">
-          <path
-             d="m 180,111 c -2.74958,0 -5,2.25042 -5,5 0,2.74958 2.25042,5 5,5 2.74958,0 5,-2.25042 5,-5 
0,-2.74958 -2.25042,-5 -5,-5 z m 0,2 c 0.18647,0 0.36631,0.0228 0.54297,0.0547 A 2,2 0 0 0 179,115 a 2,2 0 0 
0 2,2 2,2 0 0 0 1.94531,-1.54688 C 182.97762,115.63096 183,115.8122 183,116 c 0,0.1965 -0.0213,0.38674 
-0.0566,0.57227 a 3,3 0 0 1 -0.0215,0.0918 c -0.0342,0.15351 -0.0802,0.30197 -0.13672,0.44532 a 3,3 0 0 1 
-0.0566,0.13281 c -0.0546,0.12079 -0.11806,0.23623 -0.1875,0.34765 a 3,3 0 0 1 -0.10937,0.16211 c 
-0.0731,0.10167 -0.15326,0.19763 -0.23829,0.28907 a 3,3 0 0 1 -0.10351,0.11132 3,3 0 0 1 -0.0293,0.0254 c 
-0.0914,0.0864 -0.18918,0.16588 -0.29102,0.24024 a 3,3 0 0 1 -0.14648,0.10351 3,3 0 0 1 -0.002,0.002 c 
-0.1198,0.0767 -0.24607,0.14385 -0.37695,0.20312 a 3,3 0 0 1 -0.11915,0.0527 c -0.14805,0.0593 
-0.30193,0.1071 -0.46093,0.14258 a 3,3 0 0 1 -0.0918,0.0215 C 180.38674,118.97866 180.1965,119 180,119 c 
-0.1965,0 -0.38675,-0.0213 -0.57227,-0.0566 a 3,3 0 0 1 -0.0918,-0.
 0215 c -0.15351,-0.0343 -0.30197,-0.0802 -0.44531,-0.13672 a 3,3 0 0 1 -0.13281,-0.0566 c -0.1208,-0.0546 
-0.23623,-0.11807 -0.34766,-0.1875 a 3,3 0 0 1 -0.16211,-0.10938 c -0.10167,-0.0731 -0.19763,-0.15326 
-0.28906,-0.23828 a 3,3 0 0 1 -0.11133,-0.10352 3,3 0 0 1 -0.0254,-0.0293 c -0.0864,-0.0914 -0.16587,-0.18918 
-0.24023,-0.29102 a 3,3 0 0 1 -0.10352,-0.14648 3,3 0 0 1 -0.002,-0.002 c -0.0767,-0.1198 -0.14385,-0.24607 
-0.20312,-0.37695 a 3,3 0 0 1 -0.0527,-0.11914 c -0.0593,-0.14806 -0.1071,-0.30194 -0.14258,-0.46094 a 3,3 0 
0 1 -0.0215,-0.0918 C 177.02134,116.38674 177,116.1965 177,116 c 0,-0.1965 0.0213,-0.38674 0.0566,-0.57227 a 
3,3 0 0 1 0.0215,-0.0918 c 0.0342,-0.15351 0.0802,-0.30197 0.13672,-0.44532 a 3,3 0 0 1 0.0566,-0.13281 c 
0.0546,-0.12079 0.11806,-0.23623 0.1875,-0.34765 a 3,3 0 0 1 0.10937,-0.16211 c 0.0731,-0.10167 
0.15326,-0.19763 0.23829,-0.28907 a 3,3 0 0 1 0.10351,-0.11132 3,3 0 0 1 0.0293,-0.0254 c 0.0914,-0.0864 
0.18918,-0.16588 0.29102,-0.24024 a 3,3 0 0 1 
 0.14648,-0.10351 3,3 0 0 1 0.002,-0.002 c 0.1198,-0.0767 0.24607,-0.14385 0.37695,-0.20312 a 3,3 0 0 1 
0.11914,-0.0527 c 0.14806,-0.0593 0.30194,-0.1071 0.46094,-0.14258 a 3,3 0 0 1 0.0918,-0.0215 C 
179.61325,113.02134 179.8035,113 180,113 Z"
-             id="path2460"
-             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stro
 
ke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
-          <path
-             d="M 179.49974,121.99414 H 180.5 c 0.277,0 0.5,0.223 0.5,0.5 V 123.5 c 0,0.277 -0.223,0.5 
-0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1.00586 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 
6.50268,-5.50122 v -0.99414 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1.00026 c 0.277,0 0.5,0.223 0.5,0.5 v 0.99414 c 
0,0.277 -0.223,0.5 -0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 z m -13.99974,0.006 v -1.00586 c 
0,-0.277 0.223,-0.5 0.5,-0.5 h 0.99974 c 0.277,0 0.5,0.223 0.5,0.5 v 1.00586 c 0,0.277 -0.223,0.5 -0.5,0.5 h 
-0.99974 c -0.277,0 -0.5,-0.223 -0.5,-0.5 z m 11.89012,4.09309 0.70296,-0.70296 c 0.19587,-0.19587 
0.51124,-0.19587 0.70711,0 l 0.70729,0.70729 c 0.19587,0.19586 0.19587,0.51123 0,0.7071 l -0.70296,0.70297 c 
-0.19587,0.19586 -0.51124,0.19586 -0.70711,0 l -0.70729,-0.70729 c -0.19587,-0.19587 -0.19587,-0.51124 
0,-0.70711 z m -9.90346,-9.89517 0.71125,-0.71125 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 l 
0.70692,0.70692 c 0.19587,0.19587 0.19587,0.51124 0,0.70711 l -
 0.71125,0.71125 c -0.19586,0.19587 -0.51123,0.19587 -0.7071,0 l -0.70693,-0.70692 c -0.19587,-0.19587 
-0.19587,-0.51124 0,-0.70711 z m 1.41646,9.19135 0.70296,0.70296 c 0.19587,0.19587 0.19587,0.51124 0,0.70711 
l -0.70729,0.70729 c -0.19587,0.19587 -0.51124,0.19587 -0.7071,0 l -0.70297,-0.70296 c -0.19587,-0.19587 
-0.19587,-0.51124 0,-0.70711 l 0.70729,-0.70729 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 z m 
9.89517,-9.90345 0.71125,0.71125 c 0.19587,0.19586 0.19587,0.51123 0,0.7071 l -0.70693,0.70693 c 
-0.19586,0.19586 -0.51123,0.19586 -0.7071,0 l -0.71125,-0.71126 c -0.19587,-0.19586 -0.19587,-0.51123 
0,-0.7071 l 0.70692,-0.70692 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 z m -5.80123,-1.99046 H 180.5 c 
0.277,0 0.5,0.223 0.5,0.5 V 109.5 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v 
-1.00586 c 0,-0.277 0.223,-0.5 0.5,-0.5 z"
-             id="path2462"
-             
style="fill:#ffffff;fill-opacity:0.35;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1"
 />
-        </g>
-        <g
-           id="g2466"
-           transform="translate(-171.99974,-171.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2468"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2470"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2472"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2474"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2476"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2478"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2481"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2483"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
+         id="g3924">
+        <path
+           d="m 87.406507,1.5875 c 0,0 -0.14279,0.3484116 -0.0434,0.5901456 l 0.11162,0.270785 c 
-0.13996,0.09452 -0.26084,0.214537 -0.35605,0.353983 l -0.27027,-0.112654 c -0.2408,-0.101926 
-0.59015,0.04031 -0.59015,0.04031 0,0 0.14534,0.347377 0.38654,0.448035 l 0.26924,0.112139 c -0.0163,0.08258 
-0.0253,0.167595 -0.0253,0.254764 0,0.08483 0.009,0.16754 0.0243,0.248047 l -0.27026,0.111104 c 
-0.24235,0.0982 -0.38861,0.445968 -0.38861,0.445968 0,0 0.34841,0.142791 0.59014,0.04341 l 0.27079,-0.11162 c 
0.0945,0.139859 0.21465,0.260348 0.35398,0.355534 l -0.11317,0.270783 c -0.10066,0.241207 0.0408,0.590145 
0.0408,0.590145 0,0 0.34805,-0.144717 0.44752,-0.386538 l 0.11266,-0.269235 c 0.0826,0.0163 0.16759,0.02532 
0.25476,0.02532 0.0848,0 0.16754,-0.0088 0.24805,-0.02429 l 0.1111,0.270269 c 0.0982,0.242346 
0.44546,0.388607 0.44546,0.388607 0,0 0.1433,-0.347893 0.0439,-0.589629 l -0.11162,-0.270785 c 
0.13995,-0.09448 0.2603,-0.215101 0.35553,-0.3545 l 0.27079,0.113173 c 0.2408,0.101923 0
 .59014,-0.04082 0.59014,-0.04082 0,0 -0.14533,-0.346861 -0.38654,-0.447519 l -0.26923,-0.112654 c 
0.0163,-0.08258 0.0253,-0.167595 0.0253,-0.254765 0,-0.08483 -0.009,-0.167539 -0.0243,-0.248047 l 
0.27027,-0.111103 c 0.24234,-0.0982 0.38861,-0.445453 0.38861,-0.445453 0,0 -0.3479,-0.143304 
-0.58963,-0.04392 l -0.27079,0.111619 c -0.0945,-0.139946 -0.2151,-0.260299 -0.3545,-0.355533 l 
0.11318,-0.270783 c 0.10192,-0.2408 -0.0408,-0.5901446 -0.0408,-0.5901446 0,0 -0.34686,0.1453296 
-0.44752,0.3865376 l -0.11265,0.269234 c -0.0826,-0.0163 -0.1676,-0.02532 -0.25477,-0.02532 -0.0848,0 
-0.16754,0.0088 -0.24804,0.02429 l -0.11111,-0.270269 c -0.0982,-0.242342 -0.44597,-0.3886066 
-0.44597,-0.3886066 z m 0.80512,1.1637536 c 0.0493,0 0.0969,0.006 0.14366,0.01447 a 0.52916666,0.52916666 0 0 
0 -0.40824,0.514694 0.52916666,0.52916666 0 0 0 0.52917,0.529167 0.52916666,0.52916666 0 0 0 
0.51469,-0.409279 c 0.009,0.04705 0.0145,0.09501 0.0145,0.144695 0,0.05199 -0.006,0.102325 -0.015,0.151413 a 
0.7937
 4999,0.79374999 0 0 1 -0.006,0.02429 c -0.009,0.04062 -0.0212,0.0799 -0.0362,0.117824 a 
0.79374999,0.79374999 0 0 1 -0.015,0.03514 c -0.0144,0.03196 -0.0312,0.0625 -0.0496,0.09198 a 
0.79374999,0.79374999 0 0 1 -0.0289,0.04289 c -0.0193,0.0269 -0.0405,0.05229 -0.063,0.07648 a 
0.79374999,0.79374999 0 0 1 -0.0274,0.02945 0.79374999,0.79374999 0 0 1 -0.008,0.0067 c -0.0242,0.02286 
-0.0501,0.04389 -0.077,0.06356 a 0.79374999,0.79374999 0 0 1 -0.0387,0.02739 0.79374999,0.79374999 0 0 1 
-5.3e-4,5.29e-4 c -0.0317,0.02029 -0.0651,0.03806 -0.0997,0.05374 a 0.79374999,0.79374999 0 0 1 
-0.0315,0.01394 c -0.0392,0.01569 -0.0799,0.02833 -0.12196,0.03772 a 0.79374999,0.79374999 0 0 1 
-0.0243,0.0057 c -0.0491,0.0093 -0.0994,0.01498 -0.15142,0.01498 -0.052,0 -0.10232,-0.0056 -0.15141,-0.01498 
a 0.79374999,0.79374999 0 0 1 -0.0243,-0.0057 c -0.0406,-0.0091 -0.0799,-0.02122 -0.11782,-0.03617 a 
0.79374999,0.79374999 0 0 1 -0.0351,-0.01497 c -0.032,-0.01445 -0.0625,-0.03124 -0.092,-0.04961 a 0.79374999,
 0.79374999 0 0 1 -0.0429,-0.02894 c -0.0269,-0.01934 -0.0523,-0.04055 -0.0765,-0.06304 a 
0.79374999,0.79374999 0 0 1 -0.0294,-0.02739 0.79374999,0.79374999 0 0 1 -0.007,-0.0078 c -0.0229,-0.02418 
-0.0439,-0.05005 -0.0636,-0.077 a 0.79374999,0.79374999 0 0 1 -0.0274,-0.03876 0.79374999,0.79374999 0 0 1 
-5.3e-4,-5.29e-4 c -0.0203,-0.0317 -0.0381,-0.06511 -0.0537,-0.09973 a 0.79374999,0.79374999 0 0 1 
-0.0139,-0.03152 c -0.0157,-0.03917 -0.0283,-0.07989 -0.0377,-0.121957 a 0.79374999,0.79374999 0 0 1 
-0.006,-0.02429 c -0.009,-0.04909 -0.015,-0.09942 -0.015,-0.151413 0,-0.05199 0.006,-0.102325 0.015,-0.151413 
a 0.79374999,0.79374999 0 0 1 0.006,-0.02429 c 0.009,-0.04062 0.0212,-0.0799 0.0362,-0.117824 a 
0.79374999,0.79374999 0 0 1 0.015,-0.03514 c 0.0144,-0.03196 0.0312,-0.0625 0.0496,-0.09198 a 
0.79374999,0.79374999 0 0 1 0.029,-0.04289 c 0.0193,-0.0269 0.0405,-0.05229 0.063,-0.07648 a 
0.79374999,0.79374999 0 0 1 0.0274,-0.02945 0.79374999,0.79374999 0 0 1 0.008,-0.0067 c 0.0242,-0.022
 86 0.0501,-0.04389 0.077,-0.06356 a 0.79374999,0.79374999 0 0 1 0.0388,-0.02739 0.79374999,0.79374999 0 0 1 
5.3e-4,-5.29e-4 c 0.0317,-0.02029 0.0651,-0.03806 0.0997,-0.05374 a 0.79374999,0.79374999 0 0 1 
0.0315,-0.01394 c 0.0392,-0.01569 0.0799,-0.02834 0.12196,-0.03773 a 0.79374999,0.79374999 0 0 1 
0.0243,-0.0057 c 0.0491,-0.0093 0.0994,-0.01498 0.15141,-0.01498 z"
+           id="circle5503-3"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.529167
 
;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
       </g>
     </g>
   </g>
diff --git a/gnome-help/C/figures/topbar-pointer.svg b/gnome-help/C/figures/topbar-pointer.svg
index ebe5de6e..5e4f87da 100644
--- a/gnome-help/C/figures/topbar-pointer.svg
+++ b/gnome-help/C/figures/topbar-pointer.svg
@@ -1,15 +1,15 @@
 <?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";
    width="136"
    height="28.000013"
    viewBox="0 0 35.983333 7.4083373"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-screen-shared.svg b/gnome-help/C/figures/topbar-screen-shared.svg
index c3a6b9a4..cce037c4 100644
--- a/gnome-help/C/figures/topbar-screen-shared.svg
+++ b/gnome-help/C/figures/topbar-screen-shared.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-system-shutdown.svg b/gnome-help/C/figures/topbar-system-shutdown.svg
index 23d30b19..b3065263 100644
--- a/gnome-help/C/figures/topbar-system-shutdown.svg
+++ b/gnome-help/C/figures/topbar-system-shutdown.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/C/figures/topbar-thunderbolt-acquiring.svg 
b/gnome-help/C/figures/topbar-thunderbolt-acquiring.svg
index e9f4dfe7..a1815033 100644
--- a/gnome-help/C/figures/topbar-thunderbolt-acquiring.svg
+++ b/gnome-help/C/figures/topbar-thunderbolt-acquiring.svg
@@ -1,15 +1,15 @@
 <?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";
    width="28"
    height="28"
    viewBox="0 0 7.4083333 7.4083338"
    version="1.1"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <clipPath
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index 8758c257..d13c0938 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -29,6 +29,7 @@ HELP_MEDIA = \
        figures/classic-topbar-network-cellular-signal.svg \
        figures/classic-topbar-network-vpn-acquiring.svg \
        figures/classic-topbar-network-vpn.svg \
+       figures/classic-topbar-network-wired.svg \
        figures/classic-topbar-network-wired-acquiring.svg \
        figures/classic-topbar-network-wired-disconnected.svg \
        figures/classic-topbar-network-wired-no-route.svg \
diff --git a/gnome-help/topbar-icons.svg b/gnome-help/topbar-icons.svg
index 7fcb3f19..122bc76c 100644
--- a/gnome-help/topbar-icons.svg
+++ b/gnome-help/topbar-icons.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="450"
    height="600"
    viewBox="0 0 119.0625 158.75001"
    version="1.1"
-   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
+   inkscape:version="1.1 (c68e22c387, 2021-05-23)"
    sodipodi:docname="topbar-icons.svg"
    inkscape:export-filename="/home/shaunm/topbar-battery-caution-charging.png"
    inkscape:export-xdpi="96"
    inkscape:export-ydpi="96"
-   id="svg919">
+   id="svg919"
+   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="defs849">
     <inkscape:perspective
@@ -232,19 +232,20 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="3.2681885"
-     inkscape:cx="343.32455"
-     inkscape:cy="258.44773"
+     inkscape:zoom="8.7887772"
+     inkscape:cx="354.37239"
+     inkscape:cy="1.934285"
      inkscape:document-units="mm"
      inkscape:current-layer="layer1"
      inkscape:document-rotation="0"
      showgrid="true"
      units="px"
      inkscape:window-width="1920"
-     inkscape:window-height="1016"
+     inkscape:window-height="1011"
      inkscape:window-x="0"
      inkscape:window-y="0"
-     inkscape:window-maximized="1">
+     inkscape:window-maximized="1"
+     inkscape:pagecheckerboard="0">
     <inkscape:grid
        type="xygrid"
        id="grid1512"
@@ -266,7 +267,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>
@@ -4848,7 +4849,7 @@
       </g>
     </g>
     <g
-       id="g1942"
+       id="classic-topbar-network-wired"
        transform="translate(0,-25.399997)">
       <rect
          style="fill:#f6f5f4;stroke-width:0.529"
@@ -5933,168 +5934,6 @@
            id="path2283" />
       </g>
     </g>
-    <g
-       id="classic-topbar-night-light">
-      <rect
-         style="fill:#f6f5f4;stroke-width:0.529"
-         id="rect2833"
-         width="7.4083333"
-         height="7.4083333"
-         x="93.133331"
-         y="0"
-         rx="1.0583333"
-         ry="1.0583333" />
-      <g
-         style="fill:#000000;enable-background:new"
-         id="g2456"
-         transform="matrix(0.26458333,0,0,0.26458333,94.720055,1.5875)">
-        <g
-           id="layer10-36"
-           inkscape:label="ui"
-           transform="translate(-171.99974,-171.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer1-75"
-           inkscape:label="status"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000">
-          <path
-             d="m 180,111 c -2.74958,0 -5,2.25042 -5,5 0,2.74958 2.25042,5 5,5 2.74958,0 5,-2.25042 5,-5 
0,-2.74958 -2.25042,-5 -5,-5 z m 0,2 c 0.18647,0 0.36631,0.0228 0.54297,0.0547 A 2,2 0 0 0 179,115 a 2,2 0 0 
0 2,2 2,2 0 0 0 1.94531,-1.54688 C 182.97762,115.63096 183,115.8122 183,116 c 0,0.1965 -0.0213,0.38674 
-0.0566,0.57227 a 3,3 0 0 1 -0.0215,0.0918 c -0.0342,0.15351 -0.0802,0.30197 -0.13672,0.44532 a 3,3 0 0 1 
-0.0566,0.13281 c -0.0546,0.12079 -0.11806,0.23623 -0.1875,0.34765 a 3,3 0 0 1 -0.10937,0.16211 c 
-0.0731,0.10167 -0.15326,0.19763 -0.23829,0.28907 a 3,3 0 0 1 -0.10351,0.11132 3,3 0 0 1 -0.0293,0.0254 c 
-0.0914,0.0864 -0.18918,0.16588 -0.29102,0.24024 a 3,3 0 0 1 -0.14648,0.10351 3,3 0 0 1 -0.002,0.002 c 
-0.1198,0.0767 -0.24607,0.14385 -0.37695,0.20312 a 3,3 0 0 1 -0.11915,0.0527 c -0.14805,0.0593 
-0.30193,0.1071 -0.46093,0.14258 a 3,3 0 0 1 -0.0918,0.0215 C 180.38674,118.97866 180.1965,119 180,119 c 
-0.1965,0 -0.38675,-0.0213 -0.57227,-0.0566 a 3,3 0 0 1 -0.0918,-0.
 0215 c -0.15351,-0.0343 -0.30197,-0.0802 -0.44531,-0.13672 a 3,3 0 0 1 -0.13281,-0.0566 c -0.1208,-0.0546 
-0.23623,-0.11807 -0.34766,-0.1875 a 3,3 0 0 1 -0.16211,-0.10938 c -0.10167,-0.0731 -0.19763,-0.15326 
-0.28906,-0.23828 a 3,3 0 0 1 -0.11133,-0.10352 3,3 0 0 1 -0.0254,-0.0293 c -0.0864,-0.0914 -0.16587,-0.18918 
-0.24023,-0.29102 a 3,3 0 0 1 -0.10352,-0.14648 3,3 0 0 1 -0.002,-0.002 c -0.0767,-0.1198 -0.14385,-0.24607 
-0.20312,-0.37695 a 3,3 0 0 1 -0.0527,-0.11914 c -0.0593,-0.14806 -0.1071,-0.30194 -0.14258,-0.46094 a 3,3 0 
0 1 -0.0215,-0.0918 C 177.02134,116.38674 177,116.1965 177,116 c 0,-0.1965 0.0213,-0.38674 0.0566,-0.57227 a 
3,3 0 0 1 0.0215,-0.0918 c 0.0342,-0.15351 0.0802,-0.30197 0.13672,-0.44532 a 3,3 0 0 1 0.0566,-0.13281 c 
0.0546,-0.12079 0.11806,-0.23623 0.1875,-0.34765 a 3,3 0 0 1 0.10937,-0.16211 c 0.0731,-0.10167 
0.15326,-0.19763 0.23829,-0.28907 a 3,3 0 0 1 0.10351,-0.11132 3,3 0 0 1 0.0293,-0.0254 c 0.0914,-0.0864 
0.18918,-0.16588 0.29102,-0.24024 a 3,3 0 0 1 
 0.14648,-0.10351 3,3 0 0 1 0.002,-0.002 c 0.1198,-0.0767 0.24607,-0.14385 0.37695,-0.20312 a 3,3 0 0 1 
0.11914,-0.0527 c 0.14806,-0.0593 0.30194,-0.1071 0.46094,-0.14258 a 3,3 0 0 1 0.0918,-0.0215 C 
179.61325,113.02134 179.8035,113 180,113 Z"
-             id="circle5503"
-             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stro
 
ke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
-          <path
-             d="M 179.49974,121.99414 H 180.5 c 0.277,0 0.5,0.223 0.5,0.5 V 123.5 c 0,0.277 -0.223,0.5 
-0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1.00586 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 
6.50268,-5.50122 v -0.99414 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1.00026 c 0.277,0 0.5,0.223 0.5,0.5 v 0.99414 c 
0,0.277 -0.223,0.5 -0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 z m -13.99974,0.006 v -1.00586 c 
0,-0.277 0.223,-0.5 0.5,-0.5 h 0.99974 c 0.277,0 0.5,0.223 0.5,0.5 v 1.00586 c 0,0.277 -0.223,0.5 -0.5,0.5 h 
-0.99974 c -0.277,0 -0.5,-0.223 -0.5,-0.5 z m 11.89012,4.09309 0.70296,-0.70296 c 0.19587,-0.19587 
0.51124,-0.19587 0.70711,0 l 0.70729,0.70729 c 0.19587,0.19586 0.19587,0.51123 0,0.7071 l -0.70296,0.70297 c 
-0.19587,0.19586 -0.51124,0.19586 -0.70711,0 l -0.70729,-0.70729 c -0.19587,-0.19587 -0.19587,-0.51124 
0,-0.70711 z m -9.90346,-9.89517 0.71125,-0.71125 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 l 
0.70692,0.70692 c 0.19587,0.19587 0.19587,0.51124 0,0.70711 l -
 0.71125,0.71125 c -0.19586,0.19587 -0.51123,0.19587 -0.7071,0 l -0.70693,-0.70692 c -0.19587,-0.19587 
-0.19587,-0.51124 0,-0.70711 z m 1.41646,9.19135 0.70296,0.70296 c 0.19587,0.19587 0.19587,0.51124 0,0.70711 
l -0.70729,0.70729 c -0.19587,0.19587 -0.51124,0.19587 -0.7071,0 l -0.70297,-0.70296 c -0.19587,-0.19587 
-0.19587,-0.51124 0,-0.70711 l 0.70729,-0.70729 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 z m 
9.89517,-9.90345 0.71125,0.71125 c 0.19587,0.19586 0.19587,0.51123 0,0.7071 l -0.70693,0.70693 c 
-0.19586,0.19586 -0.51123,0.19586 -0.7071,0 l -0.71125,-0.71126 c -0.19587,-0.19586 -0.19587,-0.51123 
0,-0.7071 l 0.70692,-0.70692 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 z m -5.80123,-1.99046 H 180.5 c 
0.277,0 0.5,0.223 0.5,0.5 V 109.5 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v 
-1.00586 c 0,-0.277 0.223,-0.5 0.5,-0.5 z"
-             id="rect5521"
-             
style="fill:#000000;fill-opacity:0.35;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1"
 />
-        </g>
-        <g
-           id="layer11-35"
-           inkscape:label="legacy"
-           transform="translate(-171.99974,-171.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer7-62"
-           inkscape:label="places"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer6-91"
-           inkscape:label="mimetypes"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer5-2"
-           inkscape:label="emotes"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer9-70"
-           inkscape:label="emblems"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer2"
-           inkscape:label="devices"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer8-93"
-           inkscape:label="categories"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer3-60"
-           inkscape:label="apps"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-        <g
-           id="layer4-62"
-           inkscape:label="actions"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#000000" />
-      </g>
-    </g>
-    <g
-       id="topbar-night-light">
-      <rect
-         style="fill:#000000;stroke-width:0.529"
-         id="rect2831"
-         width="7.4083333"
-         height="7.4083333"
-         x="84.666664"
-         y="0"
-         rx="1.0583333"
-         ry="1.0583333" />
-      <g
-         style="fill:#ffffff;enable-background:new"
-         id="g2485"
-         transform="matrix(0.26458333,0,0,0.26458333,86.253389,1.5875)">
-        <g
-           id="g2458"
-           inkscape:label="ui"
-           transform="translate(-171.99974,-171.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2464"
-           inkscape:label="status"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff">
-          <path
-             d="m 180,111 c -2.74958,0 -5,2.25042 -5,5 0,2.74958 2.25042,5 5,5 2.74958,0 5,-2.25042 5,-5 
0,-2.74958 -2.25042,-5 -5,-5 z m 0,2 c 0.18647,0 0.36631,0.0228 0.54297,0.0547 A 2,2 0 0 0 179,115 a 2,2 0 0 
0 2,2 2,2 0 0 0 1.94531,-1.54688 C 182.97762,115.63096 183,115.8122 183,116 c 0,0.1965 -0.0213,0.38674 
-0.0566,0.57227 a 3,3 0 0 1 -0.0215,0.0918 c -0.0342,0.15351 -0.0802,0.30197 -0.13672,0.44532 a 3,3 0 0 1 
-0.0566,0.13281 c -0.0546,0.12079 -0.11806,0.23623 -0.1875,0.34765 a 3,3 0 0 1 -0.10937,0.16211 c 
-0.0731,0.10167 -0.15326,0.19763 -0.23829,0.28907 a 3,3 0 0 1 -0.10351,0.11132 3,3 0 0 1 -0.0293,0.0254 c 
-0.0914,0.0864 -0.18918,0.16588 -0.29102,0.24024 a 3,3 0 0 1 -0.14648,0.10351 3,3 0 0 1 -0.002,0.002 c 
-0.1198,0.0767 -0.24607,0.14385 -0.37695,0.20312 a 3,3 0 0 1 -0.11915,0.0527 c -0.14805,0.0593 
-0.30193,0.1071 -0.46093,0.14258 a 3,3 0 0 1 -0.0918,0.0215 C 180.38674,118.97866 180.1965,119 180,119 c 
-0.1965,0 -0.38675,-0.0213 -0.57227,-0.0566 a 3,3 0 0 1 -0.0918,-0.
 0215 c -0.15351,-0.0343 -0.30197,-0.0802 -0.44531,-0.13672 a 3,3 0 0 1 -0.13281,-0.0566 c -0.1208,-0.0546 
-0.23623,-0.11807 -0.34766,-0.1875 a 3,3 0 0 1 -0.16211,-0.10938 c -0.10167,-0.0731 -0.19763,-0.15326 
-0.28906,-0.23828 a 3,3 0 0 1 -0.11133,-0.10352 3,3 0 0 1 -0.0254,-0.0293 c -0.0864,-0.0914 -0.16587,-0.18918 
-0.24023,-0.29102 a 3,3 0 0 1 -0.10352,-0.14648 3,3 0 0 1 -0.002,-0.002 c -0.0767,-0.1198 -0.14385,-0.24607 
-0.20312,-0.37695 a 3,3 0 0 1 -0.0527,-0.11914 c -0.0593,-0.14806 -0.1071,-0.30194 -0.14258,-0.46094 a 3,3 0 
0 1 -0.0215,-0.0918 C 177.02134,116.38674 177,116.1965 177,116 c 0,-0.1965 0.0213,-0.38674 0.0566,-0.57227 a 
3,3 0 0 1 0.0215,-0.0918 c 0.0342,-0.15351 0.0802,-0.30197 0.13672,-0.44532 a 3,3 0 0 1 0.0566,-0.13281 c 
0.0546,-0.12079 0.11806,-0.23623 0.1875,-0.34765 a 3,3 0 0 1 0.10937,-0.16211 c 0.0731,-0.10167 
0.15326,-0.19763 0.23829,-0.28907 a 3,3 0 0 1 0.10351,-0.11132 3,3 0 0 1 0.0293,-0.0254 c 0.0914,-0.0864 
0.18918,-0.16588 0.29102,-0.24024 a 3,3 0 0 1 
 0.14648,-0.10351 3,3 0 0 1 0.002,-0.002 c 0.1198,-0.0767 0.24607,-0.14385 0.37695,-0.20312 a 3,3 0 0 1 
0.11914,-0.0527 c 0.14806,-0.0593 0.30194,-0.1071 0.46094,-0.14258 a 3,3 0 0 1 0.0918,-0.0215 C 
179.61325,113.02134 179.8035,113 180,113 Z"
-             id="path2460"
-             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stro
 
ke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
-          <path
-             d="M 179.49974,121.99414 H 180.5 c 0.277,0 0.5,0.223 0.5,0.5 V 123.5 c 0,0.277 -0.223,0.5 
-0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1.00586 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 
6.50268,-5.50122 v -0.99414 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1.00026 c 0.277,0 0.5,0.223 0.5,0.5 v 0.99414 c 
0,0.277 -0.223,0.5 -0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 z m -13.99974,0.006 v -1.00586 c 
0,-0.277 0.223,-0.5 0.5,-0.5 h 0.99974 c 0.277,0 0.5,0.223 0.5,0.5 v 1.00586 c 0,0.277 -0.223,0.5 -0.5,0.5 h 
-0.99974 c -0.277,0 -0.5,-0.223 -0.5,-0.5 z m 11.89012,4.09309 0.70296,-0.70296 c 0.19587,-0.19587 
0.51124,-0.19587 0.70711,0 l 0.70729,0.70729 c 0.19587,0.19586 0.19587,0.51123 0,0.7071 l -0.70296,0.70297 c 
-0.19587,0.19586 -0.51124,0.19586 -0.70711,0 l -0.70729,-0.70729 c -0.19587,-0.19587 -0.19587,-0.51124 
0,-0.70711 z m -9.90346,-9.89517 0.71125,-0.71125 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 l 
0.70692,0.70692 c 0.19587,0.19587 0.19587,0.51124 0,0.70711 l -
 0.71125,0.71125 c -0.19586,0.19587 -0.51123,0.19587 -0.7071,0 l -0.70693,-0.70692 c -0.19587,-0.19587 
-0.19587,-0.51124 0,-0.70711 z m 1.41646,9.19135 0.70296,0.70296 c 0.19587,0.19587 0.19587,0.51124 0,0.70711 
l -0.70729,0.70729 c -0.19587,0.19587 -0.51124,0.19587 -0.7071,0 l -0.70297,-0.70296 c -0.19587,-0.19587 
-0.19587,-0.51124 0,-0.70711 l 0.70729,-0.70729 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 z m 
9.89517,-9.90345 0.71125,0.71125 c 0.19587,0.19586 0.19587,0.51123 0,0.7071 l -0.70693,0.70693 c 
-0.19586,0.19586 -0.51123,0.19586 -0.7071,0 l -0.71125,-0.71126 c -0.19587,-0.19586 -0.19587,-0.51123 
0,-0.7071 l 0.70692,-0.70692 c 0.19587,-0.19587 0.51124,-0.19587 0.70711,0 z m -5.80123,-1.99046 H 180.5 c 
0.277,0 0.5,0.223 0.5,0.5 V 109.5 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1.00026 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v 
-1.00586 c 0,-0.277 0.223,-0.5 0.5,-0.5 z"
-             id="path2462"
-             
style="fill:#ffffff;fill-opacity:0.35;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1"
 />
-        </g>
-        <g
-           id="g2466"
-           inkscape:label="legacy"
-           transform="translate(-171.99974,-171.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2468"
-           inkscape:label="places"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2470"
-           inkscape:label="mimetypes"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2472"
-           inkscape:label="emotes"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2474"
-           inkscape:label="emblems"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2476"
-           inkscape:label="devices"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2478"
-           inkscape:label="categories"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2481"
-           inkscape:label="apps"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-        <g
-           id="g2483"
-           inkscape:label="actions"
-           transform="translate(-171.99974,-107.99414)"
-           style="fill:#ffffff" />
-      </g>
-    </g>
     <g
        id="classic-topbar-screen-shared">
       <rect
@@ -6507,5 +6346,40 @@
            id="path4438" />
       </g>
     </g>
+    <g
+       id="topbar-night-light">
+      <rect
+         style="fill:#000000;stroke-width:0.529"
+         id="g13"
+         width="7.4083333"
+         height="7.4083333"
+         x="84.666664"
+         y="0"
+         rx="1.0583333"
+         ry="1.0583333" />
+      <g
+         id="g3924">
+        <path
+           d="m 87.406507,1.5875 c 0,0 -0.14279,0.3484116 -0.0434,0.5901456 l 0.11162,0.270785 c 
-0.13996,0.09452 -0.26084,0.214537 -0.35605,0.353983 l -0.27027,-0.112654 c -0.2408,-0.101926 
-0.59015,0.04031 -0.59015,0.04031 0,0 0.14534,0.347377 0.38654,0.448035 l 0.26924,0.112139 c -0.0163,0.08258 
-0.0253,0.167595 -0.0253,0.254764 0,0.08483 0.009,0.16754 0.0243,0.248047 l -0.27026,0.111104 c 
-0.24235,0.0982 -0.38861,0.445968 -0.38861,0.445968 0,0 0.34841,0.142791 0.59014,0.04341 l 0.27079,-0.11162 c 
0.0945,0.139859 0.21465,0.260348 0.35398,0.355534 l -0.11317,0.270783 c -0.10066,0.241207 0.0408,0.590145 
0.0408,0.590145 0,0 0.34805,-0.144717 0.44752,-0.386538 l 0.11266,-0.269235 c 0.0826,0.0163 0.16759,0.02532 
0.25476,0.02532 0.0848,0 0.16754,-0.0088 0.24805,-0.02429 l 0.1111,0.270269 c 0.0982,0.242346 
0.44546,0.388607 0.44546,0.388607 0,0 0.1433,-0.347893 0.0439,-0.589629 l -0.11162,-0.270785 c 
0.13995,-0.09448 0.2603,-0.215101 0.35553,-0.3545 l 0.27079,0.113173 c 0.2408,0.101923 0
 .59014,-0.04082 0.59014,-0.04082 0,0 -0.14533,-0.346861 -0.38654,-0.447519 l -0.26923,-0.112654 c 
0.0163,-0.08258 0.0253,-0.167595 0.0253,-0.254765 0,-0.08483 -0.009,-0.167539 -0.0243,-0.248047 l 
0.27027,-0.111103 c 0.24234,-0.0982 0.38861,-0.445453 0.38861,-0.445453 0,0 -0.3479,-0.143304 
-0.58963,-0.04392 l -0.27079,0.111619 c -0.0945,-0.139946 -0.2151,-0.260299 -0.3545,-0.355533 l 
0.11318,-0.270783 c 0.10192,-0.2408 -0.0408,-0.5901446 -0.0408,-0.5901446 0,0 -0.34686,0.1453296 
-0.44752,0.3865376 l -0.11265,0.269234 c -0.0826,-0.0163 -0.1676,-0.02532 -0.25477,-0.02532 -0.0848,0 
-0.16754,0.0088 -0.24804,0.02429 l -0.11111,-0.270269 c -0.0982,-0.242342 -0.44597,-0.3886066 
-0.44597,-0.3886066 z m 0.80512,1.1637536 c 0.0493,0 0.0969,0.006 0.14366,0.01447 a 0.52916666,0.52916666 0 0 
0 -0.40824,0.514694 0.52916666,0.52916666 0 0 0 0.52917,0.529167 0.52916666,0.52916666 0 0 0 
0.51469,-0.409279 c 0.009,0.04705 0.0145,0.09501 0.0145,0.144695 0,0.05199 -0.006,0.102325 -0.015,0.151413 a 
0.7937
 4999,0.79374999 0 0 1 -0.006,0.02429 c -0.009,0.04062 -0.0212,0.0799 -0.0362,0.117824 a 
0.79374999,0.79374999 0 0 1 -0.015,0.03514 c -0.0144,0.03196 -0.0312,0.0625 -0.0496,0.09198 a 
0.79374999,0.79374999 0 0 1 -0.0289,0.04289 c -0.0193,0.0269 -0.0405,0.05229 -0.063,0.07648 a 
0.79374999,0.79374999 0 0 1 -0.0274,0.02945 0.79374999,0.79374999 0 0 1 -0.008,0.0067 c -0.0242,0.02286 
-0.0501,0.04389 -0.077,0.06356 a 0.79374999,0.79374999 0 0 1 -0.0387,0.02739 0.79374999,0.79374999 0 0 1 
-5.3e-4,5.29e-4 c -0.0317,0.02029 -0.0651,0.03806 -0.0997,0.05374 a 0.79374999,0.79374999 0 0 1 
-0.0315,0.01394 c -0.0392,0.01569 -0.0799,0.02833 -0.12196,0.03772 a 0.79374999,0.79374999 0 0 1 
-0.0243,0.0057 c -0.0491,0.0093 -0.0994,0.01498 -0.15142,0.01498 -0.052,0 -0.10232,-0.0056 -0.15141,-0.01498 
a 0.79374999,0.79374999 0 0 1 -0.0243,-0.0057 c -0.0406,-0.0091 -0.0799,-0.02122 -0.11782,-0.03617 a 
0.79374999,0.79374999 0 0 1 -0.0351,-0.01497 c -0.032,-0.01445 -0.0625,-0.03124 -0.092,-0.04961 a 0.79374999,
 0.79374999 0 0 1 -0.0429,-0.02894 c -0.0269,-0.01934 -0.0523,-0.04055 -0.0765,-0.06304 a 
0.79374999,0.79374999 0 0 1 -0.0294,-0.02739 0.79374999,0.79374999 0 0 1 -0.007,-0.0078 c -0.0229,-0.02418 
-0.0439,-0.05005 -0.0636,-0.077 a 0.79374999,0.79374999 0 0 1 -0.0274,-0.03876 0.79374999,0.79374999 0 0 1 
-5.3e-4,-5.29e-4 c -0.0203,-0.0317 -0.0381,-0.06511 -0.0537,-0.09973 a 0.79374999,0.79374999 0 0 1 
-0.0139,-0.03152 c -0.0157,-0.03917 -0.0283,-0.07989 -0.0377,-0.121957 a 0.79374999,0.79374999 0 0 1 
-0.006,-0.02429 c -0.009,-0.04909 -0.015,-0.09942 -0.015,-0.151413 0,-0.05199 0.006,-0.102325 0.015,-0.151413 
a 0.79374999,0.79374999 0 0 1 0.006,-0.02429 c 0.009,-0.04062 0.0212,-0.0799 0.0362,-0.117824 a 
0.79374999,0.79374999 0 0 1 0.015,-0.03514 c 0.0144,-0.03196 0.0312,-0.0625 0.0496,-0.09198 a 
0.79374999,0.79374999 0 0 1 0.029,-0.04289 c 0.0193,-0.0269 0.0405,-0.05229 0.063,-0.07648 a 
0.79374999,0.79374999 0 0 1 0.0274,-0.02945 0.79374999,0.79374999 0 0 1 0.008,-0.0067 c 0.0242,-0.022
 86 0.0501,-0.04389 0.077,-0.06356 a 0.79374999,0.79374999 0 0 1 0.0388,-0.02739 0.79374999,0.79374999 0 0 1 
5.3e-4,-5.29e-4 c 0.0317,-0.02029 0.0651,-0.03806 0.0997,-0.05374 a 0.79374999,0.79374999 0 0 1 
0.0315,-0.01394 c 0.0392,-0.01569 0.0799,-0.02834 0.12196,-0.03773 a 0.79374999,0.79374999 0 0 1 
0.0243,-0.0057 c 0.0491,-0.0093 0.0994,-0.01498 0.15141,-0.01498 z"
+           id="circle5503-3"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.529167
 
;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+      </g>
+    </g>
+    <g
+       id="classic-topbar-night-light">
+      <rect
+         style="fill:#f6f5f4;stroke-width:0.529"
+         id="rect2833"
+         width="7.4083333"
+         height="7.4083333"
+         x="93.133331"
+         y="0"
+         rx="1.0583333"
+         ry="1.0583333" />
+      <path
+         d="m 95.873173,1.5875 c 0,0 -0.14279,0.3484116 -0.0434,0.5901456 l 0.11162,0.270785 c 
-0.13996,0.09452 -0.26084,0.214537 -0.35605,0.353983 l -0.27027,-0.112654 c -0.2408,-0.101926 
-0.59015,0.04031 -0.59015,0.04031 0,0 0.14534,0.347377 0.38654,0.448035 l 0.26924,0.112139 c -0.0163,0.08258 
-0.0253,0.167595 -0.0253,0.254764 0,0.08483 0.009,0.16754 0.0243,0.248047 l -0.27026,0.111104 c 
-0.24235,0.0982 -0.38861,0.445968 -0.38861,0.445968 0,0 0.34841,0.142791 0.59014,0.04341 l 0.27079,-0.11162 c 
0.0945,0.139859 0.21465,0.260348 0.35398,0.355534 l -0.11317,0.270783 c -0.10066,0.241207 0.0408,0.590145 
0.0408,0.590145 0,0 0.34805,-0.144717 0.44752,-0.386538 l 0.11266,-0.269235 c 0.0826,0.0163 0.16759,0.02532 
0.25476,0.02532 0.0848,0 0.16754,-0.0088 0.24805,-0.02429 l 0.1111,0.270269 c 0.0982,0.242346 
0.44546,0.388607 0.44546,0.388607 0,0 0.1433,-0.347893 0.0439,-0.589629 l -0.11162,-0.270785 c 
0.13995,-0.09448 0.2603,-0.215101 0.35553,-0.3545 l 0.27079,0.113173 c 0.2408,0.101923 0.5
 9014,-0.04082 0.59014,-0.04082 0,0 -0.14533,-0.346861 -0.38654,-0.447519 l -0.26923,-0.112654 c 
0.0163,-0.08258 0.0253,-0.167595 0.0253,-0.254765 0,-0.08483 -0.009,-0.167539 -0.0243,-0.248047 l 
0.27027,-0.111103 c 0.24234,-0.0982 0.38861,-0.445453 0.38861,-0.445453 0,0 -0.3479,-0.143304 
-0.58963,-0.04392 l -0.27079,0.111619 c -0.0945,-0.139946 -0.2151,-0.260299 -0.3545,-0.355533 l 
0.11318,-0.270783 c 0.10192,-0.2408 -0.0408,-0.5901446 -0.0408,-0.5901446 0,0 -0.34686,0.1453296 
-0.44752,0.3865376 l -0.11265,0.269234 c -0.0826,-0.0163 -0.1676,-0.02532 -0.25477,-0.02532 -0.0848,0 
-0.16754,0.0088 -0.24804,0.02429 l -0.11111,-0.270269 c -0.0982,-0.242342 -0.44597,-0.3886066 
-0.44597,-0.3886066 z m 0.80512,1.1637536 c 0.0493,0 0.0969,0.006 0.14366,0.01447 a 0.52916666,0.52916666 0 0 
0 -0.40824,0.514694 0.52916666,0.52916666 0 0 0 0.52917,0.529167 0.52916666,0.52916666 0 0 0 
0.51469,-0.409279 c 0.009,0.04705 0.0145,0.09501 0.0145,0.144695 0,0.05199 -0.006,0.102325 -0.015,0.151413 a 
0.793749
 99,0.79374999 0 0 1 -0.006,0.02429 c -0.009,0.04062 -0.0212,0.0799 -0.0362,0.117824 a 0.79374999,0.79374999 
0 0 1 -0.015,0.03514 c -0.0144,0.03196 -0.0312,0.0625 -0.0496,0.09198 a 0.79374999,0.79374999 0 0 1 
-0.0289,0.04289 c -0.0193,0.0269 -0.0405,0.05229 -0.063,0.07648 a 0.79374999,0.79374999 0 0 1 -0.0274,0.02945 
0.79374999,0.79374999 0 0 1 -0.008,0.0067 c -0.0242,0.02286 -0.0501,0.04389 -0.077,0.06356 a 
0.79374999,0.79374999 0 0 1 -0.0387,0.02739 0.79374999,0.79374999 0 0 1 -5.3e-4,5.29e-4 c -0.0317,0.02029 
-0.0651,0.03806 -0.0997,0.05374 a 0.79374999,0.79374999 0 0 1 -0.0315,0.01394 c -0.0392,0.01569 
-0.0799,0.02833 -0.12196,0.03772 a 0.79374999,0.79374999 0 0 1 -0.0243,0.0057 c -0.0491,0.0093 
-0.0994,0.01498 -0.15142,0.01498 -0.052,0 -0.10232,-0.0056 -0.15141,-0.01498 a 0.79374999,0.79374999 0 0 1 
-0.0243,-0.0057 c -0.0406,-0.0091 -0.0799,-0.02122 -0.11782,-0.03617 a 0.79374999,0.79374999 0 0 1 
-0.0351,-0.01497 c -0.032,-0.01445 -0.0625,-0.03124 -0.092,-0.04961 a 0.79374999,0.
 79374999 0 0 1 -0.0429,-0.02894 c -0.0269,-0.01934 -0.0523,-0.04055 -0.0765,-0.06304 a 0.79374999,0.79374999 
0 0 1 -0.0294,-0.02739 0.79374999,0.79374999 0 0 1 -0.007,-0.0078 c -0.0229,-0.02418 -0.0439,-0.05005 
-0.0636,-0.077 a 0.79374999,0.79374999 0 0 1 -0.0274,-0.03876 0.79374999,0.79374999 0 0 1 -5.3e-4,-5.29e-4 c 
-0.0203,-0.0317 -0.0381,-0.06511 -0.0537,-0.09973 a 0.79374999,0.79374999 0 0 1 -0.0139,-0.03152 c 
-0.0157,-0.03917 -0.0283,-0.07989 -0.0377,-0.121957 a 0.79374999,0.79374999 0 0 1 -0.006,-0.02429 c 
-0.009,-0.04909 -0.015,-0.09942 -0.015,-0.151413 0,-0.05199 0.006,-0.102325 0.015,-0.151413 a 
0.79374999,0.79374999 0 0 1 0.006,-0.02429 c 0.009,-0.04062 0.0212,-0.0799 0.0362,-0.117824 a 
0.79374999,0.79374999 0 0 1 0.015,-0.03514 c 0.0144,-0.03196 0.0312,-0.0625 0.0496,-0.09198 a 
0.79374999,0.79374999 0 0 1 0.029,-0.04289 c 0.0193,-0.0269 0.0405,-0.05229 0.063,-0.07648 a 
0.79374999,0.79374999 0 0 1 0.0274,-0.02945 0.79374999,0.79374999 0 0 1 0.008,-0.0067 c 0.0242,-0.02286
  0.0501,-0.04389 0.077,-0.06356 a 0.79374999,0.79374999 0 0 1 0.0388,-0.02739 0.79374999,0.79374999 0 0 1 
5.3e-4,-5.29e-4 c 0.0317,-0.02029 0.0651,-0.03806 0.0997,-0.05374 a 0.79374999,0.79374999 0 0 1 
0.0315,-0.01394 c 0.0392,-0.01569 0.0799,-0.02834 0.12196,-0.03773 a 0.79374999,0.79374999 0 0 1 
0.0243,-0.0057 c 0.0491,-0.0093 0.0994,-0.01498 0.15141,-0.01498 z"
+         id="path3899"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.529167;s
 
troke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:56;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+    </g>
   </g>
 </svg>


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