[adwaita-icon-theme] symbolic: port insert icons; fix a few others



commit caa4d372d2ee7eeccea151d292efa30250007715
Author: Sam Hewitt <sam snwh org>
Date:   Tue Jan 11 17:15:57 2022 -0330

    symbolic: port insert icons; fix a few others

 .../actions/document-properties-symbolic.svg       |   2 +-
 .../scalable/actions/insert object-symbolic.svg    |   7 +
 Adwaita/scalable/actions/insert-image-symbolic.svg |   8 +-
 Adwaita/scalable/actions/insert-link-symbolic.svg  |   8 +-
 Adwaita/scalable/actions/insert-text-symbolic.svg  |   8 +-
 .../scalable/actions/object-select-symbolic.svg    |   2 -
 .../scalable/actions/selection-mode-symbolic.svg   |   8 +-
 .../scalable/actions/system-reboot-symbolic.svg    |   7 +-
 .../scalable/actions/system-shutdown-symbolic.svg  |   8 +-
 src/symbolic/core.svg                              | 167 ++++++++++++++-------
 10 files changed, 146 insertions(+), 79 deletions(-)
---
diff --git a/Adwaita/scalable/actions/document-properties-symbolic.svg 
b/Adwaita/scalable/actions/document-properties-symbolic.svg
index 87285e721..365c3038d 100644
--- a/Adwaita/scalable/actions/document-properties-symbolic.svg
+++ b/Adwaita/scalable/actions/document-properties-symbolic.svg
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
-    <path d="m 4 0 c -1.644531 0 -3 1.355469 -3 3 v 10 c 0 1.644531 1.355469 3 3 3 h 3 c 0.550781 0 1 
-0.449219 1 -1 s -0.449219 -1 -1 -1 h -3 c -0.570312 0 -1 -0.429688 -1 -1 v -10 c 0 -0.570312 0.429688 -1 1 
-1 h 5.585938 l 3.414062 3.414062 v 6.585938 c 0 0.550781 0.449219 1 1 1 s 1 -0.449219 1 -1 v -7 c 0 
-0.265625 -0.105469 -0.519531 -0.292969 -0.707031 l -4 -4 c -0.1875 -0.1875 -0.441406 -0.292969 -0.707031 
-0.292969 z m 4.640625 6.167969 c -0.199219 0.003906 -0.402344 0.019531 -0.597656 0.042969 l 1.171875 
2.078124 c 0.242187 0.425782 -0.027344 0.914063 -0.539063 1.210938 l -0.925781 0.53125 c -0.515625 0.289062 
-1.089844 0.25 -1.332031 -0.175781 l -1.171875 -2.074219 c -0.25 0.308594 -0.476563 0.648438 -0.617188 
1.019531 c -0.679687 1.761719 0.285156 3.46875 2.152344 3.804688 c 0.386719 0.074219 0.800781 0.054687 
1.191406 0.007812 c 0.03125 -0.007812 1.859375 3.386719 1.859375 3.386719 l 4.167969 0.003906 l -3.199219 
-4.957031 c 0.246094 -0.308594 0.445313 -0.652344 0.585938
  -1.023437 c 0.679687 -1.761719 -0.285157 -3.46875 -2.148438 -3.804688 c -0.195312 -0.039062 -0.398437 
-0.050781 -0.597656 -0.050781 z m 0 0" fill="#2e3436"/>
+    <path d="m 4 0 c -1.644531 0 -3 1.355469 -3 3 v 10 c 0 1.644531 1.355469 3 3 3 h 3 c 0.550781 0 1 
-0.449219 1 -1 s -0.449219 -1 -1 -1 h -3 c -0.570312 0 -1 -0.429688 -1 -1 v -10 c 0 -0.570312 0.429688 -1 1 
-1 h 5.585938 l 3.414062 3.414062 v 6.585938 c 0 0.550781 0.449219 1 1 1 s 1 -0.449219 1 -1 v -7 c 0 
-0.265625 -0.105469 -0.519531 -0.292969 -0.707031 l -4 -4 c -0.1875 -0.1875 -0.441406 -0.292969 -0.707031 
-0.292969 z m 4.640625 6.167969 c -0.199219 0.003906 -0.402344 0.019531 -0.597656 0.046875 l 1.171875 
2.074218 c 0.242187 0.425782 -0.027344 0.914063 -0.539063 1.210938 l -0.925781 0.53125 c -0.515625 0.289062 
-1.089844 0.25 -1.332031 -0.175781 l -1.171875 -2.074219 c -0.25 0.308594 -0.476563 0.648438 -0.617188 
1.019531 c -0.679687 1.761719 0.285156 3.46875 2.152344 3.804688 c 0.386719 0.074219 0.800781 0.054687 
1.191406 0.007812 c 0.03125 -0.007812 1.859375 3.386719 1.859375 3.386719 l 4.167969 0.003906 l -3.199219 
-4.957031 c 0.246094 -0.308594 0.445313 -0.652344 0.585938
  -1.019531 c 0.679687 -1.765625 -0.285157 -3.472656 -2.148438 -3.808594 c -0.195312 -0.039062 -0.398437 
-0.050781 -0.597656 -0.046875 z m 0 0" fill="#2e3436"/>
 </svg>
diff --git a/Adwaita/scalable/actions/insert object-symbolic.svg b/Adwaita/scalable/actions/insert 
object-symbolic.svg
new file mode 100644
index 000000000..947989774
--- /dev/null
+++ b/Adwaita/scalable/actions/insert object-symbolic.svg       
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
+    <g fill="#2e3436">
+        <path d="m 5 12 v 1 h 0.007812 c -0.003906 0.265625 0.101563 0.519531 0.285157 0.707031 l 2 2 c 
0.390625 0.390625 1.023437 0.390625 1.414062 0 l 2 -2 c 0.183594 -0.1875 0.289063 -0.441406 0.289063 
-0.707031 h 0.003906 v -1 z m 0 0"/>
+        <path d="m 8 -0.0078125 l -5 3.1406245 v 4.714844 l 5 3.144532 l 5 -3.144532 v -4.714844 z m 0 
6.0000005 l -3.644531 -2.175782 l 3.644531 -2.292968 l 3.644531 2.292968 z m 0 0"/>
+    </g>
+</svg>
diff --git a/Adwaita/scalable/actions/insert-image-symbolic.svg 
b/Adwaita/scalable/actions/insert-image-symbolic.svg
index c7a3ee08f..496f25d0c 100644
--- a/Adwaita/scalable/actions/insert-image-symbolic.svg
+++ b/Adwaita/scalable/actions/insert-image-symbolic.svg
@@ -1 +1,7 @@
-<svg xmlns="http://www.w3.org/2000/svg"; width="16" height="16"><g fill="#474747"><path d="M2 0v9h12V0zm2 
2h8v5H4z" 
style="line-height:normal;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none"
 color="#000" font-weight="400" font-family="Sans" overflow="visible"/><path d="M5 5c2.32 1 3.045-1.66 6 
