[adwaita-icon-theme] symbolic: cleared up the volume icons



commit 8f467b709f4e743de4d00eb08bdd6cd08824ae37
Author: Sam Hewitt <sam snwh org>
Date:   Mon Jan 24 15:03:24 2022 -0330

    symbolic: cleared up the volume icons

 .../scalable/status/audio-volume-low-symbolic.svg  |  4 +-
 .../status/audio-volume-muted-symbolic.svg         |  6 +-
 .../microphone-sensitivity-muted-symbolic.svg      |  5 +-
 src/symbolic/core.svg                              | 85 +++++++++++++---------
 4 files changed, 57 insertions(+), 43 deletions(-)
---
diff --git a/Adwaita/scalable/status/audio-volume-low-symbolic.svg 
b/Adwaita/scalable/status/audio-volume-low-symbolic.svg
index 933155e3b..a0553c103 100644
--- a/Adwaita/scalable/status/audio-volume-low-symbolic.svg
+++ b/Adwaita/scalable/status/audio-volume-low-symbolic.svg
@@ -1,7 +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 7 1.007812 c -0.296875 -0.003906 -0.578125 0.125 -0.769531 0.351563 l -3.230469 3.640625 
h -1 c -1.09375 0 -2 0.84375 -2 2 v 2 c 0 1.089844 0.910156 2 2 2 h 1 l 3.230469 3.640625 c 0.210937 0.253906 
0.492187 0.363281 0.769531 0.359375 z m 0 0"/>
-        <path d="m 13.460938 1.96875 c -0.191407 -0.003906 -0.386719 0.054688 -0.558594 0.167969 c -0.457032 
0.3125 -0.578125 0.933593 -0.269532 1.390625 c 1.824219 2.707031 1.824219 6.238281 0 8.945312 c -0.308593 
0.457032 -0.1875 1.078125 0.269532 1.390625 c 0.457031 0.308594 1.078125 0.1875 1.390625 -0.269531 c 1.136719 
-1.691406 1.707031 -3.640625 1.707031 -5.59375 s -0.570312 -3.902344 -1.707031 -5.59375 c -0.195313 -0.285156 
-0.511719 -0.4375 -0.832031 -0.4375 z m -3.421876 2.019531 c -0.222656 -0.007812 -0.453124 0.058594 -0.644531 
0.203125 c -0.441406 0.332032 -0.53125 0.960938 -0.195312 1.402344 c 1.074219 1.425781 1.074219 3.386719 0 
4.8125 c -0.335938 0.441406 -0.246094 1.070312 0.195312 1.402344 c 0.441407 0.332031 1.066407 0.242187 
1.398438 -0.195313 c 0.804687 -1.070312 1.207031 -2.339843 1.207031 -3.613281 s -0.402344 -2.542969 -1.207031 
-3.613281 c -0.183594 -0.246094 -0.464844 -0.382813 -0.753907 -0.398438 z m 0 0" fill-opacity="0.35"/>
+        <path d="m 7 1 c -0.296875 0 -0.578125 0.128906 -0.769531 0.355469 l -3.230469 3.636719 h -1 c 
-1.09375 0 -2 0.847656 -2 2 v 2 c 0 1.09375 0.910156 2 2 2 h 1 l 3.230469 3.640624 c 0.210937 0.253907 
0.492187 0.363282 0.769531 0.359376 z m 0 0"/>
+        <path d="m 13.460938 1.960938 c -0.191407 0 -0.386719 0.054687 -0.558594 0.171874 c -0.457032 
0.308594 -0.578125 0.929688 -0.269532 1.386719 c 1.824219 2.707031 1.824219 6.242188 0 8.949219 c -0.308593 
0.457031 -0.1875 1.078125 0.269532 1.386719 c 0.457031 0.308593 1.078125 0.1875 1.390625 -0.269531 c 1.136719 
-1.6875 1.707031 -3.640626 1.707031 -5.59375 c 0 -1.949219 -0.570312 -3.902344 -1.707031 -5.589844 c 
-0.195313 -0.285156 -0.511719 -0.441406 -0.832031 -0.441406 z m -3.421876 2.023437 s -0.453124 0.054687 
-0.644531 0.203125 c -0.261719 0.195312 -0.394531 0.496094 -0.394531 0.800781 v 0.0625 c 0.011719 0.1875 
0.074219 0.375 0.199219 0.535157 c 1.074219 1.429687 1.074219 3.386718 0 4.816406 c -0.125 0.160156 -0.1875 
0.347656 -0.199219 0.535156 v 0.058594 c 0 0.308594 0.132812 0.609375 0.394531 0.804687 c 0.441407 0.335938 
1.066407 0.246094 1.398438 -0.195312 c 0.804687 -1.066407 1.207031 -2.339844 1.207031 -3.613281 c 0 -1.269532 
-0.402344 -2.542969 -1.207031 -3.609376 c
  -0.183594 -0.25 -0.445313 -0.382812 -0.753907 -0.398437 z m 0 0" fill-opacity="0.35"/>
     </g>
 </svg>