0v1H5z" style="marker:none" color="#000" overflow="visible" opacity=".35"/><path d="M11.003 11.039h-1c-.258 
0-.53.13-.72.313L8 12.634l-1.283-1.282c-.19-.183-.462-.313-.72-.313h-1v1.001c0 .31.09.553.281.75L8 
15.45l2.722-2.66c.191-.197.281-.44.281-.75v-1.001z" 
style="line-height:normal;-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none" 
color="#bebebe" font-weight="400" font-family="Bitstream Vera Sans" overflow="visible"/></g></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
+    <g fill="#2e3436">
+        <path d="m 4 0 s -2 0 -2 1.992188 v 6.007812 s 0 2 2 1.992188 h 8 c 2 0.007812 2 -1.992188 2 
-1.992188 v -6.007812 c 0 -1.992188 -2 -1.992188 -2 -1.992188 z m 0 1.992188 h 8 v 6 h -8 z m 5.125 1.957031 
l -1.5 1.5 l -1.125 -0.75 l -1.5 1.5 v 0.800781 h 6 v -1.175781 z m 0 0"/>
+        <path d="m 5 12 v 1 h 0.007812 c -0.003906 0.265625 0.101563 0.519531 0.285157 0.707031 l 2 2 c 
0.390625 0.390625 1.023437 0.390625 1.414062 0 l 2 -2 c 0.183594 -0.1875 0.289063 -0.441406 0.289063 
-0.707031 h 0.003906 v -1 z m 0 0"/>
+    </g>
+</svg>
diff --git a/Adwaita/scalable/actions/insert-link-symbolic.svg 
b/Adwaita/scalable/actions/insert-link-symbolic.svg
index 098e40a5e..a3caa5a30 100644
--- a/Adwaita/scalable/actions/insert-link-symbolic.svg
+++ b/Adwaita/scalable/actions/insert-link-symbolic.svg
@@ -1 +1,7 @@
-<svg xmlns="http://www.w3.org/2000/svg"; width="16" height="15.982"><g font-weight="400" fill="#474747"><path 
d="M11.001 11.986h-1a1.21 1.21 0 00-.719.261l-1.281 1.07-1.281-1.07a1.202 1.202 0 00-.72-.26H5v.835c0 
.258.09.461.282.626l2.741 2.534 2.697-2.534a.78.78 0 00.281-.626v-.836z" 
style="line-height:normal;-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none" 
color="#bebebe" font-family="Bitstream Vera Sans" overflow="visible"/><path d="M9.804 4.04a.936 1.01 0 00.185 
1.997h4.937a.936 1.01 0 100-1.997H9.989a.936 1.01 0 00-.185 0zm-8.991 0c-.45.102-.789.599-.743 
1.088.046.49.47.904.93.91h4.916c.535.085 1.084-.42 1.084-1 0-.578-.549-1.084-1.084-.998H1a.834.834 0 00-.187 
0zM6.059.964a2.492 2.492 0 00-1.907 1.468 2.686 2.686 0 00-.156.532H12c-.026-.126-.054-.263-.094-.375A2.467 
2.467 0 009.563.964h-3.13c-.126 0-.252-.019-.374 0zm-2.063 6c.236 1.132 1.24 2 2.438 2h3.129c1.197 0 
2.202-.868 2.437-2z" st
 
yle="line-height:normal;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none"
 color="#000" font-family="Sans" overflow="visible"/></g></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
+    <g fill="#2e3436">
+        <path d="m 5 12.003906 v 1 h 0.007812 c -0.003906 0.261719 0.101563 0.515625 0.285157 0.707032 l 2 
1.996093 c 0.390625 0.390625 1.023437 0.390625 1.414062 0 l 2 -1.996093 c 0.1875 -0.191407 0.289063 -0.445313 
0.289063 -0.707032 h 0.003906 v -1 z m 0 0"/>
+        <path d="m 7 2 c -1.296875 0 -2.40625 0.839844 -2.824219 2 h 7.652344 c -0.417969 -1.160156 -1.53125 
-2 -2.828125 -2 z m -5.996094 3 c -0.558594 0 -1.003906 0.445312 -1.003906 1 s 0.445312 1 1.003906 1 h 
4.996094 c 0.554688 0 1 -0.445312 1 -1 s -0.445312 -1 -1 -1 z m 9 0 c -0.558594 0 -1.003906 0.445312 
-1.003906 1 s 0.445312 1 1.003906 1 h 4.996094 c 0.554688 0 1 -0.445312 1 -1 s -0.445312 -1 -1 -1 z m 
-5.828125 3 c 0.414063 1.160156 1.527344 1.996094 2.824219 1.996094 h 2 c 1.296875 0 2.414062 -0.835938 
2.828125 -1.996094 h -2.792969 c -0.011718 0 -0.023437 0.003906 -0.035156 0.003906 h -2 c -0.011719 0 
-0.023438 -0.003906 -0.035156 -0.003906 z m 0 0"/>
+    </g>
+</svg>
diff --git a/Adwaita/scalable/actions/insert-text-symbolic.svg 
b/Adwaita/scalable/actions/insert-text-symbolic.svg
index 77ccd5236..d542feda2 100644
--- a/Adwaita/scalable/actions/insert-text-symbolic.svg
+++ b/Adwaita/scalable/actions/insert-text-symbolic.svg
@@ -1 +1,7 @@
-<svg xmlns="http://www.w3.org/2000/svg"; width="16" height="16"><g font-weight="400" fill="#474747"><path 
d="M11 12h-1c-.257 0-.528.118-.719.284l-1.28 1.163-1.282-1.163A1.145 1.145 0 006 12H5v.908c0 
.28.09.501.281.68L8.001 16l2.718-2.411a.88.88 0 00.281-.681V12z" 
style="line-height:normal;-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none" 
color="#bebebe" font-family="Bitstream Vera Sans" overflow="visible"/><path d="M4 0v2h6c.428 0 1 .614 1 
1v1H6c-.92 0-1.736.38-2.25.965a3.037 3.037 0 00-.736 2.045 3.08 3.08 0 00.758 2.027C4.284 9.616 5.092 10 6 
10h7V3a3 3 0 00-3-3zm2 6h5v2H6c-.398 0-.579-.116-.73-.287a1.138 1.138 0 
01-.256-.723c-.003-.28.093-.54.238-.705C5.397 6.12 5.578 6 6 6z" 
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-al
 
ign:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal;marker:none"
 color="#000" font-family="sans-serif" overflow="visible"/></g></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
+    <g fill="#2e3436">
+        <path d="m 5 12 v 1 h 0.007812 c -0.003906 0.265625 0.101563 0.519531 0.285157 0.707031 l 2 2 c 
0.390625 0.390625 1.023437 0.390625 1.414062 0 l 2 -2 c 0.183594 -0.1875 0.289063 -0.441406 0.289063 
-0.707031 h 0.003906 v -1 z m 0 0"/>
+        <path d="m 4 -0.0078125 v 2.0000005 h 6 c 0.429688 0 1 0.613281 1 1 v 1 h -5 c -0.917969 0 -1.734375 
0.378906 -2.25 0.964843 c -0.515625 0.582031 -0.742188 1.324219 -0.738281 2.042969 c 0.007812 0.722656 
0.246093 1.449219 0.757812 2.027344 c 0.515625 0.578125 1.320313 0.964844 2.230469 0.964844 h 7 v -7 c 0 
-1.636719 -1.320312 -3.0000005 -3 -3.0000005 z m 2 6.0000005 h 5 v 2 h -5 c -0.398438 0 -0.578125 -0.117188 
-0.730469 -0.289063 c -0.152343 -0.171875 -0.253906 -0.441406 -0.257812 -0.722656 c 0 -0.277344 0.09375 
-0.539063 0.238281 -0.703125 c 0.148438 -0.167969 0.328125 -0.285156 0.75 -0.285156 z m 0 0"/>
+    </g>
+</svg>
diff --git a/Adwaita/scalable/actions/object-select-symbolic.svg 
b/Adwaita/scalable/actions/object-select-symbolic.svg
index f4830a7c0..9b1da14db 100644
--- a/Adwaita/scalable/actions/object-select-symbolic.svg
+++ b/Adwaita/scalable/actions/object-select-symbolic.svg
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
-    <path d="m 51.52361 689.95248 c 2.735014 1.590495 4.061496 4.821616 3.231875 7.879559 c -0.825063 
3.053386 -3.601102 5.172526 -6.764601 5.167969 c -3.168057 -0.004557 -5.934979 -2.132813 -6.750925 -5.190756 
c -0.820504 -3.057943 0.515094 -6.284506 3.254666 -7.870443" fill="none" stroke="#2e3436" 
stroke-linecap="round" stroke-width="2.33361" transform="matrix(0.856943 0 0 0.857143 -53.133251 
-566.571358)"/>
-    <path d="m 11.019531 24.816406 c 2.21875 1.292969 3.367188 3.855469 2.859375 6.371094 c -0.507812 
2.519531 -2.5625 4.433594 -5.105468 4.761719 c -2.546876 0.332031 -5.023438 -0.996094 -6.15625 -3.300781 c 
-1.132813 -2.304688 -0.675782 -5.074219 1.140624 -6.890626" fill="none" stroke="#2e3436" 
stroke-linecap="round" stroke-width="2"/>
     <path d="m 12.46875 3.484375 l -5.46875 5.515625 l -2.414062 -2.476562 l -2 2 l 4.414062 4.476562 l 
7.46875 -7.515625 z m 0 0" fill="#2e3436"/>
 </svg>