diff --git a/Adwaita/scalable/status/audio-volume-muted-symbolic.svg 
b/Adwaita/scalable/status/audio-volume-muted-symbolic.svg
index dddd7b580..def9aac63 100644
--- a/Adwaita/scalable/status/audio-volume-muted-symbolic.svg
+++ b/Adwaita/scalable/status/audio-volume-muted-symbolic.svg
@@ -1,4 +1,8 @@
 <?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 7 1.007812 c -0.296875 -0.003906 -0.578125 0.125 -0.769531 0.351563 l -3.230469 3.640625 h -1 
c -1.09375 0 -2 0.84375 -2 2 v 2 c 0 1.089844 0.910156 2 2 2 h 1 l 3.230469 3.640625 c 0.210937 0.253906 
0.492187 0.363281 0.769531 0.359375 z m 3 3.992188 v 1.46875 l 1.5625 1.523438 l -1.5625 1.601562 v 1.40625 h 
1.4375 l 1.5625 -1.601562 l 1.5625 1.601562 h 1.4375 v -1.40625 l -1.59375 -1.601562 l 1.59375 -1.523438 v 
-1.46875 h -1.40625 l -1.59375 1.554688 l -1.625 -1.554688 z m 0 0" fill="#2e3436"/>
+    <g fill="#2e3436">
+        <path d="m 7 1 c -0.296875 0 -0.578125 0.128906 -0.769531 0.355469 l -3.230469 3.636719 h -1 c 
-1.09375 0 -2 0.847656 -2 2 v 2 c 0 1.09375 0.910156 2 2 2 h 1 l 3.230469 3.640624 c 0.210937 0.253907 
0.492187 0.363282 0.769531 0.359376 z m 0 0"/>
+        <path d="m 13.460938 1.960938 c -0.191407 0 -0.386719 0.054687 -0.558594 0.171874 c -0.457032 
0.308594 -0.578125 0.929688 -0.269532 1.386719 c 1.308594 1.941407 1.679688 4.300781 1.113282 6.480469 h 
2.050781 c 0.136719 -0.660156 0.203125 -1.332031 0.203125 -2.007812 c 0 -1.949219 -0.570312 -3.902344 
-1.707031 -5.589844 c -0.195313 -0.285156 -0.511719 -0.441406 -0.832031 -0.441406 z m -3.421876 2.023437 s 
-0.453124 0.054687 -0.644531 0.203125 c -0.261719 0.195312 -0.394531 0.496094 -0.394531 0.800781 v 0.0625 c 
0.011719 0.1875 0.074219 0.375 0.199219 0.535157 c 1.074219 1.429687 1.074219 3.386718 0 4.816406 c -0.125 
0.160156 -0.1875 0.347656 -0.199219 0.535156 v 0.0625 c 0 0.304688 0.132812 0.605469 0.394531 0.800781 c 
0.183594 0.140625 0.394531 0.203125 0.605469 0.199219 v -2 h 1.65625 c 0.230469 -0.648438 0.34375 -1.328125 
0.34375 -2.007812 c 0 -1.269532 -0.402344 -2.542969 -1.207031 -3.609376 c -0.183594 -0.25 -0.445313 -0.382812 
-0.753907 -0.398437 z m 0 0" fill-opacity="
 0.35"/>