diff --git a/Adwaita/scalable/actions/selection-mode-symbolic.svg 
b/Adwaita/scalable/actions/selection-mode-symbolic.svg
index cd82f251e..f19b0fc4f 100644
--- a/Adwaita/scalable/actions/selection-mode-symbolic.svg
+++ b/Adwaita/scalable/actions/selection-mode-symbolic.svg
@@ -1,9 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
-    <path d="m 14.292969 2.707031 l -6.292969 6.292969 l -2.417969 -2.417969 l -1.414062 1.414063 l 3.832031 
3.832031 l 7.707031 -7.707031 z m 0 0" fill="#2e3436"/>
-    <path d="m 6.953125 0.0703125 c -1.703125 0.2226565 -3.332031 0.9921875 -4.613281 2.2695315 c -2.554688 
2.558594 -3.078125 6.527344 -1.269532 9.660156 c 1.808594 3.128906 5.507813 4.660156 9 3.726562 c 3.492188 
-0.9375 5.925782 -4.113281 5.925782 -7.726562 c 0 -0.554688 -0.445313 -1 -1 -1 c -0.550782 0 -1 0.445312 -1 1 
c 0 2.71875 -1.816406 5.089844 -4.445313 5.792969 c -2.625 0.703125 -5.386719 -0.4375 -6.75 -2.792969 c 
-1.359375 -2.355469 -0.96875 -5.320312 0.953125 -7.246094 c 1.925782 -1.921875 4.886719 -2.3125 7.242188 
-0.953125 c 0.230468 0.132813 0.503906 0.171875 0.761718 0.101563 c 0.253907 -0.066406 0.472657 -0.234375 
0.605469 -0.464844 c 0.132813 -0.230469 0.171875 -0.503906 0.101563 -0.761719 c -0.070313 -0.253906 -0.238282 
-0.472656 -0.46875 -0.605469 c -1.566406 -0.90625 -3.339844 -1.226562 -5.042969 -0.9999995 z m 0 0" 
fill="#2e3436"/>
-    <g fill="none" stroke="#2e3436" stroke-linecap="round">
-        <path d="m 51.52361 689.95248 c 2.735014 1.590495 4.061496 4.821616 3.231875 7.879559 c -0.825063 
3.053386 -3.601102 5.172526 -6.764601 5.167969 c -3.168057 -0.004557 -5.934979 -2.132813 -6.750925 -5.190756 
c -0.820504 -3.057943 0.515094 -6.284506 3.254666 -7.870443" stroke-width="2.33361" 
transform="matrix(0.856943 0 0 0.857143 -33.133251 -566.571358)"/>
-        <path d="m 31.019531 24.816406 c 2.21875 1.292969 3.367188 3.855469 2.859375 6.371094 c -0.507812 
2.519531 -2.5625 4.433594 -5.105468 4.761719 c -2.546876 0.332031 -5.023438 -0.996094 -6.15625 -3.300781 c 
-1.132813 -2.304688 -0.675782 -5.074219 1.140624 -6.890626" stroke-width="2"/>
+    <g fill="#2e3436">
+        <path d="m 14.292969 2.707031 l -6.292969 6.292969 l -2.417969 -2.417969 l -1.414062 1.414063 l 
3.832031 3.832031 l 7.707031 -7.707031 z m 0 0"/>
+        <path d="m 6.953125 0.0703125 c -1.703125 0.2226565 -3.332031 0.9921875 -4.613281 2.2695315 c 
-2.554688 2.558594 -3.078125 6.527344 -1.269532 9.660156 c 1.808594 3.128906 5.507813 4.660156 9 3.726562 c 
3.492188 -0.9375 5.925782 -4.113281 5.925782 -7.726562 c 0 -0.554688 -0.445313 -1 -1 -1 c -0.550782 0 -1 
0.445312 -1 1 c 0 2.71875 -1.816406 5.089844 -4.445313 5.792969 c -2.625 0.703125 -5.386719 -0.4375 -6.75 
-2.792969 c -1.359375 -2.355469 -0.96875 -5.320312 0.953125 -7.246094 c 1.925782 -1.921875 4.886719 -2.3125 
7.242188 -0.953125 c 0.230468 0.132813 0.503906 0.171875 0.761718 0.101563 c 0.253907 -0.066406 0.472657 
-0.234375 0.605469 -0.464844 c 0.132813 -0.230469 0.171875 -0.503906 0.101563 -0.761719 c -0.070313 -0.253906 
-0.238282 -0.472656 -0.46875 -0.605469 c -1.566406 -0.90625 -3.339844 -1.226562 -5.042969 -0.9999995 z m 0 
0"/>
     </g>
 </svg>
diff --git a/Adwaita/scalable/actions/system-reboot-symbolic.svg 
b/Adwaita/scalable/actions/system-reboot-symbolic.svg
index 8738f13e6..4486b5731 100644
--- a/Adwaita/scalable/actions/system-reboot-symbolic.svg
+++ b/Adwaita/scalable/actions/system-reboot-symbolic.svg
@@ -1,9 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
-    <g fill="none" stroke="#2e3436" stroke-linecap="round">
-        <path d="m 51.52361 689.95248 c 2.735014 1.590495 4.061496 4.821616 3.231875 7.879559 c -0.825063 
3.053386 -3.601102 5.172526 -6.764601 5.167969 c -3.168057 -0.004557 -5.934979 -2.132813 -6.750925 -5.190756 
c -0.820504 -3.057943 0.515094 -6.284506 3.254666 -7.870443" stroke-width="2.33361" 
transform="matrix(0.856943 0 0 0.857143 -53.133251 -588.571358)"/>
-        <path d="m 11.019531 2.816406 c 2.21875 1.292969 3.367188 3.855469 2.859375 6.371094 c -0.507812 
2.519531 -2.5625 4.433594 -5.105468 4.761719 c -2.546876 0.332031 -5.023438 -0.996094 -6.15625 -3.300781 c 
-1.132813 -2.304688 -0.675782 -5.074219 1.140624 -6.890626" stroke-width="2"/>
-        <path d="m 8 1 v 5" stroke-width="2"/>
-    </g>
-    <path d="m 5 1 c 0.550781 0 1 0.472656 1 0.992188 v 4.007812 l -5 -5 z m 0 0" fill="#2e3436"/>
+    <path d="m 8 0 c -0.550781 0 -1 0.449219 -1 1 v 5 c 0 0.550781 0.449219 1 1 1 s 1 -0.449219 1 -1 v -5 c 
0 -0.550781 -0.449219 -1 -1 -1 z m -7 1 l 2.050781 2.050781 c -2.117187 2.117188 -2.652343 5.355469 -1.332031 
8.039063 c 1.324219 2.683594 4.214844 4.238281 7.179688 3.851562 c 2.96875 -0.386718 5.367187 -2.625 5.960937 
-5.554687 c 0.59375 -2.933594 -0.75 -5.929688 -3.335937 -7.433594 c -0.476563 -0.28125 -1.089844 -0.117187 
-1.367188 0.359375 s -0.117188 1.089844 0.359375 1.367188 c 1.851563 1.078124 2.808594 3.207031 2.382813 
5.3125 c -0.421876 2.101562 -2.128907 3.691406 -4.253907 3.96875 c -2.128906 0.273437 -4.183593 -0.828126 
-5.128906 -2.753907 s -0.566406 -4.226562 0.949219 -5.742187 l 1.535156 1.535156 v -4.003906 c 0 -0.519532 
-0.449219 -0.996094 -1 -0.996094 z m 0 0" fill="#2e3436"/>
 </svg>
diff --git a/Adwaita/scalable/actions/system-shutdown-symbolic.svg 
b/Adwaita/scalable/actions/system-shutdown-symbolic.svg
index 669b87025..65c9855e1 100644
--- a/Adwaita/scalable/actions/system-shutdown-symbolic.svg
+++ b/Adwaita/scalable/actions/system-shutdown-symbolic.svg
@@ -1,10 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg";>
-    <g fill="none" stroke="#2e3436" stroke-linecap="round">
-        <path d="m 51.52361 689.95248 c 2.735014 1.590495 4.061496 4.821616 3.231875 7.879559 c -0.825063 
3.053386 -3.601102 5.172526 -6.764601 5.167969 c -3.168057 -0.004557 -5.934979 -2.132813 -6.750925 -5.190756 
c -0.820504 -3.057943 0.515094 -6.284506 3.254666 -7.870443" stroke-width="2.33361" 
transform="matrix(0.856943 0 0 0.857143 -33.133251 -588.571358)"/>
-        <g stroke-width="2">
-            <path d="m 8 1 v 5"/>
-            <path d="m 31.019531 2.816406 c 2.21875 1.292969 3.367188 3.855469 2.859375 6.371094 c -0.507812 
2.519531 -2.5625 4.433594 -5.105468 4.761719 c -2.546876 0.332031 -5.023438 -0.996094 -6.15625 -3.300781 c 
-1.132813 -2.304688 -0.675782 -5.074219 1.140624 -6.890626"/>
-        </g>
-    </g>
+    <path d="m 8 0 c -0.550781 0 -1 0.449219 -1 1 v 5 c 0 0.550781 0.449219 1 1 1 s 1 -0.449219 1 -1 v -5 c 
0 -0.550781 -0.449219 -1 -1 -1 z m -3.136719 1.816406 c -0.128906 0.015625 -0.253906 0.058594 -0.367187 0.125 
c -2.734375 1.582032 -4.074219 4.816406 -3.257813 7.871094 c 0.820313 3.050781 3.59375 5.183594 6.75 5.1875 c 
3.160157 0.003906 5.941407 -2.121094 6.765625 -5.167969 c 0.828125 -3.050781 -0.5 -6.289062 -3.230468 
-7.878906 c -0.476563 -0.28125 -1.089844 -0.121094 -1.367188 0.359375 c -0.132812 0.226562 -0.171875 0.5 
-0.105469 0.757812 c 0.070313 0.257813 0.234375 0.476563 0.464844 0.609376 c 1.957031 1.140624 2.902344 
3.441406 2.3125 5.628906 c -0.59375 2.183594 -2.570313 3.695312 -4.832031 3.691406 c -2.265625 -0.003906 
-4.238282 -1.519531 -4.824219 -3.707031 s 0.363281 -4.488281 2.324219 -5.621094 c 0.476562 -0.277344 0.640625 
-0.886719 0.363281 -1.363281 c -0.132813 -0.230469 -0.347656 -0.398438 -0.605469 -0.464844 c -0.125 -0.035156 
-0.257812 -0.042969 -0.390625 -0.
 027344 z m 0 0" fill="#2e3436"/>
 </svg>
diff --git a/src/symbolic/core.svg b/src/symbolic/core.svg
index 5d2080c13..1a21f9eb3 100644
--- a/src/symbolic/core.svg
+++ b/src/symbolic/core.svg
@@ -42,12 +42,12 @@
      id="namedview88"
      showgrid="false"
      inkscape:zoom="8"
-     inkscape:cx="825.8125"
-     inkscape:cy="77.75"
+     inkscape:cx="134.9375"
+     inkscape:cy="359.5"
      inkscape:window-x="0"
      inkscape:window-y="0"
      inkscape:window-maximized="1"
-     inkscape:current-layer="g316571"
+     inkscape:current-layer="layer12"
      showborder="false"
      inkscape:snap-nodes="true"
      inkscape:snap-bbox="true"
@@ -4934,7 +4934,7 @@
     <path
        id="path3991-7"
        style="color:#000000;fill:#2e3436;stroke-linejoin:round;-inkscape-stroke:none;enable-background:new"
-       d="m 223,81 c -1.64501,0 -3,1.35499 -3,3 v 8 c 0,1.64501 1.35499,3 3,3 h 3 a 1,1 0 0 0 1,-1 1,1 0 0 0 
-1,-1 h -3 c -0.56413,0 -1,-0.43587 -1,-1 v -8 c 0,-0.56413 0.43587,-1 1,-1 h 3.58594 l 1.70703,1.70703 A 
1.0001,1.0001 0 0 0 229,85 h 4 c 0.56413,0 1,0.43587 1,1 v 1 a 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 v -1 c 0,-1.64501 
-1.35499,-3 -3,-3 h -3.58594 l -1.70703,-1.70703 A 1.0001,1.0001 0 0 0 227,81 Z m 8,7 v 1 2 h -2 -1 v 2 h 1 2 
v 2 1 h 2 v -1 -2 h 2 1 v -2 h -1 -2 v -2 -1 z"
+       d="m 183,81 c -1.64501,0 -3,1.35499 -3,3 v 8 c 0,1.64501 1.35499,3 3,3 h 3 a 1,1 0 0 0 1,-1 1,1 0 0 0 
-1,-1 h -3 c -0.56413,0 -1,-0.43587 -1,-1 v -8 c 0,-0.56413 0.43587,-1 1,-1 h 3.58594 l 1.70703,1.70703 A 
1.0001,1.0001 0 0 0 189,85 h 4 c 0.56413,0 1,0.43587 1,1 v 1 a 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 v -1 c 0,-1.64501 
-1.35499,-3 -3,-3 h -3.58594 l -1.70703,-1.70703 A 1.0001,1.0001 0 0 0 187,81 Z m 8,7 v 1 2 h -2 -1 v 2 h 1 2 
v 2 1 h 2 v -1 -2 h 2 1 v -2 h -1 -2 v -2 -1 z"
        inkscape:label="folder new file add create">
       <title
          id="title214214">folder-new</title>
@@ -5334,25 +5334,9 @@
          id="rect10837-3-0"
          
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none;enable-background:new"
 />
       <path
-         sodipodi:type="arc"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2e3436;stroke-width:2.33361;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
          id="path3869-2"