+        <path d="m 11 11 h 1.375 l 1.125 1.09375 l 1.09375 -1.09375 h 1.40625 v 1.46875 l -1.09375 1.0625 l 
1.09375 1.0625 v 1.40625 h -1.4375 l -1.0625 -1.0625 l -1.0625 1.0625 h -1.4375 v -1.40625 l 1.0625 -1.0625 l 
-1.0625 -1.0625 z m 0 0"/>
+    </g>
 </svg>
diff --git a/Adwaita/scalable/status/microphone-sensitivity-muted-symbolic.svg 
b/Adwaita/scalable/status/microphone-sensitivity-muted-symbolic.svg
index 15740d453..9e9855969 100644
--- a/Adwaita/scalable/status/microphone-sensitivity-muted-symbolic.svg
+++ b/Adwaita/scalable/status/microphone-sensitivity-muted-symbolic.svg
@@ -1,7 +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="#2e3436">
-        <path d="m 8 0 c -1.660156 0 -3 1.339844 -3 3 v 5 c 0 1.660156 1.339844 3 3 3 c 0.773438 0 1.46875 
-0.296875 2 -0.777344 v -0.222656 h 0.226562 c 0.476563 -0.53125 0.773438 -1.226562 0.773438 -2 v -5 c 0 
-1.660156 -1.339844 -3 -3 -3 z m 0 2 c 0.554688 0 1 0.445312 1 1 v 5 c 0 0.554688 -0.445312 1 -1 1 s -1 
-0.445312 -1 -1 v -5 c 0 -0.554688 0.445312 -1 1 -1 z m -6 4 v 2.011719 c 0 2.964843 2.164062 5.421875 5 
5.898437 v 2.089844 h 2 v -2.089844 c 0.34375 -0.058594 0.679688 -0.148437 1 -0.261718 v -1.628907 c 
-0.601562 0.300781 -1.273438 0.480469 -2 0.480469 c -2.507812 0 -4.5 -1.988281 -4.5 -4.488281 v -2.011719 z m 
10.5 0 v 2.011719 c 0 0.71875 -0.183594 1.386719 -0.480469 1.988281 h 1.628907 c 0.222656 -0.625 0.351562 
-1.289062 0.351562 -1.988281 v -2.011719 z m 0 0" fill-opacity="0.35"/>
-        <path d="m 11 11 h 1.375 l 1.125 1.09375 l 1.09375 -1.09375 h 1.40625 v 1.46875 l -1.09375 1.0625 l 
1.09375 1.0625 v 1.40625 h -1.4375 l -1.0625 -1.0625 l -1.0625 1.0625 h -1.4375 v -1.40625 l 1.0625 -1.0625 l 
-1.0625 -1.0625 z m 0 0"/>
-    </g>
+    <path d="m 8 0 c -1.660156 0 -3 1.339844 -3 3 v 5 c 0 1.660156 1.339844 3 3 3 c 0.773438 0 1.46875 
-0.296875 2 -0.777344 v -0.222656 h 0.226562 c 0.476563 -0.53125 0.773438 -1.226562 0.773438 -2 v -5 c 0 
-1.660156 -1.339844 -3 -3 -3 z m 0 2 c 0.554688 0 1 0.445312 1 1 v 5 c 0 0.554688 -0.445312 1 -1 1 s -1 
-0.445312 -1 -1 v -5 c 0 -0.554688 0.445312 -1 1 -1 z m -6 4 v 2.011719 c 0 2.964843 2.164062 5.421875 5 
5.898437 v 2.089844 h 2 v -2.089844 c 0.34375 -0.058594 0.679688 -0.148437 1 -0.261718 v -1.628907 c 
-0.601562 0.300781 -1.273438 0.480469 -2 0.480469 c -2.507812 0 -4.5 -1.988281 -4.5 -4.488281 v -2.011719 z m 
10.5 0 v 2.011719 c 0 0.71875 -0.183594 1.386719 -0.480469 1.988281 h 1.628907 c 0.222656 -0.625 0.351562 
-1.289062 0.351562 -1.988281 v -2.011719 z m 0 0" fill="#2e3436" fill-opacity="0.35"/>
 </svg>