-         sodipodi:cx="48"
-         sodipodi:cy="696"
-         sodipodi:rx="7"
-         sodipodi:ry="7"
-         transform="matrix(0.85694274,0,0,0.85714276,6.8667487,99.42864)"
-         sodipodi:open="true"
-         sodipodi:start="5.239857"
-         sodipodi:end="4.1878597"
-         sodipodi:arc-type="arc"
-         d="m 51.52343,689.95141 a 7,7 0 0 1 3.233191,7.87837 7,7 0 0 1 -6.766907,5.17021 7,7 0 0 1 
-6.751683,-5.19008 7,7 0 0 1 3.25633,-7.86883" />
-      <path
-         inkscape:connector-curvature="0"
-         
style="fill:none;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-         d="m 48,689 v 5"
-         id="path4710"
-         sodipodi:nodetypes="cc" />
+         d="m 48,688.00001 a 1,1 0 0 0 -1,1 v 5 a 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 v -5 a 1,1 0 0 0 -1,-1 z m 
-3.134766,1.81641 a 0.99988507,1.0001185 0 0 0 -0.36914,0.125 c -2.73484,1.58272 -4.072807,4.81624 
-3.25586,7.86914 0.816948,3.05288 3.590385,5.1848 6.75,5.18945 3.159617,0.004 5.939713,-2.11945 
6.765625,-5.16992 0.825914,-3.05048 -0.502244,-6.28815 -3.232421,-7.87891 a 0.99988507,1.0001185 0 0 0 
-1.367188,0.35938 0.99988507,1.0001185 0 0 0 0.359375,1.36914 c 1.957172,1.14036 2.902616,3.44017 
2.310547,5.62695 -0.592069,2.18679 -2.567009,3.69669 -4.832031,3.69336 -2.265022,-0.003 -4.236624,-1.51851 
-4.822266,-3.70703 -0.585642,-2.18851 0.363705,-4.4865 2.324219,-5.62109 a 0.99988507,1.0001185 0 0 0 
0.365234,-1.36524 0.99988507,1.0001185 0 0 0 -0.607422,-0.46484 0.99988507,1.0001185 0 0 0 -0.388672,-0.0254 
z"
+         style="fill:#2e3436;fill-opacity:1" />
     </g>
     <g
        style="display:inline;enable-background:new"
@@ -5371,30 +5355,9 @@
          height="16"
          width="16" />
       <path
-         sodipodi:type="arc"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
          id="path3869-2-3"
-         sodipodi:cx="48.000122"
-         sodipodi:cy="696"
-         sodipodi:rx="5.9985991"
-         sodipodi:ry="5.9999995"
-         sodipodi:open="true"
-         sodipodi:start="5.239857"
-         sodipodi:end="3.9269908"
-         sodipodi:arc-type="arc"
-         d="m 51.0195,690.81549 a 5.9985991,5.9999995 0 0 1 2.860539,6.37212 5.9985991,5.9999995 0 0 1 
-5.10845,4.76256 5.9985991,5.9999995 0 0 1 -6.154011,-3.30164 5.9985991,5.9999995 0 0 1 1.140894,-6.89117" />
-      <path
-         inkscape:connector-curvature="0"
-         
style="display:inline;fill:none;stroke:#2e3436;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-         d="m 48.000127,689 v 5"
-         id="path4710-6"
-         sodipodi:nodetypes="cc" />
-      <path
-         
style="fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1.25px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-         d="m 45,689 c 0.552427,0 1,0.47446 1,0.99372 V 694 l -5,-5 z"
-         id="path10275"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ccccc" />
+         d="m 48,688.00001 a 1,1 0 0 0 -1,1 v 5 a 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 v -5 a 1,1 0 0 0 -1,-1 z m 
-7,1 2.05078,2.05078 c -2.11564,2.11614 -2.65076,5.35382 -1.33008,8.03906 1.32068,2.68525 4.21242,4.23647 
7.17969,3.85157 2.96727,-0.3849 5.36679,-2.62332 5.95899,-5.55664 0.59219,-2.93333 -0.75056,-5.92721 
-3.33594,-7.4336 a 1,1 0 0 0 -1.36719,0.36133 1,1 0 0 0 0.35937,1.36719 c 1.85206,1.07911 2.80906,3.20888 
2.38477,5.31054 -0.42429,2.10166 -2.13231,3.69304 -4.25781,3.96875 -2.1255,0.27571 -4.18075,-0.82811 
-5.12696,-2.75195 -0.9462,-1.92384 -0.56642,-4.22619 0.94922,-5.74219 L 46,694.00001 v -4.00586 c 0,-0.51926 
-0.44757,-0.99414 -1,-0.99414 z"
+         style="fill:#2e3436;fill-opacity:1" />
     </g>
     <g
        id="g16526"
@@ -6085,7 +6048,7 @@
     </g>
     <g
        id="g4411"
-       transform="matrix(0,1,1,0,-507.99987,-190)"
+       transform="matrix(0,1,1,0,-567.99987,-170)"
        inkscape:label="document new create add page empty"
        style="enable-background:new">
       <title
@@ -6098,7 +6061,7 @@
          sodipodi:nodetypes="sssssssssssccsssccccsccccccccccccccccccccc" />
       <rect
          transform="scale(-1,1)"
-         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none;enable-background:new;fill-opacity:1"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;stroke:none;stroke-width:1;marker:none;enable-background:new"
          id="rect4403"
          y="728"
          x="-266"
@@ -6108,14 +6071,14 @@
     <g
        id="g13059"
        inkscape:label="document properties view options"