diff --git a/src/symbolic/core.svg b/src/symbolic/core.svg
index b7e8cba1c..9feb4577f 100644
--- a/src/symbolic/core.svg
+++ b/src/symbolic/core.svg
@@ -41,13 +41,13 @@
      inkscape:window-height="1011"
      id="namedview88"
      showgrid="false"
-     inkscape:zoom="0.95195946"
-     inkscape:cx="437.51863"
-     inkscape:cy="345.60295"
+     inkscape:zoom="1"
+     inkscape:cx="696"
+     inkscape:cy="234"
      inkscape:window-x="0"
      inkscape:window-y="0"
      inkscape:window-maximized="1"
-     inkscape:current-layer="layer21"
+     inkscape:current-layer="g4575"
      showborder="false"
      inkscape:snap-nodes="true"
      inkscape:snap-bbox="true"
@@ -1075,6 +1075,12 @@
          d="m 180,32 c -1.662,0 -3,1.338 -3,3 v 5 c 0,1.662 1.338,3 3,3 0.7733,0 1.46912,-0.29821 
2,-0.775391 V 42 h 0.22461 C 182.70179,41.469123 183,40.773297 183,40 v -5 c 0,-1.662 -1.338,-3 -3,-3 z m 0,2 
c 0.554,0 1,0.446 1,1 v 5 c 0,0.554 -0.446,1 -1,1 -0.554,0 -1,-0.446 -1,-1 v -5 c 0,-0.554 0.446,-1 1,-1 z m 
-6,4 v 2.009766 c 0,2.965746 2.16538,5.423806 5,5.90039 V 48 h 2 v -2.089844 c 0.34423,-0.05788 
0.67819,-0.14804 1,-0.261718 V 44.021484 C 181.39674,44.318568 180.72492,44.5 180,44.5 c -2.50669,0 
-4.5,-1.990137 -4.5,-4.490234 V 38 Z m 10.5,0 v 2.009766 c 0,0.721017 -0.18244,1.38955 -0.47852,1.990234 h 
1.62891 C 185.87165,41.376365 186,40.709209 186,40.009766 V 38 Z"
          transform="translate(0,-64)"
          id="path4531" />
+      <path
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccccccccccccccc"
+         id="path20031-8-6"
+         d="m 183,-21 h 1.375 L 185.5,-19.90625 186.59375,-21 H 188 v 1.46875 l -1.09375,1.0625 
1.09375,1.0625 V -16 h -1.4375 L 185.5,-17.0625 184.4375,-16 H 183 v -1.40625 l 1.0625,-1.0625 
-1.0625,-1.0625 z"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:new"
 />
       <rect
          
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;stroke:none;stroke-width:1;marker:none"
          id="rect4533"
@@ -1083,12 +1089,6 @@
          x="-188"
          y="-32"
          transform="scale(-1,1)" />
-      <path
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ccccccccccccccccc"
-         id="path20031-8"
-         d="m 183,-21 h 1.375 L 185.5,-19.90625 186.59375,-21 H 188 v 1.46875 l -1.09375,1.0625 
1.09375,1.0625 V -16 h -1.4375 L 185.5,-17.0625 184.4375,-16 H 183 v -1.40625 l 1.0625,-1.0625 
-1.0625,-1.0625 z"
-         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:new"
 />
     </g>
     <g
        id="g226619"
@@ -1118,6 +1118,11 @@
        transform="translate(20,32)">
       <title
          id="title226632">audio-volume-low</title>
+      <path
+         id="path217736-3"
+         style="display:inline;fill:#2e3436;fill-opacity:1"
+         d="m 647,169 c -0.29553,-0.001 -0.57652,0.12805 -0.76758,0.35352 L 643,172.99414 h -1 c -1.09467,0 
-2,0.84432 -2,2 v 2 c 0,1.0907 0.9093,2 2,2 h 1 l 3.23242,3.64062 c 0.2107,0.2522 0.49171,0.3619 
0.76758,0.35938 z"
+         sodipodi:nodetypes="cccsssscccc" />
       <rect
          
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;marker:none"
          id="rect226029"
@@ -1126,32 +1131,10 @@
          x="640"
          y="168" />
       <path
-         id="path226031"
-         style="fill:#2e3436;fill-opacity:1"
-         d="m 647,169.00586 c -0.29553,-0.001 -0.57652,0.12805 -0.76758,0.35352 L 643,173 h -1 c -1.09467,0 
-2,0.84432 -2,2 v 2 c 0,1.0907 0.9093,2 2,2 h 1 l 3.23242,3.64062 c 0.2107,0.2522 0.49171,0.3619 
0.76758,0.35938 z" />
-      <path
-         id="path285943"
-         style="fill:#2e3436;fill-opacity:0.35"
-         d="m 653.46094,169.9668 c -0.19268,-8e-5 -0.38689,0.0559 -0.5586,0.17187 -0.45803,0.30896 
-0.57873,0.9308 -0.26953,1.38867 1.82527,2.70607 1.82527,6.23925 0,8.94532 -0.3092,0.45787 -0.1885,1.07971 
0.26953,1.38867 0.45787,0.3092 1.07972,0.18851 1.38868,-0.26953 C 655.42993,179.90329 656,177.95171 656,176 c 
0,-1.95171 -0.57007,-3.90329 -1.70898,-5.5918 -0.1931,-0.28627 -0.50896,-0.44128 -0.83008,-0.4414 z m 
-3.42188,2.02343 c -0.2239,-0.01 -0.45151,0.0558 -0.64453,0.20118 -0.44118,0.33223 -0.5295,0.95921 
-0.19726,1.40039 1.07666,1.42878 1.07666,3.38762 0,4.8164 -0.33224,0.44118 -0.24392,1.06816 0.19726,1.40039 
0.44118,0.33224 1.06816,0.24392 1.40039,-0.19726 0.8041,-1.06707 1.20703,-2.33942 1.20703,-3.61133 0,-1.27191 
-0.40293,-2.54426 -1.20703,-3.61133 -0.18688,-0.24816 -0.46798,-0.38562 -0.75586,-0.39844 z" />
-    </g>
-    <g
-       id="g226165"
-       transform="translate(80,32)"
-       inkscape:label="speakers output ">
-      <title
-         id="title226634">audio-volume-muted</title>
-      <rect
-         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;marker:none"
-         id="rect226157"
-         width="16"
-         height="16"
-         x="600"
-         y="168" />
-      <path
-         id="path226159"
-         style="fill:#2e3436;fill-opacity:1"
-         d="m 687,197.00586 c -0.29553,-0.001 -0.57652,0.12804 -0.76758,0.35352 L 683,201 h -1 c -1.09467,0 
-2,0.84432 -2,2 v 2 c 0,1.0907 0.9093,2 2,2 h 1 l 3.23242,3.64062 c 0.2107,0.2522 0.49171,0.3619 
0.76758,0.35938 z M 690,201 v 1.46875 l 1.5625,1.52344 L 690,205.59375 V 207 h 1.4375 L 693,205.39844 
694.5625,207 H 696 v -1.40625 L 694.40625,203.99219 696,202.46875 V 201 h -1.40625 L 693,202.55469 
691.375,201 Z"
-         transform="translate(-80,-28)" />
+         id="path27609"
+         style="display:inline;fill:#2e3436;fill-opacity:0.34999999"
+         d="m 653.46094,169.96094 c -0.19268,-8e-5 -0.38689,0.0559 -0.5586,0.17187 -0.45803,0.30896 
-0.57873,0.9308 -0.26953,1.38867 1.82527,2.70607 1.82527,6.23925 0,8.94532 -0.3092,0.45787 -0.1885,1.07971 
0.26953,1.38867 0.45787,0.3092 1.07972,0.18851 1.38868,-0.26953 1.13891,-1.68851 1.70898,-3.64009 
1.70898,-5.5918 0,-1.95171 -0.57007,-3.90329 -1.70898,-5.5918 -0.1931,-0.28627 -0.50896,-0.44128 
-0.83008,-0.4414 z m -3.42188,2.02343 c 0,-1e-4 -0.45151,0.0558 -0.64453,0.20118 -0.26223,0.19747 
-0.39584,0.49986 -0.39453,0.80468 v 0.0605 c 0.0122,0.18773 0.0756,0.37365 0.19727,0.53516 1.07666,1.42878 
1.07666,3.38762 0,4.8164 -0.12163,0.16151 -0.18504,0.34743 -0.19727,0.53516 v 0.0605 c -10e-4,0.30482 
0.1323,0.60721 0.39453,0.80468 0.44118,0.33224 1.06816,0.24392 1.40039,-0.19726 0.8041,-1.06707 
1.20703,-2.33942 1.20703,-3.61133 0,-1.27191 -0.40293,-2.54426 -1.20703,-3.61133 -0.18688,-0.24816 
-0.44818,-0.38271 -0.75586,-0.39844 z"
+         sodipodi:nodetypes="sccccsssscscccsccscsscc" />
     </g>
     <g
        id="g329379"