-       transform="translate(-91.999872,-668)"
+       transform="translate(-111.99987,-668)"
        style="enable-background:new">
       <title
          id="title43983">document-properties</title>
       <path
          id="path3908-6-6"
          
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;enable-background:accumulate"
-         d="M 264 260 C 262.3553 260 261 261.3553 261 263 L 261 273 C 261 274.6447 262.3553 276 264 276 L 
267 276 A 1 1 0 0 0 268 275 A 1 1 0 0 0 267 274 L 264 274 C 263.4287 274 263 273.5713 263 273 L 263 263 C 263 
262.4287 263.4287 262 264 262 L 269.58594 262 L 273 265.41406 L 273 272 A 1 1 0 0 0 274 273 A 1 1 0 0 0 275 
272 L 275 265 A 1.0001 1.0001 0 0 0 274.70703 264.29297 L 270.70703 260.29297 A 1.0001 1.0001 0 0 0 270 260 L 
264 260 z M 268.64062 266.16992 C 268.44021 266.17145 268.23925 266.18759 268.04297 266.21289 L 269.21484 
268.28711 C 269.4559 268.71319 269.18569 269.20254 268.67383 269.49805 L 267.75 270.0332 C 267.23338 
270.32038 266.6586 270.28177 266.41797 269.85547 L 265.24609 267.78125 C 264.99787 268.08866 264.77066 
268.43016 264.62891 268.79883 C 263.95045 270.56354 264.91348 272.26848 266.7793 272.60742 C 267.16912 
272.67832 267.58009 272.66193 267.97266 272.61133 C 268.00426 272.60633 269.83203 276 269.83203 276 L 274 
276.00391 L 270.79883 271.04688 C 271.047 27
 0.73947 271.24495 270.39409 271.38672 270.02539 C 272.06513 268.26073 271.1021 266.55575 269.23633 266.2168 
C 269.04141 266.1814 268.84104 266.1684 268.64062 266.16992 z "
+         d="m 264,260 c -1.6447,0 -3,1.3553 -3,3 v 10 c 0,1.6447 1.3553,3 3,3 h 3 a 1,1 0 0 0 1,-1 1,1 0 0 0 
-1,-1 h -3 c -0.5713,0 -1,-0.4287 -1,-1 v -10 c 0,-0.5713 0.4287,-1 1,-1 h 5.58594 L 273,265.41406 V 272 a 
1,1 0 0 0 1,1 1,1 0 0 0 1,-1 v -7 a 1.0001,1.0001 0 0 0 -0.29297,-0.70703 l -4,-4 A 1.0001,1.0001 0 0 0 
270,260 Z m 4.64062,6.16992 c -0.20041,0.002 -0.40137,0.0177 -0.59765,0.043 l 1.17187,2.07422 c 
0.24106,0.42608 -0.0291,0.91543 -0.54101,1.21094 L 267.75,270.0332 c -0.51662,0.28718 -1.0914,0.24857 
-1.33203,-0.17773 l -1.17188,-2.07422 c -0.24822,0.30741 -0.47543,0.64891 -0.61718,1.01758 -0.67846,1.76471 
0.28457,3.46965 2.15039,3.80859 0.38982,0.0709 0.80079,0.0545 1.19336,0.004 0.0316,-0.005 1.85937,3.38867 
1.85937,3.38867 l 4.16797,0.004 -3.20117,-4.95703 c 0.24817,-0.30741 0.44612,-0.65279 0.58789,-1.02149 
0.67841,-1.76466 -0.28462,-3.46964 -2.15039,-3.80859 -0.19492,-0.0354 -0.39529,-0.0484 -0.59571,-0.0469 z"
          transform="translate(91.999872,468)" />
       <rect
          width="16"
@@ -6123,19 +6086,19 @@
          x="-744"
          y="352"
          id="rect13035"
-         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none;enable-background:new;fill-opacity:1"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;stroke:none;stroke-width:1;marker:none;enable-background:new"
          transform="rotate(-90)" />
     </g>
     <g
        id="g13094"
        inkscape:label="document page setup"
-       transform="translate(-91.999872,-668)"
+       transform="translate(-111.99987,-668)"
        style="enable-background:new">
       <title
          id="title43165">document-page-setup</title>
       <rect
          transform="rotate(-90)"
-         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none;enable-background:new;fill-opacity:1"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;stroke:none;stroke-width:1;marker:none;enable-background:new"
          id="rect13065"
          y="332"
          x="-744"
@@ -6148,7 +6111,7 @@
       <path
          id="rect1919-35"
          style="color:#000000;fill:#2e3436;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:26.4"
-         d="M 241.17773 274 C 241.59425 275.15895 242.70587 276 244 276 L 252 276 C 253.29413 276 254.40575 
275.15895 254.82227 274 L 252 274 L 244 274 L 241.17773 274 z "
+         d="m 241.17773,274 c 0.41652,1.15895 1.52814,2 2.82227,2 h 8 c 1.29413,0 2.40575,-0.84105 
2.82227,-2 H 252 244 Z"
          transform="translate(91.999872,468)" />
       <path
          
style="color:#000000;fill:#2e3436;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:26.4;-inkscape-stroke:none"
@@ -6310,7 +6273,8 @@
     </g>
     <g
        id="g216181"
-       inkscape:label="add create new message compose email">
+       inkscape:label="add create new message compose email"
+       transform="translate(-20,-20)">
       <title
          id="title216183">mail-message-new</title>
       <rect
@@ -6330,7 +6294,7 @@
        id="g3471"
        inkscape:label="bookmark new create add favorite remember"
        style="enable-background:new"
-       transform="translate(47.994146,-530)">
+       transform="translate(47.994146,-570)">
       <title
          id="title6186">bookmark-new</title>
       <path
@@ -6352,6 +6316,99 @@
          x="172.00584"
          y="650" />
     </g>