@@ -2185,6 +2168,36 @@
          x="800"
          y="40" />
     </g>
+    <g
+       id="g28189"
+       inkscape:label="speakers output"
+       transform="translate(40,32)">
+      <title
+         id="title28181">audio-volume-muted</title>
+      <path
+         id="path28183"
+         style="display:inline;fill:#2e3436;fill-opacity:1"
+         d="m 647,169 c -0.29553,-0.001 -0.57652,0.12805 -0.76758,0.35352 L 643,172.99414 h -1 c -1.09467,0 
-2,0.84432 -2,2 v 2 c 0,1.0907 0.9093,2 2,2 h 1 l 3.23242,3.64062 c 0.2107,0.2522 0.49171,0.3619 
0.76758,0.35938 z"
+         sodipodi:nodetypes="cccsssscccc" />
+      <rect
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;marker:none"
+         id="rect28185"
+         width="16"
+         height="16"
+         x="640"
+         y="168" />
+      <path
+         id="path28187"
+         style="display:inline;fill:#2e3436;fill-opacity:0.35"
+         d="M 693.46094 201.96094 C 693.26826 201.96086 693.07405 202.01684 692.90234 202.13281 C 692.44431 
202.44177 692.32361 203.06361 692.63281 203.52148 C 693.94003 205.45951 694.31127 207.82116 693.74609 210 L 
695.79688 210 C 695.93206 209.3386 696 208.66631 696 207.99414 C 696 206.04243 695.42993 204.09085 694.29102 
202.40234 C 694.09792 202.11607 693.78206 201.96106 693.46094 201.96094 z M 690.03906 203.98438 C 690.03906 
203.98427 689.58755 204.04017 689.39453 204.18555 C 689.1323 204.38302 688.99869 204.68541 689 204.99023 L 
689 205.05078 C 689.0122 205.23851 689.0756 205.42443 689.19727 205.58594 C 690.27393 207.01472 690.27393 
208.97356 689.19727 210.40234 C 689.07564 210.56385 689.01223 210.74977 689 210.9375 L 689 210.99805 C 
688.999 211.30287 689.1323 211.60526 689.39453 211.80273 C 689.57629 211.93961 689.78877 212.00311 690 
212.00195 L 690 210 L 691.65625 210 C 691.88569 209.35199 692.00195 208.67321 692.00195 207.99414 C 692.00195 
206.72223 691.59902 205.44988 690.7
 9492 204.38281 C 690.60804 204.13465 690.34674 204.00011 690.03906 203.98438 z "
+         transform="translate(-40,-32)" />
+      <path
+         inkscape:connector-curvature="0"
+         sodipodi:nodetypes="ccccccccccccccccc"
+         id="path20031-8"
+         d="m 651,179 h 1.375 L 653.5,180.09375 654.59375,179 H 656 v 1.46875 l -1.09375,1.0625 
1.09375,1.0625 V 184 h -1.4375 L 653.5,182.9375 652.4375,184 H 651 v -1.40625 l 1.0625,-1.0625 
-1.0625,-1.0625 z"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:new"
 />
+    </g>
   </g>
   <g
      inkscape:groupmode="layer"


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