+    <g
+       transform="translate(98.99976,-707.0091)"
+       style="display:inline;enable-background:new"
+       id="g7045"
+       inkscape:label="insert add attach photo image picture">
+      <title
+         id="title347866">insert-image</title>
+      <rect
+         y="807"
+         x="41.000206"
+         height="16"
+         width="16"
+         id="rect9155"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+      <path
+         id="path9159"
+         d="m 45.00024,807.0091 c 0,0 -1.99996,-6.7e-4 -2,1.99023 v 6.00977 c 0,0 4e-5,1.99933 2,1.99023 h 8 
c 2.00004,0.009 2,-1.99023 2,-1.99023 v -6.00977 c 4e-5,-1.9909 -2,-1.99023 -2,-1.99023 z m 0,1.99023 h 8 v 6 
h -8 z m 5.125,1.95899 -1.5,1.5 -1.125,-0.75 -1.5,1.5 v 0.80078 h 6 v -1.17578 z"
+         style="fill:#2e3436;fill-opacity:1" />
+      <path
+         id="path80894-5-2"
+         d="m 46.00024,819.0091 v 1 h 0.006 c -0.002,0.26436 0.10186,0.51856 0.28711,0.70703 l 2,2 c 
0.39053,0.39037 1.02353,0.39037 1.41406,0 l 2,-2 c 0.18539,-0.18847 0.28911,-0.44267 0.28711,-0.70703 h 
0.0057 v -1 h -3 z"
+         style="display:inline;fill:#2e3436;fill-opacity:1"
+         sodipodi:nodetypes="cccccccccccc" />
+    </g>
+    <g
+       transform="translate(98.99976,-707.0091)"
+       style="display:inline;enable-background:new"
+       id="g7505"
+       inkscape:label="insert add words document text">
+      <title
+         id="title347870">insert-text</title>
+      <path
+         id="path80894-5-2-8"
+         d="m 86.00024,819.0091 v 1 h 0.006 c -0.002,0.26436 0.10186,0.51856 0.28711,0.70703 l 2,2 c 
0.39053,0.39037 1.02353,0.39037 1.41406,0 l 2,-2 c 0.18539,-0.18847 0.28911,-0.44267 0.28711,-0.70703 h 
0.0057 v -1 h -3 z"
+         style="fill:#2e3436;fill-opacity:1" />
+      <rect
+         y="807.00006"
+         x="81.000137"
+         height="15.999869"
+         width="16.000132"
+         id="rect7329"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
 />
+      <path
+         d="m 85,807 v 2 h 6 c 0.428164,0 1,0.61414 1,1 v 1 h -5 c -0.919268,0 -1.735601,0.38006 
-2.25,0.96484 -0.514399,0.58479 -0.74272,1.3243 -0.736328,2.04493 0.0064,0.72062 0.24549,1.4488 
0.757812,2.02734 C 85.283807,816.61565 86.091723,817 87,817 h 7 v -7 c 0,-1.63434 -1.319806,-3 -3,-3 z m 2,6 
h 5 v 2 h -5 c -0.397872,0 -0.578629,-0.11565 -0.730469,-0.28711 -0.151839,-0.17146 -0.253381,-0.44328 
-0.255859,-0.72266 -0.0025,-0.27937 0.09295,-0.53986 0.238281,-0.70507 C 86.397281,813.11994 86.577639,813 
87,813 Z"
+         id="path7493"
+         style="fill:#2e3436;fill-opacity:1" />
+    </g>
+    <g
+       style="display:inline;enable-background:new"
+       id="g12185"
+       inkscape:label="insert add attach link url website"
+       transform="matrix(1.0001141,0,0,0.99886317,58.98825,-706.01104)">
+      <title
+         id="title347868">insert-link</title>
+      <path
+         id="path80894-5-2-2"
+         d="m 105.99965,818.94659 v 1 h 0.006 c -0.002,0.26436 0.10187,0.51856 0.28712,0.70703 l 2,2 c 
0.39052,0.39037 1.02352,0.39037 1.41405,0 l 2,-2 c 0.18539,-0.18847 0.28912,-0.44267 0.28711,-0.70703 h 0.006 
v -1 h -3 z"
+         style="fill:#2e3436;fill-opacity:1" />
+      <path
+         id="rect322420"
+         d="m 107.99943,808.93064 c -1.29489,0 -2.40766,0.84195 -2.8239,2.00228 h 2.8239 1.99977 2.82585 c 
-0.41623,-1.16033 -1.53095,-2.00228 -2.82585,-2.00228 z m -5.99736,3.00342 c -0.55463,0 -1.00184,0.4465 
-1.00184,1.00113 0,0.55464 0.44721,1.00114 1.00184,1.00114 h 4.99553 c 0.55462,0 1.00183,-0.4465 
1.00183,-1.00114 0,-0.55463 -0.44721,-1.00113 -1.00183,-1.00113 z m 8.99897,0 c -0.55463,0 -1.00184,0.4465 
-1.00184,1.00113 0,0.55464 0.44721,1.00114 1.00184,1.00114 h 4.99553 c 0.55463,0 1.00183,-0.4465 
1.00183,-1.00114 0,-0.55463 -0.4472,-1.00113 -1.00183,-1.00113 z m -5.82746,3.00341 c 0.41568,1.16085 
1.53022,2.00032 2.82585,2.00032 h 1.99977 c 1.29564,0 2.41214,-0.83947 2.8278,-2.00032 h -2.79264 c 
-0.0118,3.7e-4 -0.0233,0.002 -0.0352,0.002 h -1.99977 c -0.0119,0 -0.0234,-0.002 -0.0352,-0.002 z"
+         style="fill:#2e3436;fill-opacity:1" />
+      <rect
+         y="806.95569"
+         x="101.0002"
+         height="16"
+         width="15.998175"
+         id="rect12143"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
 />
+    </g>
+    <g
+       transform="translate(98.99976,-827.0091)"
+       style="display:inline;enable-background:new"
+       id="g32799"
+       inkscape:label="insert add object">
+      <title
+         id="title347872">insert object</title>
+      <path
+         id="path80894-5-2-9"
+         d="m 106.00024,939.0091 v 1 h 0.006 c -0.002,0.26436 0.10186,0.51856 0.28711,0.70703 l 2,2 c 
0.39053,0.39037 1.02353,0.39037 1.41406,0 l 2,-2 c 0.18539,-0.18847 0.28911,-0.44267 0.28711,-0.70703 h 0.006 
v -1 h -3 z"
+         style="fill:#2e3436;fill-opacity:1" />
+      <path
+         id="path15214"
+         d="m 109.0002,927 -4.99967,3.14259 v 4.71482 l 4.99951,3.14259 5.00049,-3.14259 v -4.71482 z m 0,6 
-3.64507,-2.17601 3.64507,-2.29205 3.64623,2.29205 z"
+         style="fill:#2e3436;fill-opacity:1" />
+      <rect
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
+         id="rect15253"
+         width="16.000132"
+         height="15.999869"
+         x="101.00014"
+         y="927.00006" />
+    </g>
   </g>
   <text
      xml:space="preserve"


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