[gnome-icon-theme] Added 32x32 navigation arrows, go-home and go-jump to go. Fixed system-shutdown to correctly render
- From: Lapo Calamandrei <lapo src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-icon-theme] Added 32x32 navigation arrows, go-home and go-jump to go. Fixed system-shutdown to correctly render
- Date: Mon, 15 Feb 2010 09:08:25 +0000 (UTC)
commit ee89c899e5db2f59f5f57ac38765add99e65b5ec
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Mon Feb 15 10:08:41 2010 +0100
Added 32x32 navigation arrows, go-home and go-jump to go. Fixed system-shutdown to correctly render 16x16 version.
gnome/16x16/actions/edit-delete.png | Bin 920 -> 1035 bytes
gnome/16x16/actions/system-shutdown.png | Bin 0 -> 621 bytes
gnome/22x22/actions/edit-delete.png | Bin 1470 -> 1593 bytes
gnome/22x22/actions/system-shutdown.png | Bin 856 -> 841 bytes
gnome/24x24/actions/edit-delete.png | Bin 1609 -> 1687 bytes
gnome/24x24/actions/system-shutdown.png | Bin 984 -> 879 bytes
gnome/256x256/actions/edit-delete.png | Bin 32091 -> 32208 bytes
gnome/32x32/actions/edit-delete.png | Bin 2419 -> 2507 bytes
gnome/32x32/actions/go-bottom.png | Bin 208 -> 1750 bytes
gnome/32x32/actions/go-down.png | Bin 208 -> 1732 bytes
gnome/32x32/actions/go-first.png | Bin 1851 -> 1816 bytes
gnome/32x32/actions/go-top.png | Bin 208 -> 1733 bytes
gnome/32x32/actions/go-up.png | Bin 208 -> 1673 bytes
gnome/32x32/actions/system-shutdown.png | Bin 1132 -> 1133 bytes
gnome/48x48/actions/edit-delete.png | Bin 3789 -> 3959 bytes
gnome/48x48/actions/go-home.png | Bin 2698 -> 2774 bytes
gnome/48x48/actions/system-shutdown.png | Bin 1802 -> 1814 bytes
src/navigation-icons.svg | 2478 +++++++++++++++++++++++++------
src/system-shutdown.svg | 545 +------
19 files changed, 2046 insertions(+), 977 deletions(-)
---
diff --git a/gnome/16x16/actions/edit-delete.png b/gnome/16x16/actions/edit-delete.png
index 32a28eb..917b874 100644
Binary files a/gnome/16x16/actions/edit-delete.png and b/gnome/16x16/actions/edit-delete.png differ
diff --git a/gnome/16x16/actions/system-shutdown.png b/gnome/16x16/actions/system-shutdown.png
new file mode 100644
index 0000000..b27cffa
Binary files /dev/null and b/gnome/16x16/actions/system-shutdown.png differ
diff --git a/gnome/22x22/actions/edit-delete.png b/gnome/22x22/actions/edit-delete.png
index 873c861..aba23de 100644
Binary files a/gnome/22x22/actions/edit-delete.png and b/gnome/22x22/actions/edit-delete.png differ
diff --git a/gnome/22x22/actions/system-shutdown.png b/gnome/22x22/actions/system-shutdown.png
index 8190ccf..a65d9c4 100644
Binary files a/gnome/22x22/actions/system-shutdown.png and b/gnome/22x22/actions/system-shutdown.png differ
diff --git a/gnome/24x24/actions/edit-delete.png b/gnome/24x24/actions/edit-delete.png
index e2d35e4..4cb48bf 100644
Binary files a/gnome/24x24/actions/edit-delete.png and b/gnome/24x24/actions/edit-delete.png differ
diff --git a/gnome/24x24/actions/system-shutdown.png b/gnome/24x24/actions/system-shutdown.png
index 0eeec2a..c1ad20d 100644
Binary files a/gnome/24x24/actions/system-shutdown.png and b/gnome/24x24/actions/system-shutdown.png differ
diff --git a/gnome/256x256/actions/edit-delete.png b/gnome/256x256/actions/edit-delete.png
index c7bce09..57246f3 100644
Binary files a/gnome/256x256/actions/edit-delete.png and b/gnome/256x256/actions/edit-delete.png differ
diff --git a/gnome/32x32/actions/edit-delete.png b/gnome/32x32/actions/edit-delete.png
index 31ddb8c..ffbcda3 100644
Binary files a/gnome/32x32/actions/edit-delete.png and b/gnome/32x32/actions/edit-delete.png differ
diff --git a/gnome/32x32/actions/go-bottom.png b/gnome/32x32/actions/go-bottom.png
index 1cd3861..9cc31d5 100644
Binary files a/gnome/32x32/actions/go-bottom.png and b/gnome/32x32/actions/go-bottom.png differ
diff --git a/gnome/32x32/actions/go-down.png b/gnome/32x32/actions/go-down.png
index 1cd3861..53cedf0 100644
Binary files a/gnome/32x32/actions/go-down.png and b/gnome/32x32/actions/go-down.png differ
diff --git a/gnome/32x32/actions/go-first.png b/gnome/32x32/actions/go-first.png
index 12a1ca8..5d720fb 100644
Binary files a/gnome/32x32/actions/go-first.png and b/gnome/32x32/actions/go-first.png differ
diff --git a/gnome/32x32/actions/go-top.png b/gnome/32x32/actions/go-top.png
index 1cd3861..5c2c4bb 100644
Binary files a/gnome/32x32/actions/go-top.png and b/gnome/32x32/actions/go-top.png differ
diff --git a/gnome/32x32/actions/go-up.png b/gnome/32x32/actions/go-up.png
index 1cd3861..c24eb8e 100644
Binary files a/gnome/32x32/actions/go-up.png and b/gnome/32x32/actions/go-up.png differ
diff --git a/gnome/32x32/actions/system-shutdown.png b/gnome/32x32/actions/system-shutdown.png
index 07e4947..c58af28 100644
Binary files a/gnome/32x32/actions/system-shutdown.png and b/gnome/32x32/actions/system-shutdown.png differ
diff --git a/gnome/48x48/actions/edit-delete.png b/gnome/48x48/actions/edit-delete.png
index 0d78dfd..f18b0b7 100644
Binary files a/gnome/48x48/actions/edit-delete.png and b/gnome/48x48/actions/edit-delete.png differ
diff --git a/gnome/48x48/actions/go-home.png b/gnome/48x48/actions/go-home.png
index 2d8c322..6cef6d7 100644
Binary files a/gnome/48x48/actions/go-home.png and b/gnome/48x48/actions/go-home.png differ
diff --git a/gnome/48x48/actions/system-shutdown.png b/gnome/48x48/actions/system-shutdown.png
index 5af9573..dfac54a 100644
Binary files a/gnome/48x48/actions/system-shutdown.png and b/gnome/48x48/actions/system-shutdown.png differ
diff --git a/src/navigation-icons.svg b/src/navigation-icons.svg
index 3d2b3c8..66bbd66 100644
--- a/src/navigation-icons.svg
+++ b/src/navigation-icons.svg
@@ -60,9 +60,9 @@
guidetolerance="13"
height="300px"
id="base"
- inkscape:current-layer="layer8"
- inkscape:cx="546.55019"
- inkscape:cy="113.3412"
+ inkscape:current-layer="g3970"
+ inkscape:cx="298.64362"
+ inkscape:cy="180.85696"
inkscape:document-units="px"
inkscape:grid-bbox="true"
inkscape:guide-bbox="true"
@@ -5469,8 +5469,8 @@
gradientTransform="matrix(0,1,1,0,-219.00002,226)"
x1="-131.59193"
y1="1179.5"
- x2="-156.65807"
- y2="1164.6661" />
+ x2="-154.8903"
+ y2="1167.4061" />
<linearGradient
inkscape:collect="always"
id="linearGradient4022-6-3-3-4-0-9-3-5-9">
@@ -6052,110 +6052,6 @@
y2="151.61346"
gradientUnits="userSpaceOnUse" />
<linearGradient
- id="linearGradient4632-1-3-9-3-2-39-6">
- <stop
- style="stop-color:#eeeeec;stop-opacity:1"
- offset="0"
- id="stop4634-1-8-3-9-0-8-3" />
- <stop
- id="stop4636-1-9-9-8-8-8-1"
- offset="0.0274937"
- style="stop-color:#ffffff;stop-opacity:1;" />
- <stop
- id="stop4638-8-3-9-6-6-04-2"
- offset="0.274937"
- style="stop-color:#f2f2f2;stop-opacity:1;" />
- <stop
- id="stop4640-8-5-7-8-9-6-2"
- offset="0.38707438"
- style="stop-color:#eeeeec;stop-opacity:1" />
- <stop
- id="stop4642-5-41-9-6-9-9-9"
- offset="0.66528589"
- style="stop-color:#d9dad8;stop-opacity:1" />
- <stop
- id="stop4644-5-2-7-9-2-7-8"
- offset="0.76745707"
- style="stop-color:#dfe0dd;stop-opacity:1" />
- <stop
- style="stop-color:#f0f0f0;stop-opacity:1"
- offset="1"
- id="stop4646-3-2-3-7-3-0-5" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4941-4-8-3"
- id="linearGradient5016-2"
- gradientUnits="userSpaceOnUse"
- x1="-39.858727"
- y1="184.61784"
- x2="-38.244785"
- y2="188.84898" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4941-4-8-3">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop4943-4-8-9" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop4945-8-9-5" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4869-4-3-8"
- id="radialGradient5012-3"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.0074968,0,0,1.0074968,0.1289361,-1.2514088)"
- cx="-38.796406"
- cy="185.56857"
- fx="-38.796406"
- fy="185.56857"
- r="2.3554697" />
- <linearGradient
- id="linearGradient4869-4-3-8">
- <stop
- style="stop-color:#ffffff;stop-opacity:1"
- offset="0"
- id="stop4871-6-3-8" />
- <stop
- id="stop4879-7-7-1"
- offset="0.31807542"
- style="stop-color:#eeeeec;stop-opacity:1" />
- <stop
- id="stop4877-6-51-8"
- offset="0.74691135"
- style="stop-color:#c8c9c6;stop-opacity:1" />
- <stop
- style="stop-color:#d3d7cf;stop-opacity:1"
- offset="1"
- id="stop4873-1-5-7" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4022-8-8-2-7-5-0-7-6"
- id="linearGradient5014-0"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.75000315,0,0,0.75000315,-4.3266854,46.600976)"
- x1="-39.666138"
- y1="198.90807"
- x2="-52.333862"
- y2="176.96693" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4022-8-8-2-7-5-0-7-6">
- <stop
- style="stop-color:#555753;stop-opacity:1"
- offset="0"
- id="stop4024-7-7-0-5-4-1-4-0" />
- <stop
- style="stop-color:#babdb6;stop-opacity:1"
- offset="1"
- id="stop4026-3-3-0-9-2-5-54-1" />
- </linearGradient>
- <linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4034-0-4-3-5-4"
id="linearGradient5818-8"
@@ -6179,16 +6075,6 @@
</linearGradient>
<linearGradient
inkscape:collect="always"
- xlink:href="#linearGradient4632-1-3-9-3-2-39-6"
- id="linearGradient5816-9"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(7.1266936,0)"
- x1="-74.520325"
- y1="169.06032"
- x2="-74.520325"
- y2="205.94189" />
- <linearGradient
- inkscape:collect="always"
xlink:href="#linearGradient4022-6-3-6-17-6"
id="linearGradient5822-6"
gradientUnits="userSpaceOnUse"
@@ -6210,135 +6096,6 @@
id="stop4026-2-4-7-1-4" />
</linearGradient>
<linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4022-6-3-6-17-6"
- id="linearGradient5820-2"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(7.1266936,0)"
- x1="-39.666138"
- y1="198.90807"
- x2="-52.333862"
- y2="176.96693" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient6462-6-8-548-9-2-8-0-4"
- id="radialGradient5002-4"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1,0,0,0.33870968,0,130.47051)"
- cx="33.875"
- cy="197.29688"
- fx="33.875"
- fy="197.29688"
- r="4.84375" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient6462-6-8-548-9-2-8-0-4">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop6464-5-9-94-5-4-9-72-8" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop6466-3-6-1-7-2-7-08-1" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient6462-6-8-548-9-7-4-8">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop6464-5-9-94-5-6-3-6" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop6466-3-6-1-7-0-6-2" />
- </linearGradient>
- <radialGradient
- r="4.84375"
- fy="197.29688"
- fx="33.875"
- cy="197.29688"
- cx="33.875"
- gradientTransform="matrix(1,0,0,0.33870968,0,130.47051)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient4676"
- xlink:href="#linearGradient6462-6-8-548-9-7-4-8"
- inkscape:collect="always" />
- <linearGradient
- id="linearGradient4869-4-3-8-4">
- <stop
- style="stop-color:#ffffff;stop-opacity:1"
- offset="0"
- id="stop4871-6-3-8-5" />
- <stop
- id="stop4879-7-7-1-6"
- offset="0.31807542"
- style="stop-color:#eeeeec;stop-opacity:1" />
- <stop
- id="stop4877-6-51-8-7"
- offset="0.74691135"
- style="stop-color:#c8c9c6;stop-opacity:1" />
- <stop
- style="stop-color:#d3d7cf;stop-opacity:1"
- offset="1"
- id="stop4873-1-5-7-6" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4022-8-8-2-7-5-0-7-6-1">
- <stop
- style="stop-color:#555753;stop-opacity:1"
- offset="0"
- id="stop4024-7-7-0-5-4-1-4-0-8" />
- <stop
- style="stop-color:#babdb6;stop-opacity:1"
- offset="1"
- id="stop4026-3-3-0-9-2-5-54-1-3" />
- </linearGradient>
- <radialGradient
- r="2.3554697"
- fy="185.56857"
- fx="-33.254612"
- cy="185.56857"
- cx="-33.254612"
- gradientTransform="matrix(1.0074968,0,0,1.0074968,-5.4544055,-1.2514109)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient4866"
- xlink:href="#linearGradient4869-4-3-8-4"
- inkscape:collect="always" />
- <linearGradient
- y2="176.96693"
- x2="-52.333862"
- y1="198.90807"
- x1="-39.666138"
- gradientTransform="matrix(0.75000315,0,0,0.75000315,-9.9100254,46.600972)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient4868"
- xlink:href="#linearGradient4022-8-8-2-7-5-0-7-6-1"
- inkscape:collect="always" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4941-4-8-3-0">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop4943-4-8-9-0" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop4945-8-9-5-1" />
- </linearGradient>
- <linearGradient
- y2="188.84898"
- x2="-38.244785"
- y1="184.61784"
- x1="-39.858727"
- gradientUnits="userSpaceOnUse"
- id="linearGradient4939"
- xlink:href="#linearGradient4941-4-8-3-0"
- inkscape:collect="always" />
- <linearGradient
id="linearGradient4632-1-3-9-3-2-5-8-5-1-8-5-2">
<stop
style="stop-color:#eeeeec;stop-opacity:1"
@@ -6491,50 +6248,6 @@
y2="189.23726" />
<linearGradient
inkscape:collect="always"
- xlink:href="#linearGradient4034-0-4-3-5-4-1"
- id="linearGradient5818-8-3"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(7.1266936,0)"
- x1="-86.552246"
- y1="185.439"
- x2="-83.37072"
- y2="197.31261" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4034-0-4-3-5-4-1">
- <stop
- style="stop-color:#eeeeec;stop-opacity:1"
- offset="0"
- id="stop4036-5-7-2-3-0-7" />
- <stop
- style="stop-color:#babdb6;stop-opacity:1"
- offset="1"
- id="stop4038-9-6-0-6-8-5" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4022-6-3-6-17-6-8"
- id="linearGradient5822-6-1"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(7.1266936,0)"
- x1="-39.666138"
- y1="198.90807"
- x2="-52.333862"
- y2="176.96693" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4022-6-3-6-17-6-8">
- <stop
- style="stop-color:#555753;stop-opacity:1"
- offset="0"
- id="stop4024-1-0-3-4-8-5" />
- <stop
- style="stop-color:#babdb6;stop-opacity:1"
- offset="1"
- id="stop4026-2-4-7-1-4-9" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
id="linearGradient6462-6-8-548-9-7-4-8-1-4">
<stop
style="stop-color:#000000;stop-opacity:1;"
@@ -6559,16 +6272,6 @@
</linearGradient>
<linearGradient
inkscape:collect="always"
- xlink:href="#linearGradient4022-6-3-6-17-6-8-8"
- id="linearGradient5822-6-1-6"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(7.1266936,0)"
- x1="-39.666138"
- y1="198.90807"
- x2="-52.333862"
- y2="176.96693" />
- <linearGradient
- inkscape:collect="always"
id="linearGradient4022-6-3-6-17-6-8-8">
<stop
style="stop-color:#555753;stop-opacity:1"
@@ -6581,16 +6284,6 @@
</linearGradient>
<linearGradient
inkscape:collect="always"
- xlink:href="#linearGradient4034-0-4-3-5-4-1-5"
- id="linearGradient5818-8-3-0"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(7.1266936,0)"
- x1="-86.552246"
- y1="185.439"
- x2="-83.37072"
- y2="197.31261" />
- <linearGradient
- inkscape:collect="always"
id="linearGradient4034-0-4-3-5-4-1-5">
<stop
style="stop-color:#eeeeec;stop-opacity:1"
@@ -6697,26 +6390,6 @@
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4022-6-3-6-17-6-8-8"
- id="linearGradient5114"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(7.1266936,0)"
- x1="-39.666138"
- y1="198.90807"
- x2="-52.333862"
- y2="176.96693" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4034-0-4-3-5-4-1-5"
- id="linearGradient5118"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(7.1266936,0)"
- x1="-86.552246"
- y1="185.439"
- x2="-83.37072"
- y2="197.31261" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4022-6-3-6-17-6-8-8"
id="linearGradient5157"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-1,0,0,1,-70.665055,-0.01685298)"
@@ -6928,18 +6601,6 @@
id="stop6466-3-6-1-7-0-1-6-2-0" />
</linearGradient>
<linearGradient
- inkscape:collect="always"
- id="linearGradient4941-4-8-7">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop4943-4-8-7" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop4945-8-9-6" />
- </linearGradient>
- <linearGradient
id="linearGradient4869-4-3-1">
<stop
style="stop-color:#ffffff;stop-opacity:1"
@@ -6972,16 +6633,6 @@
</linearGradient>
<linearGradient
inkscape:collect="always"
- xlink:href="#linearGradient4034-0-4-3-5-7"
- id="linearGradient5818-3"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-5,0)"
- x1="-86.552246"
- y1="185.439"
- x2="-83.37072"
- y2="197.31261" />
- <linearGradient
- inkscape:collect="always"
id="linearGradient4034-0-4-3-5-7">
<stop
style="stop-color:#eeeeec;stop-opacity:1"
@@ -6994,16 +6645,6 @@
</linearGradient>
<linearGradient
inkscape:collect="always"
- xlink:href="#linearGradient4022-6-3-6-17-7"
- id="linearGradient5822-1"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-5,0)"
- x1="-39.666138"
- y1="198.90807"
- x2="-52.333862"
- y2="176.96693" />
- <linearGradient
- inkscape:collect="always"
id="linearGradient4022-6-3-6-17-7">
<stop
style="stop-color:#555753;stop-opacity:1"
@@ -7145,16 +6786,6 @@
y2="176.96693" />
<linearGradient
inkscape:collect="always"
- xlink:href="#linearGradient4941-4-8-7"
- id="linearGradient5540"
- gradientUnits="userSpaceOnUse"
- x1="-39.858727"
- y1="184.61784"
- x2="-38.244785"
- y2="188.84898"
- gradientTransform="matrix(-1,0,0,1,-99.148453,0)" />
- <linearGradient
- inkscape:collect="always"
xlink:href="#linearGradient4632-1-3-9-3-2-39-0"
id="linearGradient5542"
gradientUnits="userSpaceOnUse"
@@ -7194,6 +6825,1469 @@
id="linearGradient5563"
xlink:href="#linearGradient4941-4-8-3-2-3"
inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4632-1-3-9-3-2-39-8">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4634-1-8-3-9-0-8-33" />
+ <stop
+ id="stop4636-1-9-9-8-8-8-3"
+ offset="0.0274937"
+ style="stop-color:#ffffff;stop-opacity:1;" />
+ <stop
+ id="stop4638-8-3-9-6-6-04-80"
+ offset="0.274937"
+ style="stop-color:#f2f2f2;stop-opacity:1;" />
+ <stop
+ id="stop4640-8-5-7-8-9-6-4"
+ offset="0.38707438"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4642-5-41-9-6-9-9-76"
+ offset="0.66528589"
+ style="stop-color:#d9dad8;stop-opacity:1" />
+ <stop
+ id="stop4644-5-2-7-9-2-7-89"
+ offset="0.76745707"
+ style="stop-color:#dfe0dd;stop-opacity:1" />
+ <stop
+ style="stop-color:#f0f0f0;stop-opacity:1"
+ offset="1"
+ id="stop4646-3-2-3-7-3-0-0" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-6-3-6-3-8-8">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-1-0-3-3-9-7" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-2-4-7-2-9-9" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4869-4-3-6">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="0"
+ id="stop4871-6-3-5" />
+ <stop
+ id="stop4879-7-7-2"
+ offset="0.31807542"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4877-6-51-6"
+ offset="0.74691135"
+ style="stop-color:#c8c9c6;stop-opacity:1" />
+ <stop
+ style="stop-color:#d3d7cf;stop-opacity:1"
+ offset="1"
+ id="stop4873-1-5-5" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-8-8-2-7-5-0-7-7">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-7-7-0-5-4-1-4-9" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-3-3-0-9-2-5-54-6" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4034-0-4-3-5-41"
+ id="linearGradient5818-0"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-5,0)"
+ x1="-86.552246"
+ y1="185.439"
+ x2="-83.37072"
+ y2="197.31261" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4034-0-4-3-5-41">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4036-5-7-2-3-04" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4038-9-6-0-6-87" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-4"
+ id="linearGradient5822-62"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-5,0)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-6-3-6-17-4">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-1-0-3-4-79" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-2-4-7-1-3" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-4"
+ id="linearGradient5710"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-224.81388,148.48515)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-4"
+ id="linearGradient5712"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-224.81388,148.48515)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4632-1-3-9-3-2-39-8"
+ id="linearGradient5714"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-264.81388,107.54501)"
+ x1="-74.520325"
+ y1="169.06032"
+ x2="-74.520325"
+ y2="205.94189" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4034-0-4-3-5-41"
+ id="linearGradient5716"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-264.81388,107.54501)"
+ x1="-86.552246"
+ y1="185.439"
+ x2="-83.37072"
+ y2="197.31261" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4869-4-3-6"
+ id="radialGradient5718"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0074968,1.0074968,0,-232.54828,146.29767)"
+ cx="-40.342014"
+ cy="191.98389"
+ fx="-40.342014"
+ fy="191.98389"
+ r="2.3554697" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-8-8-2-7-5-0-7-7"
+ id="linearGradient5720"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-0.75000315,0.75000315,0,-184.6959,150.75329)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4632-1-3-9-3-2-39-8"
+ id="linearGradient5724"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-0.66666542,0.66649475,0,431.50954,116.53667)"
+ x1="-57.149231"
+ y1="52.260132"
+ x2="-14.192414"
+ y2="84.032623" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-3-8-8"
+ id="linearGradient5726"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-0.66666542,0.66649475,0,431.50954,119.86999)"
+ x1="-35.666138"
+ y1="84.908066"
+ x2="-48.333862"
+ y2="62.966934" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-6-1"
+ id="linearGradient5822-6-6"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(7.1266968,5.0835432e-6)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-6-3-6-17-6-1">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-1-0-3-4-8-50" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-2-4-7-1-4-6" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4034-0-4-3-5-4-8"
+ id="linearGradient5818-8-0"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(7.1266968,5.0835432e-6)"
+ x1="-86.552246"
+ y1="185.439"
+ x2="-83.37072"
+ y2="197.31261" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4034-0-4-3-5-4-8">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4036-5-7-2-3-0-1" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4038-9-6-0-6-8-2" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-6"
+ id="linearGradient5948"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-214.3623,148.30528)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4034-0-4-3-5-4"
+ id="linearGradient5952"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-254.3623,107.36515)"
+ x1="-86.552246"
+ y1="185.439"
+ x2="-83.37072"
+ y2="197.31261" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-6-5"
+ id="linearGradient5948-1"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-408.04207,733.20717)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-6-3-6-17-6-5">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-1-0-3-4-8-8" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-2-4-7-1-4-8" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4034-0-4-3-5-4-5"
+ id="linearGradient5952-6"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-448.04207,692.26704)"
+ x1="-86.552246"
+ y1="185.439"
+ x2="-83.37072"
+ y2="197.31261" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4034-0-4-3-5-4-5">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4036-5-7-2-3-0-6" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4038-9-6-0-6-8-8" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-6-82"
+ id="linearGradient5948-2"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-214.3623,148.30528)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-6-3-6-17-6-82">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-1-0-3-4-8-7" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-2-4-7-1-4-86" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-6-82"
+ id="linearGradient5946-7"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-214.3623,148.30528)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4034-0-4-3-5-4-0"
+ id="linearGradient5952-7"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-254.3623,107.36515)"
+ x1="-86.552246"
+ y1="185.439"
+ x2="-83.37072"
+ y2="197.31261" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4034-0-4-3-5-4-0">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4036-5-7-2-3-0-9" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4038-9-6-0-6-8-4" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4632-1-3-9-3-2-39-6-4"
+ id="linearGradient5950-5"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,0.97703641,0,-254.3623,107.36515)"
+ x1="-74.520325"
+ y1="169.06032"
+ x2="-74.520325"
+ y2="205.94189" />
+ <linearGradient
+ id="linearGradient4632-1-3-9-3-2-39-6-4">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4634-1-8-3-9-0-8-3-2" />
+ <stop
+ id="stop4636-1-9-9-8-8-8-1-2"
+ offset="0.0274937"
+ style="stop-color:#ffffff;stop-opacity:1;" />
+ <stop
+ id="stop4638-8-3-9-6-6-04-2-3"
+ offset="0.274937"
+ style="stop-color:#f2f2f2;stop-opacity:1;" />
+ <stop
+ id="stop4640-8-5-7-8-9-6-2-9"
+ offset="0.38707438"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4642-5-41-9-6-9-9-9-6"
+ offset="0.66528589"
+ style="stop-color:#d9dad8;stop-opacity:1" />
+ <stop
+ id="stop4644-5-2-7-9-2-7-8-5"
+ offset="0.76745707"
+ style="stop-color:#dfe0dd;stop-opacity:1" />
+ <stop
+ style="stop-color:#f0f0f0;stop-opacity:1"
+ offset="1"
+ id="stop4646-3-2-3-7-3-0-5-7" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4869-4-3-8-39"
+ id="radialGradient5954-4"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0074968,1.0074968,0,-227.73619,146.21676)"
+ cx="-40.441628"
+ cy="187.21379"
+ fx="-40.441628"
+ fy="187.21379"
+ r="2.3554697" />
+ <linearGradient
+ id="linearGradient4869-4-3-8-39">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="0"
+ id="stop4871-6-3-8-4" />
+ <stop
+ id="stop4879-7-7-1-4"
+ offset="0.31807542"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4877-6-51-8-06"
+ offset="0.74691135"
+ style="stop-color:#c8c9c6;stop-opacity:1" />
+ <stop
+ style="stop-color:#d3d7cf;stop-opacity:1"
+ offset="1"
+ id="stop4873-1-5-7-0" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-8-8-2-7-5-0-7-6-8"
+ id="linearGradient5956-22"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-0.75000315,0.75000315,0,-179.88381,150.67238)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-8-8-2-7-5-0-7-6-8">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-7-7-0-5-4-1-4-0-43" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-3-3-0-9-2-5-54-1-1" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4869-4-3-8-4-19"
+ id="radialGradient5958-1"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0074968,1.0074968,0,-233.31954,146.21676)"
+ cx="-40.419979"
+ cy="192.75558"
+ fx="-40.419979"
+ fy="192.75558"
+ r="2.3554697" />
+ <linearGradient
+ id="linearGradient4869-4-3-8-4-19">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="0"
+ id="stop4871-6-3-8-5-0" />
+ <stop
+ id="stop4879-7-7-1-6-0"
+ offset="0.31807542"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4877-6-51-8-7-0"
+ offset="0.74691135"
+ style="stop-color:#c8c9c6;stop-opacity:1" />
+ <stop
+ style="stop-color:#d3d7cf;stop-opacity:1"
+ offset="1"
+ id="stop4873-1-5-7-6-2" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-8-8-2-7-5-0-7-6-1-7"
+ id="linearGradient5960-5"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-0.75000315,0.75000315,0,-185.46715,150.67238)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-8-8-2-7-5-0-7-6-1-7">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-7-7-0-5-4-1-4-0-8-6" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-3-3-0-9-2-5-54-1-3-9" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-6-82-0"
+ id="linearGradient5948-2-6"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,-0.97703641,0,150.85785,148.30528)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-6-3-6-17-6-82-0">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-1-0-3-4-8-7-2" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-2-4-7-1-4-86-8" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-6-82-0"
+ id="linearGradient5946-7-8"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,-0.97703641,0,150.85785,148.30528)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4034-0-4-3-5-4-0-9"
+ id="linearGradient5952-7-4"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,-0.97703641,0,110.85784,107.36515)"
+ x1="-86.552246"
+ y1="185.439"
+ x2="-83.37072"
+ y2="197.31261" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4034-0-4-3-5-4-0-9">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4036-5-7-2-3-0-9-8" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4038-9-6-0-6-8-4-3" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4632-1-3-9-3-2-39-6-4-4"
+ id="linearGradient5950-5-4"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,-0.97703641,0,110.85784,107.36515)"
+ x1="-74.520325"
+ y1="169.06032"
+ x2="-74.520325"
+ y2="205.94189" />
+ <linearGradient
+ id="linearGradient4632-1-3-9-3-2-39-6-4-4">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4634-1-8-3-9-0-8-3-2-9" />
+ <stop
+ id="stop4636-1-9-9-8-8-8-1-2-1"
+ offset="0.0274937"
+ style="stop-color:#ffffff;stop-opacity:1;" />
+ <stop
+ id="stop4638-8-3-9-6-6-04-2-3-7"
+ offset="0.274937"
+ style="stop-color:#f2f2f2;stop-opacity:1;" />
+ <stop
+ id="stop4640-8-5-7-8-9-6-2-9-5"
+ offset="0.38707438"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4642-5-41-9-6-9-9-9-6-7"
+ offset="0.66528589"
+ style="stop-color:#d9dad8;stop-opacity:1" />
+ <stop
+ id="stop4644-5-2-7-9-2-7-8-5-6"
+ offset="0.76745707"
+ style="stop-color:#dfe0dd;stop-opacity:1" />
+ <stop
+ style="stop-color:#f0f0f0;stop-opacity:1"
+ offset="1"
+ id="stop4646-3-2-3-7-3-0-5-7-2" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4869-4-3-8-39-2"
+ id="radialGradient5954-4-4"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0074968,-1.0074968,0,147.0591,146.21676)"
+ cx="-40.423767"
+ cy="183.70367"
+ fx="-40.423767"
+ fy="183.70367"
+ r="2.3554697" />
+ <linearGradient
+ id="linearGradient4869-4-3-8-39-2">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="0"
+ id="stop4871-6-3-8-4-5" />
+ <stop
+ id="stop4879-7-7-1-4-5"
+ offset="0.31807542"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4877-6-51-8-06-0"
+ offset="0.74691135"
+ style="stop-color:#c8c9c6;stop-opacity:1" />
+ <stop
+ style="stop-color:#d3d7cf;stop-opacity:1"
+ offset="1"
+ id="stop4873-1-5-7-0-5" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-8-8-2-7-5-0-7-6-8-9"
+ id="linearGradient5956-22-2"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-0.75000315,-0.75000315,0,99.206718,150.67238)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-8-8-2-7-5-0-7-6-8-9">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-7-7-0-5-4-1-4-0-43-7" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-3-3-0-9-2-5-54-1-1-7" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4869-4-3-8-4-19-8"
+ id="radialGradient5958-1-6"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0074968,-1.0074968,0,141.47577,146.21676)"
+ cx="-40.418377"
+ cy="178.21831"
+ fx="-40.418377"
+ fy="178.21831"
+ r="2.3554697" />
+ <linearGradient
+ id="linearGradient4869-4-3-8-4-19-8">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="0"
+ id="stop4871-6-3-8-5-0-1" />
+ <stop
+ id="stop4879-7-7-1-6-0-2"
+ offset="0.31807542"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4877-6-51-8-7-0-0"
+ offset="0.74691135"
+ style="stop-color:#c8c9c6;stop-opacity:1" />
+ <stop
+ style="stop-color:#d3d7cf;stop-opacity:1"
+ offset="1"
+ id="stop4873-1-5-7-6-2-3" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-8-8-2-7-5-0-7-6-1-7-8"
+ id="linearGradient5960-5-2"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-0.75000315,-0.75000315,0,93.623376,150.67238)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-8-8-2-7-5-0-7-6-1-7-8">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-7-7-0-5-4-1-4-0-8-6-7" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-3-3-0-9-2-5-54-1-3-9-4" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-4-8"
+ id="linearGradient5712-8"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,-0.97703641,0,138.53798,148.48515)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-6-3-6-17-4-8">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-1-0-3-4-79-4" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-2-4-7-1-3-3" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-4-8"
+ id="linearGradient5710-5"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,-0.97703641,0,138.53798,148.48515)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4034-0-4-3-5-41-5"
+ id="linearGradient5716-0"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,-0.97703641,0,98.537967,107.54501)"
+ x1="-86.552246"
+ y1="185.439"
+ x2="-83.37072"
+ y2="197.31261" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4034-0-4-3-5-41-5">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4036-5-7-2-3-04-9" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4038-9-6-0-6-87-3" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4632-1-3-9-3-2-39-8-6"
+ id="linearGradient5714-4"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0235033,-0.97703641,0,98.537967,107.54501)"
+ x1="-74.520325"
+ y1="169.06032"
+ x2="-74.520325"
+ y2="205.94189" />
+ <linearGradient
+ id="linearGradient4632-1-3-9-3-2-39-8-6">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4634-1-8-3-9-0-8-33-2" />
+ <stop
+ id="stop4636-1-9-9-8-8-8-3-5"
+ offset="0.0274937"
+ style="stop-color:#ffffff;stop-opacity:1;" />
+ <stop
+ id="stop4638-8-3-9-6-6-04-80-3"
+ offset="0.274937"
+ style="stop-color:#f2f2f2;stop-opacity:1;" />
+ <stop
+ id="stop4640-8-5-7-8-9-6-4-2"
+ offset="0.38707438"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4642-5-41-9-6-9-9-76-0"
+ offset="0.66528589"
+ style="stop-color:#d9dad8;stop-opacity:1" />
+ <stop
+ id="stop4644-5-2-7-9-2-7-89-0"
+ offset="0.76745707"
+ style="stop-color:#dfe0dd;stop-opacity:1" />
+ <stop
+ style="stop-color:#f0f0f0;stop-opacity:1"
+ offset="1"
+ id="stop4646-3-2-3-7-3-0-0-0" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4869-4-3-6-8"
+ id="radialGradient5718-9"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-1.0074968,-1.0074968,0,141.38681,146.29767)"
+ cx="-40.361259"
+ cy="178.16504"
+ fx="-40.361259"
+ fy="178.16504"
+ r="2.3554697" />
+ <linearGradient
+ id="linearGradient4869-4-3-6-8">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="0"
+ id="stop4871-6-3-5-0" />
+ <stop
+ id="stop4879-7-7-2-9"
+ offset="0.31807542"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4877-6-51-6-6"
+ offset="0.74691135"
+ style="stop-color:#c8c9c6;stop-opacity:1" />
+ <stop
+ style="stop-color:#d3d7cf;stop-opacity:1"
+ offset="1"
+ id="stop4873-1-5-5-7" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-8-8-2-7-5-0-7-7-1"
+ id="linearGradient5720-2"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-0.75000315,-0.75000315,0,93.534435,150.75329)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-8-8-2-7-5-0-7-7-1">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-7-7-0-5-4-1-4-9-4" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-3-3-0-9-2-5-54-6-4" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4632-1-3-9-3-2-39-8-6"
+ id="linearGradient5724-4"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-0.66666542,-0.66649475,0,527.51282,116.53667)"
+ x1="-54.426575"
+ y1="85.693153"
+ x2="-45.426559"
+ y2="99.953773" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-3-8-8-1"
+ id="linearGradient5726-4"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-0.66666542,-0.66649475,0,527.51282,119.86999)"
+ x1="-34.447384"
+ y1="93.066422"
+ x2="-37.458843"
+ y2="82.753288" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-6-3-6-3-8-8-1">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-1-0-3-3-9-7-9" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-2-4-7-2-9-9-6" />
+ </linearGradient>
+ <radialGradient
+ r="4.84375"
+ fy="197.29688"
+ fx="33.875"
+ cy="197.29688"
+ cx="33.875"
+ gradientTransform="matrix(1,0,0,0.33870968,0,130.47051)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient4676-9"
+ xlink:href="#linearGradient6462-6-8-548-9-7-4-8-2"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6462-6-8-548-9-7-4-8-2">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop6464-5-9-94-5-6-3-6-3" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop6466-3-6-1-7-0-6-2-6" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient6462-6-8-548-9-2-8-0-4-7"
+ id="radialGradient5002-4-6"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,0.33870968,0,130.47051)"
+ cx="33.875"
+ cy="197.29688"
+ fx="33.875"
+ fy="197.29688"
+ r="4.84375" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6462-6-8-548-9-2-8-0-4-7">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop6464-5-9-94-5-4-9-72-8-7" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop6466-3-6-1-7-2-7-08-1-4" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-6-1-9"
+ id="linearGradient5822-6-6-6"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(7.1266968,5.0835432e-6)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-6-3-6-17-6-1-9">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-1-0-3-4-8-50-6" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-2-4-7-1-4-6-0" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-6-3-6-17-6-1-9"
+ id="linearGradient5820-2-5-9"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(7.1266968,5.0835432e-6)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4034-0-4-3-5-4-8-5"
+ id="linearGradient5818-8-0-9"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(7.1266968,5.0835432e-6)"
+ x1="-86.552246"
+ y1="185.439"
+ x2="-83.37072"
+ y2="197.31261" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4034-0-4-3-5-4-8-5">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4036-5-7-2-3-0-1-1" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4038-9-6-0-6-8-2-7" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4632-1-3-9-3-2-39-6-6-0"
+ id="linearGradient5816-9-2-3"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(7.1266968,5.0835432e-6)"
+ x1="-74.520325"
+ y1="169.06032"
+ x2="-74.520325"
+ y2="205.94189" />
+ <linearGradient
+ id="linearGradient4632-1-3-9-3-2-39-6-6-0">
+ <stop
+ style="stop-color:#eeeeec;stop-opacity:1"
+ offset="0"
+ id="stop4634-1-8-3-9-0-8-3-9-8" />
+ <stop
+ id="stop4636-1-9-9-8-8-8-1-1-5"
+ offset="0.0274937"
+ style="stop-color:#ffffff;stop-opacity:1;" />
+ <stop
+ id="stop4638-8-3-9-6-6-04-2-0-4"
+ offset="0.274937"
+ style="stop-color:#f2f2f2;stop-opacity:1;" />
+ <stop
+ id="stop4640-8-5-7-8-9-6-2-4-3"
+ offset="0.38707438"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4642-5-41-9-6-9-9-9-2-9"
+ offset="0.66528589"
+ style="stop-color:#d9dad8;stop-opacity:1" />
+ <stop
+ id="stop4644-5-2-7-9-2-7-8-7-4"
+ offset="0.76745707"
+ style="stop-color:#dfe0dd;stop-opacity:1" />
+ <stop
+ style="stop-color:#f0f0f0;stop-opacity:1"
+ offset="1"
+ id="stop4646-3-2-3-7-3-0-5-4-6" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4869-4-3-8-3-3"
+ id="radialGradient5012-3-0-2"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0074968,0,0,1.0074968,0.12893916,-1.2514087)"
+ cx="-38.796406"
+ cy="185.56857"
+ fx="-38.796406"
+ fy="185.56857"
+ r="2.3554697" />
+ <linearGradient
+ id="linearGradient4869-4-3-8-3-3">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="0"
+ id="stop4871-6-3-8-2-8" />
+ <stop
+ id="stop4879-7-7-1-8-6"
+ offset="0.31807542"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4877-6-51-8-0-2"
+ offset="0.74691135"
+ style="stop-color:#c8c9c6;stop-opacity:1" />
+ <stop
+ style="stop-color:#d3d7cf;stop-opacity:1"
+ offset="1"
+ id="stop4873-1-5-7-3-7" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4022-8-8-2-7-5-0-7-6-0-7"
+ id="linearGradient5014-0-7-0"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.75000315,0,0,0.75000315,-4.3266808,46.600981)"
+ x1="-39.666138"
+ y1="198.90807"
+ x2="-52.333862"
+ y2="176.96693" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-8-8-2-7-5-0-7-6-0-7">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-7-7-0-5-4-1-4-0-0-6" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-3-3-0-9-2-5-54-1-34-7" />
+ </linearGradient>
+ <radialGradient
+ r="2.3554697"
+ fy="185.56857"
+ fx="-33.254612"
+ cy="185.56857"
+ cx="-33.254612"
+ gradientTransform="matrix(1.0074968,0,0,1.0074968,-5.4544008,-1.2514107)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient4866-9-4"
+ xlink:href="#linearGradient4869-4-3-8-4-2-3"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4869-4-3-8-4-2-3">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="0"
+ id="stop4871-6-3-8-5-7-1" />
+ <stop
+ id="stop4879-7-7-1-6-4-2"
+ offset="0.31807542"
+ style="stop-color:#eeeeec;stop-opacity:1" />
+ <stop
+ id="stop4877-6-51-8-7-2-4"
+ offset="0.74691135"
+ style="stop-color:#c8c9c6;stop-opacity:1" />
+ <stop
+ style="stop-color:#d3d7cf;stop-opacity:1"
+ offset="1"
+ id="stop4873-1-5-7-6-5-7" />
+ </linearGradient>
+ <linearGradient
+ y2="176.96693"
+ x2="-52.333862"
+ y1="198.90807"
+ x1="-39.666138"
+ gradientTransform="matrix(0.75000315,0,0,0.75000315,-9.9100208,46.600971)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4868-2-5"
+ xlink:href="#linearGradient4022-8-8-2-7-5-0-7-6-1-4-5"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4022-8-8-2-7-5-0-7-6-1-4-5">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop4024-7-7-0-5-4-1-4-0-8-4-8" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop4026-3-3-0-9-2-5-54-1-3-3-0" />
+ </linearGradient>
+ <linearGradient
+ gradientTransform="translate(6.3744026e-6,4.6434829e-6)"
+ inkscape:collect="always"
+ xlink:href="#linearGradient4941-4-8-3-6-7"
+ id="linearGradient5016-2-8-7"
+ gradientUnits="userSpaceOnUse"
+ x1="-39.858727"
+ y1="184.61784"
+ x2="-38.244785"
+ y2="188.84898" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4941-4-8-3-6-7">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4943-4-8-9-08-3" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4945-8-9-5-9-7" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4941-4-8-3-0-2-9">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4943-4-8-9-0-3-3" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4945-8-9-5-1-1-2" />
+ </linearGradient>
+ <linearGradient
+ y2="188.84898"
+ x2="-38.244785"
+ y1="184.61784"
+ x1="-39.858727"
+ gradientTransform="translate(6.3744029e-6,4.6434829e-6)"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient7082"
+ xlink:href="#linearGradient4941-4-8-3-0-2-9"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4941-4-8-8">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4943-4-8-0" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4945-8-9-4" />
+ </linearGradient>
+ <linearGradient
+ y2="188.84898"
+ x2="-38.244785"
+ y1="184.61784"
+ x1="-39.858727"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient7401"
+ xlink:href="#linearGradient4941-4-8-8"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4941-4-8-9">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4943-4-8-00" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4945-8-9-69" />
+ </linearGradient>
+ <linearGradient
+ y2="188.84898"
+ x2="-38.244785"
+ y1="184.61784"
+ x1="-39.858727"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient7401-6"
+ xlink:href="#linearGradient4941-4-8-9"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4941-4-8-4">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4943-4-8-70" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4945-8-9-2" />
+ </linearGradient>
+ <linearGradient
+ y2="188.84898"
+ x2="-38.244785"
+ y1="184.61784"
+ x1="-39.858727"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient7401-4"
+ xlink:href="#linearGradient4941-4-8-4"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4941-4-8-74">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4943-4-8-3" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4945-8-9-5" />
+ </linearGradient>
+ <linearGradient
+ y2="188.84898"
+ x2="-38.244785"
+ y1="184.61784"
+ x1="-39.858727"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient7401-9"
+ xlink:href="#linearGradient4941-4-8-74"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4941-4-8-42">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4943-4-8-8" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4945-8-9-25" />
+ </linearGradient>
+ <linearGradient
+ y2="188.84898"
+ x2="-38.244785"
+ y1="184.61784"
+ x1="-39.858727"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient7401-2"
+ xlink:href="#linearGradient4941-4-8-42"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4941-4-8-2">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4943-4-8-5" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0;"
+ offset="1"
+ id="stop4945-8-9-23" />
+ </linearGradient>
+ <linearGradient
+ y2="188.84898"
+ x2="-38.244785"
+ y1="184.61784"
+ x1="-39.858727"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient7401-7"
+ xlink:href="#linearGradient4941-4-8-2"
+ inkscape:collect="always" />
+ <radialGradient
+ r="4.84375"
+ fy="197.29688"
+ fx="33.875"
+ cy="197.29688"
+ cx="33.875"
+ gradientTransform="matrix(1,0,0,0.33870968,0,130.47051)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient4676-9-7"
+ xlink:href="#linearGradient6462-6-8-548-9-7-4-8-2-3"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6462-6-8-548-9-7-4-8-2-3">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop6464-5-9-94-5-6-3-6-3-3" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop6466-3-6-1-7-0-6-2-6-2" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6462-6-8-548-9-2-8-0-4-7-8">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop6464-5-9-94-5-4-9-72-8-7-0" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop6466-3-6-1-7-2-7-08-1-4-6" />
+ </linearGradient>
+ <radialGradient
+ r="4.84375"
+ fy="197.29688"
+ fx="33.875"
+ cy="197.29688"
+ cx="33.875"
+ gradientTransform="matrix(1,0,0,0.33870968,0,130.47051)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient7539"
+ xlink:href="#linearGradient6462-6-8-548-9-2-8-0-4-7-8"
+ inkscape:collect="always" />
+ <radialGradient
+ r="4.84375"
+ fy="197.29688"
+ fx="33.875"
+ cy="197.29688"
+ cx="33.875"
+ gradientTransform="matrix(1,0,0,0.33870968,0,130.47051)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient4676-9-7-1"
+ xlink:href="#linearGradient6462-6-8-548-9-7-4-8-2-3-9"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6462-6-8-548-9-7-4-8-2-3-9">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop6464-5-9-94-5-6-3-6-3-3-8" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop6466-3-6-1-7-0-6-2-6-2-4" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6462-6-8-548-9-2-8-0-4-7-8-8">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop6464-5-9-94-5-4-9-72-8-7-0-0" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop6466-3-6-1-7-2-7-08-1-4-6-2" />
+ </linearGradient>
+ <radialGradient
+ r="4.84375"
+ fy="197.29688"
+ fx="33.875"
+ cy="197.29688"
+ cx="33.875"
+ gradientTransform="matrix(1,0,0,0.33870968,0,130.47051)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient7592"
+ xlink:href="#linearGradient6462-6-8-548-9-2-8-0-4-7-8-8"
+ inkscape:collect="always" />
+ <radialGradient
+ r="4.84375"
+ fy="197.29688"
+ fx="33.875"
+ cy="197.29688"
+ cx="33.875"
+ gradientTransform="matrix(1,0,0,0.33870968,0,130.47051)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient4676-9-7-13"
+ xlink:href="#linearGradient6462-6-8-548-9-7-4-8-2-3-7"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6462-6-8-548-9-7-4-8-2-3-7">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop6464-5-9-94-5-6-3-6-3-3-5" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop6466-3-6-1-7-0-6-2-6-2-45" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient6462-6-8-548-9-2-8-0-4-7-8-9">
+ <stop
+ style="stop-color:#000000;stop-opacity:1;"
+ offset="0"
+ id="stop6464-5-9-94-5-4-9-72-8-7-0-9" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0;"
+ offset="1"
+ id="stop6466-3-6-1-7-2-7-08-1-4-6-26" />
+ </linearGradient>
+ <radialGradient
+ r="4.84375"
+ fy="197.29688"
+ fx="33.875"
+ cy="197.29688"
+ cx="33.875"
+ gradientTransform="matrix(1,0,0,0.33870968,0,130.47051)"
+ gradientUnits="userSpaceOnUse"
+ id="radialGradient7592-2"
+ xlink:href="#linearGradient6462-6-8-548-9-2-8-0-4-7-8-9"
+ inkscape:collect="always" />
+ <filter
+ inkscape:collect="always"
+ id="filter6975-8"
+ x="-0.057684515"
+ width="1.115369"
+ y="-0.84803033"
+ height="2.6960607"
+ color-interpolation-filters="sRGB">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="1.3821988"
+ id="feGaussianBlur6977-6" />
+ </filter>
+ <filter
+ inkscape:collect="always"
+ id="filter6983-10"
+ x="-0.032475468"
+ width="1.0649509"
+ y="-0.79328138"
+ height="2.5865626"
+ color-interpolation-filters="sRGB">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.72347696"
+ id="feGaussianBlur6985-7" />
+ </filter>
</defs>
<g
inkscape:groupmode="layer"
@@ -7436,7 +8530,7 @@
sodipodi:cy="186.40625"
sodipodi:rx="2.09375"
sodipodi:ry="2.09375"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
transform="matrix(0.95522379,0,0,0.95522379,78.365668,9.4403202)" />
</g>
<path
@@ -7531,7 +8625,7 @@
sodipodi:cy="186.40625"
sodipodi:rx="2.09375"
sodipodi:ry="2.09375"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
transform="matrix(0.95522379,0,0,0.95522379,78.365668,9.4403202)" />
</g>
<path
@@ -7569,7 +8663,7 @@
transform="translate(4,0)">
<path
transform="matrix(3.4064508,0,0,1.9809503,-64.89352,-299.08531)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -7579,7 +8673,7 @@
sodipodi:type="arc" />
<path
transform="matrix(1.96129,0,0,1.3714358,-15.9387,-178.83001)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -7803,7 +8897,7 @@
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.8;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Abandoned Bitplane;-inkscape-font-specification:Abandoned Bitplane" />
<path
transform="matrix(0.95522379,0,0,0.95522379,-1.634332,9.4403152)"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
sodipodi:ry="2.09375"
sodipodi:rx="2.09375"
sodipodi:cy="186.40625"
@@ -7860,7 +8954,7 @@
style="fill:none;stroke:url(#linearGradient5408-2-3);stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" />
<path
transform="matrix(1,0,0,-1,353,447)"
- d="m -318.5,220.5 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z"
+ d="m -318.5,220.5 c 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 0.55228,0 1,0.44772 1,1 z"
sodipodi:ry="1"
sodipodi:rx="1"
sodipodi:cy="220.5"
@@ -7989,6 +9083,105 @@
d="M 146.92478,88.0845 C 146.56329,87.723 146.06329,87.5 145.50928,87.5 L 115.5,87.5 c -1.108,0 -2,0.892 -2,2 0,1.108 0.892,2 2,2"
id="rect5589-6-9-7"
sodipodi:nodetypes="ccccc" />
+ <g
+ transform="matrix(0.65883597,0,0,1,43.555459,61.999998)"
+ style="display:inline;enable-background:new"
+ id="g6324-74">
+ <rect
+ transform="matrix(0,-0.63698419,0.93217836,0,493.58379,33.602483)"
+ ry="3.2182682"
+ rx="4.709693"
+ y="-411.99072"
+ x="-94"
+ height="44.990715"
+ width="5"
+ id="rect5589-65-8-9-5"
+ style="opacity:0.1;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter6975-8);enable-background:new" />
+ <rect
+ transform="matrix(0,-0.68565842,0.9397674,0,496.53969,29.762255)"
+ ry="3.1922793"
+ rx="4.3753567"
+ y="-409"
+ x="-93"
+ height="39.009285"
+ width="3"
+ id="rect5589-65-8-4"
+ style="opacity:0.2;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter6983-10);enable-background:new" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ id="g5698-8"
+ transform="matrix(0,-1,-1,0,272.03661,621.02236)">
+ <g
+ transform="matrix(0.65970167,0,0,0.64455255,507.96936,21.659273)"
+ style="stroke:url(#linearGradient5712-8);stroke-width:1.53354681;display:inline;enable-background:new"
+ id="g4018-5-5-1-8-2-0">
+ <path
+ style="fill:none;stroke:url(#linearGradient5710-5);stroke-width:10.734828;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+ d="m -32.5,173.5 -14,14 14,14"
+ id="path3169-2-38-2-6-8-9"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ style="stroke:url(#linearGradient5716-0);stroke-width:1.53354681;display:inline;enable-background:new"
+ transform="matrix(0.65970167,0,0,0.64455255,534.35743,21.659273)"
+ id="g4030-1-8-0-6-3-3">
+ <path
+ style="fill:none;stroke:url(#linearGradient5714-4);stroke-width:7.66773415;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+ d="m -72.5,173.5 -14,14 14,14"
+ id="path3165-7-3-4-4-0-6"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <path
+ transform="matrix(1.4328339,0,0,1.4328339,544.8208,-124.5892)"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
+ sodipodi:ry="2.09375"
+ sodipodi:rx="2.09375"
+ sodipodi:cy="186.40625"
+ sodipodi:cx="-38.59375"
+ id="path4050-2-7-9-4-5-3-1-3"
+ style="color:#000000;fill:url(#radialGradient5718-9);fill-opacity:1;stroke:url(#linearGradient5720-2);stroke-width:0.69791751999999996;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:nodetypes="ccccscccsc"
+ id="path3165-7-3-1-1-0-8-9"
+ d="m 486.48783,131.53534 c -0.50763,0.0145 -1.0064,0.22859 -1.36064,0.58413 l -10.63768,10.39341 10.63768,10.3934 c 0.73402,0.71718 2.06972,0.71717 2.80374,0 0.73401,-0.71714 0.73401,-2.02217 0,-2.73935 l -7.83397,-7.65405 7.83397,-7.65406 c 0.57119,-0.5392 0.75701,-1.43164 0.44681,-2.14603 -0.3102,-0.71437 -1.09613,-1.20402 -1.88991,-1.17745 z"
+ style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.35;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
+ <rect
+ ry="1.9999962"
+ rx="1.9999962"
+ y="130.5"
+ x="466.5"
+ height="24.000002"
+ width="3.9999924"
+ id="rect5589-7-1-0"
+ style="color:#000000;fill:url(#linearGradient5724-4);fill-opacity:1;stroke:url(#linearGradient5726-4);stroke-width:1.00000011999999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+ <rect
+ ry="0.99999994"
+ rx="0.99999994"
+ y="131.5"
+ x="467.5"
+ height="21.999998"
+ width="1.9999999"
+ id="rect5589-6-4-54-1"
+ style="opacity:0.35;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+ </g>
+ <path
+ transform="matrix(0,-1,-1,0,0,0)"
+ style="color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ d="m -152.52235,-140.53661 c 0.554,0 1,0.446 1,1 l 0,20 c 0,0.554 -0.446,1 -1,1 -0.554,0 -1,-0.446 -1,-1"
+ id="rect5589-6-4-54-1-7"
+ sodipodi:nodetypes="cccsc" />
+ <path
+ sodipodi:type="arc"
+ style="color:#000000;fill:none;stroke:url(#linearGradient7401-7);stroke-width:1.04687393;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path4050-2-7-9-4-0-3-1-63"
+ sodipodi:cx="-38.59375"
+ sodipodi:cy="186.40625"
+ sodipodi:rx="2.09375"
+ sodipodi:ry="2.09375"
+ d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ transform="matrix(0.95522497,0,0,0.95522497,166.36571,-46.559902)" />
</g>
</g>
<g
@@ -8307,6 +9500,101 @@
id="path3165-7-3-1-12-6"
d="m 227.45949,72.499983 c 0,-0.784338 -0.27816,-1.568675 -0.83449,-2.125 -1.11265,-1.11265 -3.13735,-1.11265 -4.25,0 l -11.875,11.875 -11.875,-11.875 c -0.83655,-0.86584 -2.22114,-1.1475 -3.32948,-0.67729 -1.10833,0.4702 -1.86801,1.66155 -1.82677,2.86479 0.0224,0.76948 0.35464,1.52554 0.90625,2.0625"
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.2;color:#000000;fill:url(#radialGradient7592-2);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path6460-6-4-4-3-5-9-8-7-9"
+ sodipodi:cx="33.875"
+ sodipodi:cy="197.29688"
+ sodipodi:rx="4.84375"
+ sodipodi:ry="1.640625"
+ d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ transform="matrix(1.2377544,0,0,1.1165962,167.5948,-66.489081)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.1;color:#000000;fill:url(#radialGradient4676-9-7-13);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path6460-6-4-4-1-8-2-6-3"
+ sodipodi:cx="33.875"
+ sodipodi:cy="197.29688"
+ sodipodi:rx="4.84375"
+ sodipodi:ry="1.640625"
+ d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ transform="matrix(2.2004526,0,0,1.3196154,134.9834,-106.54411)" />
+ <g
+ style="display:inline;enable-background:new"
+ id="g5728-7"
+ transform="matrix(0,-1,-1,0,352.03661,699.02236)">
+ <g
+ transform="matrix(0.65970167,0,0,0.64455255,579.96936,21.659273)"
+ style="stroke:url(#linearGradient5948-2-6);stroke-width:1.53354681;display:inline;enable-background:new"
+ id="g4018-5-5-1-8-7-5">
+ <path
+ style="fill:none;stroke:url(#linearGradient5946-7-8);stroke-width:10.734828;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+ d="m -32.5,173.5 -14,14 14,14"
+ id="path3169-2-38-2-6-7-1"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ style="stroke:url(#linearGradient5952-7-4);stroke-width:1.53354681;display:inline;enable-background:new"
+ transform="matrix(0.65970167,0,0,0.64455255,606.35743,21.659273)"
+ id="g4030-1-8-0-6-6-3">
+ <path
+ style="fill:none;stroke:url(#linearGradient5950-5-4);stroke-width:7.66773415;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+ d="m -72.5,173.5 -14,14 14,14"
+ id="path3165-7-3-4-4-7-7"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <path
+ transform="matrix(1.4328339,0,0,1.4328339,616.8208,-124.5892)"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
+ sodipodi:ry="2.09375"
+ sodipodi:rx="2.09375"
+ sodipodi:cy="186.40625"
+ sodipodi:cx="-38.59375"
+ id="path4050-2-7-9-4-5-3-0-8"
+ style="color:#000000;fill:url(#radialGradient5954-4-4);fill-opacity:1;stroke:url(#linearGradient5956-22-2);stroke-width:0.69791752;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:nodetypes="ccccscccsc"
+ id="path3165-7-3-1-1-0-0-0"
+ d="m 558.48783,131.53534 c -0.50763,0.0145 -1.0064,0.22859 -1.36064,0.58413 l -10.63768,10.39341 10.63768,10.3934 c 0.73402,0.71718 2.06972,0.71717 2.80374,0 0.73401,-0.71714 0.73401,-2.02217 0,-2.73935 l -7.83397,-7.65405 7.83397,-7.65406 c 0.57119,-0.5392 0.75701,-1.43164 0.44681,-2.14603 -0.3102,-0.71437 -1.09613,-1.20402 -1.88991,-1.17745 z"
+ style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.35;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
+ <path
+ transform="matrix(1.4328339,0,0,1.4328339,624.8208,-124.5892)"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
+ sodipodi:ry="2.09375"
+ sodipodi:rx="2.09375"
+ sodipodi:cy="186.40625"
+ sodipodi:cx="-38.59375"
+ id="path4050-2-7-9-4-5-3-0-2-52"
+ style="color:#000000;fill:url(#radialGradient5958-1-6);fill-opacity:1;stroke:url(#linearGradient5960-5-2);stroke-width:0.69791752;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ sodipodi:type="arc" />
+ </g>
+ <path
+ sodipodi:nodetypes="cscccsc"
+ id="path3165-7-3-1-1-0-0-0-0"
+ d="m 199.13033,141.89517 c -0.71718,-0.73402 -0.71717,-2.06972 0,-2.80374 0.71714,-0.73401 2.02217,-0.73401 2.73935,0 l 7.65405,7.83397 7.65406,-7.83397 c 0.5392,-0.57119 1.43164,-0.75701 2.14603,-0.44681 0.71437,0.3102 1.20402,1.09613 1.17745,1.88991"
+ style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
+ <path
+ sodipodi:type="arc"
+ style="color:#000000;fill:none;stroke:url(#linearGradient7401-9);stroke-width:1.04687393;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path4050-2-7-9-4-0-3-1-6"
+ sodipodi:cx="-38.59375"
+ sodipodi:cy="186.40625"
+ sodipodi:rx="2.09375"
+ sodipodi:ry="2.09375"
+ d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ transform="matrix(0.95522497,0,0,0.95522497,246.36571,-48.559902)" />
+ <path
+ sodipodi:type="arc"
+ style="color:#000000;fill:none;stroke:url(#linearGradient7401-2);stroke-width:1.04687393;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path4050-2-7-9-4-0-3-1-50"
+ sodipodi:cx="-38.59375"
+ sodipodi:cy="186.40625"
+ sodipodi:rx="2.09375"
+ sodipodi:ry="2.09375"
+ d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ transform="matrix(0.95522497,0,0,0.95522497,246.36571,-40.559902)" />
</g>
</g>
<g
@@ -8318,7 +9606,8 @@
inkscape:groupmode="layer"
id="g4123"
inkscape:label="baseplate"
- style="display:none">
+ style="display:none"
+ sodipodi:insensitive="true">
<rect
height="48"
id="rect4125"
@@ -8432,7 +9721,7 @@
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.8;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Abandoned Bitplane;-inkscape-font-specification:Abandoned Bitplane" />
<path
transform="matrix(0.95522379,0,0,0.95522379,-1.634332,9.4403152)"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
sodipodi:ry="2.09375"
sodipodi:rx="2.09375"
sodipodi:cy="186.40625"
@@ -8488,7 +9777,7 @@
style="fill:none;stroke:url(#linearGradient5408);stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" />
<path
transform="matrix(1,0,0,-1,353,447)"
- d="m -318.5,220.5 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z"
+ d="m -318.5,220.5 c 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 0.55228,0 1,0.44772 1,1 z"
sodipodi:ry="1"
sodipodi:rx="1"
sodipodi:cy="220.5"
@@ -8550,7 +9839,7 @@
sodipodi:cy="186.40625"
sodipodi:rx="2.09375"
sodipodi:ry="2.09375"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
transform="matrix(0,-1.9104411,1.9104411,0,-575.61818,-15.2311)" />
<g
transform="matrix(0,-1,1,0,-407,29.99998)"
@@ -8579,7 +9868,7 @@
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.35;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
<path
transform="matrix(1.4328269,0,0,1.4328269,-164.20186,-208.58791)"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
sodipodi:ry="2.09375"
sodipodi:rx="2.09375"
sodipodi:cy="186.40625"
@@ -8638,6 +9927,104 @@
id="path3165-7-3-1-12-7-2-7"
d="m 285.29552,87.30231 c -1.10833,-0.4702 -1.86801,-1.66155 -1.82677,-2.86479 0.0224,-0.76948 0.35464,-1.52554 0.90625,-2.0625 l 16.125,-16.125 16.125,16.125 c 0.55633,0.556325 0.83449,1.340663 0.83449,2.125"
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.2;color:#000000;fill:url(#radialGradient7592);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path6460-6-4-4-3-5-9-8-7-0"
+ sodipodi:cx="33.875"
+ sodipodi:cy="197.29688"
+ sodipodi:rx="4.84375"
+ sodipodi:ry="1.640625"
+ d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ transform="matrix(1.2377544,0,0,1.1165962,257.5948,-66.489081)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.1;color:#000000;fill:url(#radialGradient4676-9-7-1);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path6460-6-4-4-1-8-2-6-5"
+ sodipodi:cx="33.875"
+ sodipodi:cy="197.29688"
+ sodipodi:rx="4.84375"
+ sodipodi:ry="1.640625"
+ d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ transform="matrix(2.2004526,0,0,1.3196154,224.9834,-106.54411)" />
+ <g
+ id="g5698"
+ transform="matrix(0,1,-1,0,442.03661,-338)">
+ <g
+ transform="matrix(0.65970167,0,0,0.64455255,507.96936,21.659273)"
+ style="stroke:url(#linearGradient5712);stroke-width:1.53354681;display:inline;enable-background:new"
+ id="g4018-5-5-1-8-2">
+ <path
+ style="fill:none;stroke:url(#linearGradient5710);stroke-width:10.734828;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+ d="m -32.5,173.5 -14,14 14,14"
+ id="path3169-2-38-2-6-8"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ style="stroke:url(#linearGradient5716);stroke-width:1.53354681;display:inline;enable-background:new"
+ transform="matrix(0.65970167,0,0,0.64455255,534.35743,21.659273)"
+ id="g4030-1-8-0-6-3">
+ <path
+ style="fill:none;stroke:url(#linearGradient5714);stroke-width:7.66773415;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+ d="m -72.5,173.5 -14,14 14,14"
+ id="path3165-7-3-4-4-0"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <path
+ transform="matrix(1.4328339,0,0,1.4328339,544.8208,-124.5892)"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
+ sodipodi:ry="2.09375"
+ sodipodi:rx="2.09375"
+ sodipodi:cy="186.40625"
+ sodipodi:cx="-38.59375"
+ id="path4050-2-7-9-4-5-3-1"
+ style="color:#000000;fill:url(#radialGradient5718);fill-opacity:1;stroke:url(#linearGradient5720);stroke-width:0.69791751999999996;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:nodetypes="ccccscccsc"
+ id="path3165-7-3-1-1-0-8"
+ d="m 486.48783,131.53534 c -0.50763,0.0145 -1.0064,0.22859 -1.36064,0.58413 l -10.63768,10.39341 10.63768,10.3934 c 0.73402,0.71718 2.06972,0.71717 2.80374,0 0.73401,-0.71714 0.73401,-2.02217 0,-2.73935 l -7.83397,-7.65405 7.83397,-7.65406 c 0.57119,-0.5392 0.75701,-1.43164 0.44681,-2.14603 -0.3102,-0.71437 -1.09613,-1.20402 -1.88991,-1.17745 z"
+ style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.35;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
+ <rect
+ ry="1.9999962"
+ rx="1.9999962"
+ y="130.5"
+ x="466.5"
+ height="24.000002"
+ width="3.9999924"
+ id="rect5589-7-1"
+ style="color:#000000;fill:url(#linearGradient5724);fill-opacity:1;stroke:url(#linearGradient5726);stroke-width:1.00000011999999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+ <rect
+ ry="0.99999994"
+ rx="0.99999994"
+ y="131.5"
+ x="467.5"
+ height="21.999998"
+ width="1.9999999"
+ id="rect5589-6-4-54"
+ style="opacity:0.35;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+ </g>
+ <path
+ sodipodi:nodetypes="ccccs"
+ id="path3165-7-3-1-1-0-8-92"
+ d="m 310.50127,148.48783 c -0.0145,-0.50763 -0.22859,-1.0064 -0.58413,-1.36064 l -10.39341,-10.63768 -10.3934,10.63768 c -0.71718,0.73402 -0.71717,2.06972 0,2.80374"
+ style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:1;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans;stroke-linecap:round" />
+ <path
+ transform="matrix(0,1,-1,0,0,0)"
+ style="color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ d="m 131.5,-289.53662 c 0,0.554 -0.446,1 -1,1 -0.554,0 -1,-0.446 -1,-1 l 0,-20 c 0,-0.554 0.446,-1 1,-1"
+ id="rect5589-6-4-54-4"
+ sodipodi:nodetypes="csccc" />
+ <path
+ sodipodi:type="arc"
+ style="color:#000000;fill:none;stroke:url(#linearGradient7401-4);stroke-width:1.04687393;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path4050-2-7-9-4-0-3-1-5"
+ sodipodi:cx="-38.59375"
+ sodipodi:cy="186.40625"
+ sodipodi:rx="2.09375"
+ sodipodi:ry="2.09375"
+ d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ transform="matrix(0.95522497,0,0,0.95522497,336.36571,-26.559902)" />
</g>
</g>
<g
@@ -8749,7 +10136,7 @@
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.5;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Abandoned Bitplane;-inkscape-font-specification:Abandoned Bitplane" />
<path
transform="matrix(0.95522379,0,0,0.95522379,-97.634332,9.44032)"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
sodipodi:ry="2.09375"
sodipodi:rx="2.09375"
sodipodi:cy="186.40625"
@@ -8768,7 +10155,7 @@
sodipodi:cy="186.40625"
sodipodi:rx="2.09375"
sodipodi:ry="2.09375"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
transform="matrix(0.95522379,0,0,0.95522379,78.365668,9.4403202)" />
</g>
</g>
@@ -8817,7 +10204,7 @@
sodipodi:cy="220.5"
sodipodi:rx="1"
sodipodi:ry="1"
- d="m -318.5,220.5 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z"
+ d="m -318.5,220.5 c 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 0.55228,0 1,0.44772 1,1 z"
transform="matrix(1,0,0,-1,353,447)" />
<path
sodipodi:type="arc"
@@ -8827,7 +10214,7 @@
sodipodi:cy="220.5"
sodipodi:rx="1"
sodipodi:ry="1"
- d="m -318.5,220.5 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z"
+ d="m -318.5,220.5 c 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 0.55228,0 1,0.44772 1,1 z"
transform="matrix(1,0,0,-1,357,447)" />
</g>
<path
@@ -8916,7 +10303,7 @@
sodipodi:cy="186.40625"
sodipodi:rx="2.09375"
sodipodi:ry="2.09375"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
transform="matrix(1.9104411,0,0,1.9104411,-51.76892,-282.61818)" />
<path
sodipodi:type="arc"
@@ -8926,7 +10313,7 @@
sodipodi:cy="186.40625"
sodipodi:rx="2.09375"
sodipodi:ry="2.09375"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
transform="matrix(1.9104411,0,0,1.9104411,-40.76892,-282.61818)" />
</g>
</g>
@@ -8960,6 +10347,101 @@
id="path4050-2-7-9-4-0-9-5-6-0-6-4"
style="color:#000000;fill:none;stroke:url(#linearGradient5127);stroke-width:0.69792098;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
sodipodi:type="arc" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.2;color:#000000;fill:url(#radialGradient7539);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path6460-6-4-4-3-5-9-8-7"
+ sodipodi:cx="33.875"
+ sodipodi:cy="197.29688"
+ sodipodi:rx="4.84375"
+ sodipodi:ry="1.640625"
+ d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ transform="matrix(1.2377544,0,0,1.1165962,347.5948,-66.489081)" />
+ <path
+ sodipodi:type="arc"
+ style="opacity:0.1;color:#000000;fill:url(#radialGradient4676-9-7);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path6460-6-4-4-1-8-2-6"
+ sodipodi:cx="33.875"
+ sodipodi:cy="197.29688"
+ sodipodi:rx="4.84375"
+ sodipodi:ry="1.640625"
+ d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ transform="matrix(2.2004526,0,0,1.3196154,314.9834,-106.54411)" />
+ <g
+ style="display:inline;enable-background:new"
+ id="g5728"
+ transform="matrix(0,1,-1,0,532.03661,-418.02236)">
+ <g
+ transform="matrix(0.65970167,0,0,0.64455255,579.96936,21.659273)"
+ style="stroke:url(#linearGradient5948-2);stroke-width:1.53354681;display:inline;enable-background:new"
+ id="g4018-5-5-1-8-7">
+ <path
+ style="fill:none;stroke:url(#linearGradient5946-7);stroke-width:10.734828;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+ d="m -32.5,173.5 -14,14 14,14"
+ id="path3169-2-38-2-6-7"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ style="stroke:url(#linearGradient5952-7);stroke-width:1.53354681;display:inline;enable-background:new"
+ transform="matrix(0.65970167,0,0,0.64455255,606.35743,21.659273)"
+ id="g4030-1-8-0-6-6">
+ <path
+ style="fill:none;stroke:url(#linearGradient5950-5);stroke-width:7.66773415;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+ d="m -72.5,173.5 -14,14 14,14"
+ id="path3165-7-3-4-4-7"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <path
+ transform="matrix(1.4328339,0,0,1.4328339,616.8208,-124.5892)"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
+ sodipodi:ry="2.09375"
+ sodipodi:rx="2.09375"
+ sodipodi:cy="186.40625"
+ sodipodi:cx="-38.59375"
+ id="path4050-2-7-9-4-5-3-0"
+ style="color:#000000;fill:url(#radialGradient5954-4);fill-opacity:1;stroke:url(#linearGradient5956-22);stroke-width:0.69791751999999996;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:nodetypes="ccccscccsc"
+ id="path3165-7-3-1-1-0-0"
+ d="m 558.48783,131.53534 c -0.50763,0.0145 -1.0064,0.22859 -1.36064,0.58413 l -10.63768,10.39341 10.63768,10.3934 c 0.73402,0.71718 2.06972,0.71717 2.80374,0 0.73401,-0.71714 0.73401,-2.02217 0,-2.73935 l -7.83397,-7.65405 7.83397,-7.65406 c 0.57119,-0.5392 0.75701,-1.43164 0.44681,-2.14603 -0.3102,-0.71437 -1.09613,-1.20402 -1.88991,-1.17745 z"
+ style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.35;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
+ <path
+ transform="matrix(1.4328339,0,0,1.4328339,624.8208,-124.5892)"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
+ sodipodi:ry="2.09375"
+ sodipodi:rx="2.09375"
+ sodipodi:cy="186.40625"
+ sodipodi:cx="-38.59375"
+ id="path4050-2-7-9-4-5-3-0-2"
+ style="color:#000000;fill:url(#radialGradient5958-1);fill-opacity:1;stroke:url(#linearGradient5960-5);stroke-width:0.69791751999999996;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ sodipodi:type="arc" />
+ </g>
+ <path
+ sodipodi:nodetypes="ccccs"
+ id="path3165-7-3-1-1-0-0-6"
+ d="m 400.50127,140.46547 c -0.0145,-0.50763 -0.22859,-1.0064 -0.58413,-1.36064 l -10.39341,-10.63768 -10.3934,10.63768 c -0.71718,0.73402 -0.71717,2.06972 0,2.80374"
+ style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:1;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans;stroke-linecap:round" />
+ <path
+ sodipodi:type="arc"
+ style="color:#000000;fill:none;stroke:url(#linearGradient7401);stroke-width:1.04687393;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path4050-2-7-9-4-0-3-1-8"
+ sodipodi:cx="-38.59375"
+ sodipodi:cy="186.40625"
+ sodipodi:rx="2.09375"
+ sodipodi:ry="2.09375"
+ d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ transform="matrix(0.95522497,0,0,0.95522497,426.36571,-26.559902)" />
+ <path
+ sodipodi:type="arc"
+ style="color:#000000;fill:none;stroke:url(#linearGradient7401-6);stroke-width:1.04687393;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path4050-2-7-9-4-0-3-1-87"
+ sodipodi:cx="-38.59375"
+ sodipodi:cy="186.40625"
+ sodipodi:rx="2.09375"
+ sodipodi:ry="2.09375"
+ d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ transform="matrix(0.95522497,0,0,0.95522497,426.36571,-34.559902)" />
</g>
</g>
<g
@@ -9089,7 +10571,7 @@
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Abandoned Bitplane;-inkscape-font-specification:Abandoned Bitplane" />
<path
transform="matrix(0.95522379,0,0,0.95522379,-1.634332,9.4403152)"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
sodipodi:ry="2.09375"
sodipodi:rx="2.09375"
sodipodi:cy="186.40625"
@@ -9099,7 +10581,7 @@
sodipodi:type="arc" />
<path
transform="matrix(0.47761203,0,0,0.47761203,-20.067161,98.470133)"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
sodipodi:ry="2.09375"
sodipodi:rx="2.09375"
sodipodi:cy="186.40625"
@@ -9143,7 +10625,7 @@
sodipodi:cy="220.5"
sodipodi:rx="1"
sodipodi:ry="1"
- d="m -318.5,220.5 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z"
+ d="m -318.5,220.5 c 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 0.55228,0 1,0.44772 1,1 z"
transform="matrix(1,0,0,-1,353,447)" />
</g>
<path
@@ -9388,6 +10870,11 @@
y="131.5"
rx="0.99999994"
ry="0.99999994" />
+ <path
+ style="color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ d="m 467.5,152.5 0,-20 c 0,-0.554 0.446,-1 1,-1 0.554,0 1,0.446 1,1"
+ id="rect5589-6-4-7"
+ sodipodi:nodetypes="cccc" />
</g>
</g>
<g
@@ -9701,94 +11188,99 @@
sodipodi:nodetypes="ccccccc" />
<path
sodipodi:type="arc"
- style="opacity:0.1;color:#000000;fill:url(#radialGradient4676);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
- id="path6460-6-4-4-1-8-2"
+ style="opacity:0.2;color:#000000;fill:url(#radialGradient5002-4-6);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path6460-6-4-4-3-5-9-8"
sodipodi:cx="33.875"
sodipodi:cy="197.29688"
sodipodi:rx="4.84375"
sodipodi:ry="1.640625"
d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
- transform="matrix(2.2004526,0,0,1.3196154,482.44271,-106.54411)" />
+ transform="matrix(1.2377544,0,0,1.1165962,516.38642,-66.48908)" />
<path
sodipodi:type="arc"
- style="opacity:0.2;color:#000000;fill:url(#radialGradient5002-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
- id="path6460-6-4-4-3-5-9-8"
+ style="opacity:0.1;color:#000000;fill:url(#radialGradient4676-9);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ id="path6460-6-4-4-1-8-2"
sodipodi:cx="33.875"
sodipodi:cy="197.29688"
sodipodi:rx="4.84375"
sodipodi:ry="1.640625"
d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
- transform="matrix(1.2377544,0,0,1.1165962,516.38642,-66.489077)" />
+ transform="matrix(2.2004526,0,0,1.3196154,482.44271,-106.54411)" />
<g
- id="g4018-5-5-1-8-7"
- style="stroke:url(#linearGradient5822-6);stroke-width:1.53354681;display:inline;enable-background:new"
- transform="matrix(0.65970167,0,0,0.64455255,579.96936,21.659273)">
+ transform="translate(-2.2862878e-6,-3.6628774e-7)"
+ style="display:inline;enable-background:new"
+ id="g5728-8">
+ <g
+ transform="matrix(0.65970167,0,0,0.64455255,579.96936,21.659273)"
+ style="stroke:url(#linearGradient5822-6-6-6);stroke-width:1.53354681;display:inline;enable-background:new"
+ id="g4018-5-5-1-8-7-34">
+ <path
+ style="fill:none;stroke:url(#linearGradient5820-2-5-9);stroke-width:10.734828;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+ d="m -32.5,173.5 -14,14 14,14"
+ id="path3169-2-38-2-6-7-2"
+ sodipodi:nodetypes="ccc" />
+ </g>
+ <g
+ style="stroke:url(#linearGradient5818-8-0-9);stroke-width:1.53354681;display:inline;enable-background:new"
+ transform="matrix(0.65970167,0,0,0.64455255,606.35743,21.659273)"
+ id="g4030-1-8-0-6-6-2">
+ <path
+ style="fill:none;stroke:url(#linearGradient5816-9-2-3);stroke-width:7.66773415;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+ d="m -72.5,173.5 -14,14 14,14"
+ id="path3165-7-3-4-4-7-4"
+ sodipodi:nodetypes="ccc" />
+ </g>
<path
- sodipodi:nodetypes="ccc"
- id="path3169-2-38-2-6-7"
- d="m -32.5,173.5 -14,14 14,14"
- style="fill:none;stroke:url(#linearGradient5820-2);stroke-width:10.734828;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" />
- </g>
- <g
- id="g4030-1-8-0-6-6"
- transform="matrix(0.65970167,0,0,0.64455255,606.35743,21.659273)"
- style="stroke:url(#linearGradient5818-8);stroke-width:1.53354681;display:inline;enable-background:new">
+ transform="matrix(1.4328339,0,0,1.4328339,616.8208,-124.5892)"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
+ sodipodi:ry="2.09375"
+ sodipodi:rx="2.09375"
+ sodipodi:cy="186.40625"
+ sodipodi:cx="-38.59375"
+ id="path4050-2-7-9-4-5-3-0-5"
+ style="color:#000000;fill:url(#radialGradient5012-3-0-2);fill-opacity:1;stroke:url(#linearGradient5014-0-7-0);stroke-width:0.69791752;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ sodipodi:type="arc" />
<path
- sodipodi:nodetypes="ccc"
- id="path3165-7-3-4-4-7"
- d="m -72.5,173.5 -14,14 14,14"
- style="fill:none;stroke:url(#linearGradient5816-9);stroke-width:7.66773415;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" />
+ sodipodi:nodetypes="ccccscccsc"
+ id="path3165-7-3-1-1-0-0-1"
+ d="m 558.48783,131.53534 c -0.50763,0.0145 -1.0064,0.22859 -1.36064,0.58413 l -10.63768,10.39341 10.63768,10.3934 c 0.73402,0.71718 2.06972,0.71717 2.80374,0 0.73401,-0.71714 0.73401,-2.02217 0,-2.73935 l -7.83397,-7.65405 7.83397,-7.65406 c 0.57119,-0.5392 0.75701,-1.43164 0.44681,-2.14603 -0.3102,-0.71437 -1.09613,-1.20402 -1.88991,-1.17745 z"
+ style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.35;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
+ <path
+ sodipodi:nodetypes="ccccccc"
+ id="path3165-7-3-1-9-5-6-2-7"
+ d="m 560.48134,151.55633 c 0.005,-0.51209 -0.17864,-1.02614 -0.55041,-1.3894 l -7.83397,-7.65405 m 8.28078,-9.80009 c -0.3102,-0.71437 -1.09613,-1.20402 -1.88991,-1.17745 -0.50763,0.0145 -1.0064,0.22859 -1.36064,0.58413 l -10.63768,10.39341"
+ style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
+ <path
+ transform="matrix(1.4328339,0,0,1.4328339,624.8208,-124.5892)"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
+ sodipodi:ry="2.09375"
+ sodipodi:rx="2.09375"
+ sodipodi:cy="186.40625"
+ sodipodi:cx="-38.59375"
+ id="path4050-2-7-9-4-5-3-0-2-5"
+ style="color:#000000;fill:url(#radialGradient4866-9-4);fill-opacity:1;stroke:url(#linearGradient4868-2-5);stroke-width:0.69791752;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(0.95522497,0,0,0.95522497,606.36572,-35.559907)"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
+ sodipodi:ry="2.09375"
+ sodipodi:rx="2.09375"
+ sodipodi:cy="186.40625"
+ sodipodi:cx="-38.59375"
+ id="path4050-2-7-9-4-0-3-1-4-7"
+ style="color:#000000;fill:none;stroke:url(#linearGradient5016-2-8-7);stroke-width:1.04687393;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(0.95522497,0,0,0.95522497,598.36572,-35.559902)"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
+ sodipodi:ry="2.09375"
+ sodipodi:rx="2.09375"
+ sodipodi:cy="186.40625"
+ sodipodi:cx="-38.59375"
+ id="path4050-2-7-9-4-0-3-1-4-9-1"
+ style="color:#000000;fill:none;stroke:url(#linearGradient7082);stroke-width:1.04687393;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ sodipodi:type="arc" />
</g>
- <path
- sodipodi:type="arc"
- style="color:#000000;fill:url(#radialGradient5012-3);fill-opacity:1;stroke:url(#linearGradient5014-0);stroke-width:0.69791752;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
- id="path4050-2-7-9-4-5-3-0"
- sodipodi:cx="-38.59375"
- sodipodi:cy="186.40625"
- sodipodi:rx="2.09375"
- sodipodi:ry="2.09375"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
- transform="matrix(1.4328339,0,0,1.4328339,616.8208,-124.5892)" />
- <path
- style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.35;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- d="m 558.48783,131.53534 c -0.50763,0.0145 -1.0064,0.22859 -1.36064,0.58413 l -10.63768,10.39341 10.63768,10.3934 c 0.73402,0.71718 2.06972,0.71717 2.80374,0 0.73401,-0.71714 0.73401,-2.02217 0,-2.73935 l -7.83397,-7.65405 7.83397,-7.65406 c 0.57119,-0.5392 0.75701,-1.43164 0.44681,-2.14603 -0.3102,-0.71437 -1.09613,-1.20402 -1.88991,-1.17745 z"
- id="path3165-7-3-1-1-0-0"
- sodipodi:nodetypes="ccccscccsc" />
- <path
- style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- d="m 560.48134,151.55633 c 0.005,-0.51209 -0.17864,-1.02614 -0.55041,-1.3894 l -7.83397,-7.65405 m 8.28078,-9.80009 c -0.3102,-0.71437 -1.09613,-1.20402 -1.88991,-1.17745 -0.50763,0.0145 -1.0064,0.22859 -1.36064,0.58413 l -10.63768,10.39341"
- id="path3165-7-3-1-9-5-6-2"
- sodipodi:nodetypes="ccccccc" />
- <path
- sodipodi:type="arc"
- style="color:#000000;fill:url(#radialGradient4866);fill-opacity:1;stroke:url(#linearGradient4868);stroke-width:0.69791752;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
- id="path4050-2-7-9-4-5-3-0-2"
- sodipodi:cx="-38.59375"
- sodipodi:cy="186.40625"
- sodipodi:rx="2.09375"
- sodipodi:ry="2.09375"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
- transform="matrix(1.4328339,0,0,1.4328339,624.8208,-124.5892)" />
- <path
- sodipodi:type="arc"
- style="color:#000000;fill:none;stroke:url(#linearGradient5016-2);stroke-width:1.04687393;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
- id="path4050-2-7-9-4-0-3-1-4"
- sodipodi:cx="-38.59375"
- sodipodi:cy="186.40625"
- sodipodi:rx="2.09375"
- sodipodi:ry="2.09375"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
- transform="matrix(0.95522497,0,0,0.95522497,606.36572,-35.559907)" />
- <path
- sodipodi:type="arc"
- style="color:#000000;fill:none;stroke:url(#linearGradient4939);stroke-width:1.04687393;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
- id="path4050-2-7-9-4-0-3-1-4-9"
- sodipodi:cx="-38.59375"
- sodipodi:cy="186.40625"
- sodipodi:rx="2.09375"
- sodipodi:ry="2.09375"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
- transform="matrix(0.95522497,0,0,0.95522497,598.36572,-35.559902)" />
</g>
</g>
<g
@@ -9889,7 +11381,7 @@
sodipodi:end="5.5571767"
sodipodi:start="0.48323577"
transform="matrix(1.0714286,0,0,1.0714286,-7.0699096,-12.284198)"
- d="m 119.19847,189.25253 a 7,7 0 1 1 -0.96366,-7.89976"
+ d="m 119.19847,189.25253 c -1.79632,3.42332 -6.02768,4.74226 -9.451,2.94594 -3.42332,-1.79632 -4.74226,-6.02768 -2.94594,-9.451 1.79632,-3.42332 6.02768,-4.74226 9.451,-2.94594 0.74906,0.39305 1.42068,0.91863 1.98228,1.55124"
sodipodi:ry="7"
sodipodi:rx="7"
sodipodi:cy="186"
@@ -9911,7 +11403,7 @@
sodipodi:end="5.6566634"
sodipodi:start="0.69705788"
transform="matrix(1.1501219,0,0,1.1521155,-15.186827,-33.014002)"
- d="m 112.89199,228.29933 a 4.75,4.75 0 1 1 0.20585,-5.8344"
+ d="m 112.89199,228.29933 c -1.6841,2.01142 -4.67991,2.27676 -6.69132,0.59266 -2.01142,-1.6841 -2.27676,-4.67991 -0.59266,-6.69132 1.6841,-2.01142 4.67991,-2.27676 6.69132,-0.59266 0.3005,0.2516 0.56871,0.53943 0.79851,0.85692"
sodipodi:ry="4.75"
sodipodi:rx="4.75"
sodipodi:cy="225.25"
@@ -9952,7 +11444,7 @@
sodipodi:end="5.5571767"
sodipodi:start="0.48360145"
transform="matrix(1.0714286,0,0,1.0714286,-7.0699104,-12.284198)"
- d="m 119.19728,189.25479 a 7,7 0 1 1 -0.96247,-7.90202"
+ d="m 119.19728,189.25479 c -1.79757,3.42267 -6.02941,4.74007 -9.45207,2.94249 -3.42267,-1.79757 -4.74007,-6.02941 -2.94249,-9.45207 1.79757,-3.42267 6.02941,-4.74007 9.45207,-2.94249 0.74816,0.39293 1.41899,0.91808 1.98002,1.55005"
sodipodi:ry="7"
sodipodi:rx="7"
sodipodi:cy="186"
@@ -10357,7 +11849,7 @@
transform="translate(520.48337,0)">
<path
transform="matrix(4.541935,0,0,1.9809503,45.141953,-299.08531)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -10367,7 +11859,7 @@
sodipodi:type="arc" />
<path
transform="matrix(3.3032251,0,0,1.6761866,87.103251,-238.95639)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -10435,7 +11927,7 @@
transform="matrix(0.66757154,0,0,0.66757154,586.64808,92.580698)">
<path
transform="matrix(4.541935,0,0,1.9809503,45.141953,-299.08531)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -10445,7 +11937,7 @@
sodipodi:type="arc" />
<path
transform="matrix(3.3032251,0,0,1.6761866,87.103251,-238.95639)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -10643,7 +12135,7 @@
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.5;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Abandoned Bitplane;-inkscape-font-specification:Abandoned Bitplane" />
<path
transform="matrix(0.95522379,0,0,0.95522379,72.365668,9.44032)"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
sodipodi:ry="2.09375"
sodipodi:rx="2.09375"
sodipodi:cy="186.40625"
@@ -10661,7 +12153,7 @@
sodipodi:cy="186.40625"
sodipodi:rx="2.09375"
sodipodi:ry="2.09375"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
transform="matrix(0.95522379,0,0,0.95522379,78.365668,9.4403202)" />
</g>
</g>
@@ -10710,7 +12202,7 @@
sodipodi:cy="220.5"
sodipodi:rx="1"
sodipodi:ry="1"
- d="m -318.5,220.5 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z"
+ d="m -318.5,220.5 c 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 0.55228,0 1,0.44772 1,1 z"
transform="matrix(1,0,0,-1,353,447)" />
<path
sodipodi:type="arc"
@@ -10720,7 +12212,7 @@
sodipodi:cy="220.5"
sodipodi:rx="1"
sodipodi:ry="1"
- d="m -318.5,220.5 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z"
+ d="m -318.5,220.5 c 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 0.55228,0 1,0.44772 1,1 z"
transform="matrix(1,0,0,-1,357,447)" />
</g>
<path
@@ -10829,7 +12321,7 @@
transform="matrix(-1,0,0,1,1597.9661,0)">
<path
transform="matrix(2.2004526,0,0,1.3196154,722.44271,-106.54411)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -10839,7 +12331,7 @@
sodipodi:type="arc" />
<path
transform="matrix(1.2377544,0,0,1.1165962,756.38642,-66.48908)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -10873,7 +12365,7 @@
</g>
<path
transform="matrix(1.4328339,0,0,1.4328339,856.8208,-124.5892)"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
sodipodi:ry="2.09375"
sodipodi:rx="2.09375"
sodipodi:cy="186.40625"
@@ -10893,7 +12385,7 @@
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
<path
transform="matrix(1.4328339,0,0,1.4328339,864.8208,-124.5892)"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
sodipodi:ry="2.09375"
sodipodi:rx="2.09375"
sodipodi:cy="186.40625"
@@ -11046,7 +12538,7 @@
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.8;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Abandoned Bitplane;-inkscape-font-specification:Abandoned Bitplane" />
<path
transform="matrix(0.95522379,0,0,0.95522379,-1.634332,9.4403152)"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
sodipodi:ry="2.09375"
sodipodi:rx="2.09375"
sodipodi:cy="186.40625"
@@ -11103,7 +12595,7 @@
style="fill:none;stroke:url(#linearGradient6084-3);stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" />
<path
transform="matrix(1,0,0,-1,353,447)"
- d="m -318.5,220.5 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z"
+ d="m -318.5,220.5 c 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 0.55228,0 1,0.44772 1,1 z"
sodipodi:ry="1"
sodipodi:rx="1"
sodipodi:cy="220.5"
@@ -11139,7 +12631,7 @@
transform="translate(500,1)">
<path
transform="matrix(3.3032256,0,0,1.9809503,257.10323,-300.08531)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -11149,7 +12641,7 @@
sodipodi:type="arc" />
<path
transform="matrix(1.8580641,0,0,1.6761866,308.05808,-239.95639)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -11169,11 +12661,11 @@
sodipodi:cy="197.29688"
sodipodi:rx="4.84375"
sodipodi:ry="1.640625"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
transform="matrix(1.1354842,0,0,1.6761866,306.03548,-239.95638)" />
<path
transform="matrix(1.7548398,0,0,1.9809503,285.0548,-300.08531)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -11268,7 +12760,7 @@
transform="matrix(-1,0,0,1,1758,0)">
<path
transform="matrix(2.2004526,0,0,1.3196154,810.44271,-106.54411)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -11278,7 +12770,7 @@
sodipodi:type="arc" />
<path
transform="matrix(1.2377544,0,0,1.1165962,844.38642,-66.489077)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -11288,7 +12780,7 @@
sodipodi:type="arc" />
<path
transform="matrix(1.1689912,0,0,1.3196154,829.06272,-106.54411)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -11298,7 +12790,7 @@
sodipodi:type="arc" />
<path
transform="matrix(0.75640584,0,0,1.1165962,843.03906,-66.489067)"
- d="m 38.71875,197.29687 a 4.84375,1.640625 0 1 1 -9.6875,0 4.84375,1.640625 0 1 1 9.6875,0 z"
+ d="m 38.71875,197.29687 c 0,0.9061 -2.168621,1.64063 -4.84375,1.64063 -2.675129,0 -4.84375,-0.73453 -4.84375,-1.64063 0,-0.90609 2.168621,-1.64062 4.84375,-1.64062 2.675129,0 4.84375,0.73453 4.84375,1.64062 z"
sodipodi:ry="1.640625"
sodipodi:rx="4.84375"
sodipodi:cy="197.29688"
@@ -11332,7 +12824,7 @@
</g>
<path
transform="matrix(1.4328339,0,0,1.4328339,944.8208,-124.5892)"
- d="m -36.5,186.40625 a 2.09375,2.09375 0 1 1 -4.1875,0 2.09375,2.09375 0 1 1 4.1875,0 z"
+ d="m -36.5,186.40625 c 0,1.15635 -0.937404,2.09375 -2.09375,2.09375 -1.156346,0 -2.09375,-0.9374 -2.09375,-2.09375 0,-1.15635 0.937404,-2.09375 2.09375,-2.09375 1.156346,0 2.09375,0.9374 2.09375,2.09375 z"
sodipodi:ry="2.09375"
sodipodi:rx="2.09375"
sodipodi:cy="186.40625"
@@ -11625,7 +13117,7 @@
d="M 947.46875,76.46875 A 2.0002,2.0002 0 0 0 945.5,78.5 l 0,11 a 2.0002,2.0002 0 0 0 2,2 l 9,0 a 2.0002,2.0002 0 0 0 2,-2 l 0,-6 4,0 0,6 a 2.0002,2.0002 0 0 0 2,2 l 9,0 a 2.0002,2.0002 0 0 0 2,-2 l 0,-11 a 2.0002,2.0002 0 1 0 -4,0 l 0,9 -5,0 0,-6 a 2.0002,2.0002 0 0 0 -2,-2 l -8,0 a 2.0002,2.0002 0 0 0 -2,2 l 0,6 -5,0 0,-9 a 2.0002,2.0002 0 0 0 -2.03125,-2.03125 z"
id="path5161-0-7-9" />
<path
- style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Abandoned Bitplane;-inkscape-font-specification:Abandoned Bitplane"
+ style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Abandoned Bitplane;-inkscape-font-specification:Abandoned Bitplane;opacity:0.82700422"
d="m 962.5,83.500005 0,6 c 10e-5,1.047169 0.95283,1.999895 2,2 m 11,-13 c 0.0149,-1.056625 -0.94327,-2.028484 -2,-2.028484 -1.05673,0 -2.01494,0.971859 -2,2.028484 l 0,9 -5,0 m 0,-6 c -10e-5,-1.047169 -0.95283,-1.999895 -2,-2 l -8,0 c -1.04717,1.05e-4 -1.9999,0.952831 -2,2 l 0,6 -5,0 m 0,-9 c 0.0167,-1.068036 -0.96321,-2.047962 -2.03125,-2.03125 -1.0472,0.01634 -1.98514,0.984046 -1.96875,2.03125 l 0,11 c 10e-5,1.047169 0.95283,1.999895 2,2"
id="path5161-0-7-9-8"
sodipodi:nodetypes="ccccscccccccccccccc" />
diff --git a/src/system-shutdown.svg b/src/system-shutdown.svg
index b3252ae..45097ba 100644
--- a/src/system-shutdown.svg
+++ b/src/system-shutdown.svg
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
@@ -15,7 +16,7 @@
inkscape:export-xdpi="90.000000"
inkscape:export-ydpi="90.000000"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
- inkscape:version="0.46"
+ inkscape:version="0.47 r22583"
sodipodi:docname="system-shutdown.svg"
sodipodi:version="0.32"
style="display:inline;enable-background:new"
@@ -41,8 +42,8 @@
height="300px"
id="base"
inkscape:current-layer="layer6"
- inkscape:cx="343.80346"
- inkscape:cy="205.80339"
+ inkscape:cx="286.34113"
+ inkscape:cy="135.15615"
inkscape:document-units="px"
inkscape:grid-bbox="true"
inkscape:pageopacity="0.0"
@@ -54,48 +55,27 @@
inkscape:window-width="1278"
inkscape:window-x="0"
inkscape:window-y="25"
- inkscape:zoom="1"
+ inkscape:zoom="2"
objecttolerance="7"
pagecolor="#ffffff"
showgrid="false"
stroke="#ef2929"
- width="400px">
+ width="400px"
+ inkscape:window-maximized="0">
<inkscape:grid
enabled="true"
id="grid5883"
spacingx="1px"
spacingy="1px"
type="xygrid"
- visible="true" />
+ visible="true"
+ empspacing="5"
+ snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<defs
id="defs3">
<linearGradient
inkscape:collect="always"
- id="linearGradient3635">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop3637" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop3639" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3595">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop3597" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop3599" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
id="linearGradient3381">
<stop
style="stop-color:#888a85;stop-opacity:1"
@@ -106,77 +86,6 @@
offset="1"
id="stop3385" />
</linearGradient>
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 150 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="400 : 150 : 1"
- inkscape:persp3d-origin="200 : 100 : 1"
- id="perspective115" />
- <linearGradient
- gradientTransform="matrix(1.059222,0,0,0.808101,-1.234132,4.001391)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient7596"
- inkscape:collect="always"
- x1="22.585604"
- x2="22.585604"
- xlink:href="#linearGradient7608"
- y1="34.149513"
- y2="11.042997" />
- <radialGradient
- cx="605.71429"
- cy="486.64789"
- fx="605.71429"
- fy="486.64789"
- gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1985"
- inkscape:collect="always"
- r="117.14286"
- xlink:href="#linearGradient5060" />
- <radialGradient
- cx="605.71429"
- cy="486.64789"
- fx="605.71429"
- fy="486.64789"
- gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1987"
- inkscape:collect="always"
- r="117.14286"
- xlink:href="#linearGradient5060" />
- <linearGradient
- gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient1983"
- inkscape:collect="always"
- x1="302.85715"
- x2="302.85715"
- xlink:href="#linearGradient5048"
- y1="366.64789"
- y2="609.50507" />
- <radialGradient
- cx="24.44569"
- cy="35.87817"
- fx="24.44569"
- fy="35.87817"
- gradientTransform="matrix(1.394383,0,0,1.255074,-17.58662,-20.37819)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1977"
- inkscape:collect="always"
- r="20.530962"
- xlink:href="#linearGradient11520" />
- <radialGradient
- cx="24.445690"
- cy="35.878170"
- fx="24.445690"
- fy="35.878170"
- gradientTransform="matrix(1.995058,0,0,1.855412,-24.37145,-30.2043)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient11526"
- inkscape:collect="always"
- r="20.530962"
- xlink:href="#linearGradient11520" />
<linearGradient
id="linearGradient11520">
<stop
@@ -189,18 +98,6 @@
style="stop-color:#dcdcdc;stop-opacity:1.0000000;" />
</linearGradient>
<linearGradient
- id="linearGradient5060"
- inkscape:collect="always">
- <stop
- id="stop5062"
- offset="0"
- style="stop-color:black;stop-opacity:1;" />
- <stop
- id="stop5064"
- offset="1"
- style="stop-color:black;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
id="linearGradient7614">
<stop
id="stop7616"
@@ -219,86 +116,6 @@
offset="1"
style="stop-color:#838383;stop-opacity:0;" />
</linearGradient>
- <radialGradient
- cx="605.71429"
- cy="486.64789"
- fx="605.71429"
- fy="486.64789"
- gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient5031"
- inkscape:collect="always"
- r="117.14286"
- xlink:href="#linearGradient5060" />
- <linearGradient
- id="linearGradient5048">
- <stop
- id="stop5050"
- offset="0"
- style="stop-color:black;stop-opacity:0;" />
- <stop
- id="stop5056"
- offset="0.5"
- style="stop-color:black;stop-opacity:1;" />
- <stop
- id="stop5052"
- offset="1"
- style="stop-color:black;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient11508"
- inkscape:collect="always">
- <stop
- id="stop11510"
- offset="0"
- style="stop-color:#000000;stop-opacity:1;" />
- <stop
- id="stop11512"
- offset="1"
- style="stop-color:#000000;stop-opacity:0;" />
- </linearGradient>
- <radialGradient
- cx="24.483574"
- cy="29.60956"
- fx="24.483574"
- fy="29.60956"
- gradientTransform="matrix(1.809781,-5.317246e-2,4.49083e-2,1.454547,-29.07729,-21.56648)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1959"
- inkscape:collect="always"
- r="4.4774761"
- xlink:href="#linearGradient7614" />
- <linearGradient
- gradientTransform="matrix(0.77564,0,0,0.615037,-2.461031,1.579132)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient1973"
- inkscape:collect="always"
- x1="20.092352"
- x2="31.799011"
- xlink:href="#linearGradient11594"
- y1="8.9471626"
- y2="38.947163" />
- <linearGradient
- gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient5027"
- inkscape:collect="always"
- x1="302.85715"
- x2="302.85715"
- xlink:href="#linearGradient5048"
- y1="366.64789"
- y2="609.50507" />
- <radialGradient
- cx="24.399090"
- cy="29.099535"
- fx="24.399090"
- fy="29.099535"
- gradientTransform="matrix(2.407878,0,0,1.86105,-34.35094,-20.55775)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient7592"
- inkscape:collect="always"
- r="6.0270013"
- xlink:href="#linearGradient7586" />
<linearGradient
id="linearGradient7608">
<stop
@@ -319,26 +136,6 @@
style="stop-color:#d1d1d1;stop-opacity:0.34285715;" />
</linearGradient>
<linearGradient
- gradientTransform="matrix(0.690268,0,0,0.528751,-0.370062,2.806296)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient1957"
- inkscape:collect="always"
- x1="22.585604"
- x2="22.585604"
- xlink:href="#linearGradient7608"
- y1="34.149513"
- y2="11.042997" />
- <linearGradient
- gradientTransform="matrix(0.476329,0,0,0.627721,12.7549,9.156933)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient7584"
- inkscape:collect="always"
- x1="31.597168"
- x2="24.445690"
- xlink:href="#linearGradient11594"
- y1="33.447811"
- y2="21.067410" />
- <linearGradient
id="linearGradient7586">
<stop
id="stop7588"
@@ -350,16 +147,6 @@
style="stop-color:#000000;stop-opacity:1.0000000;" />
</linearGradient>
<linearGradient
- gradientTransform="matrix(0.666667,0,0,0.666667,0,-1.6e-5)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient1963"
- inkscape:collect="always"
- x1="25.279068"
- x2="28.284273"
- xlink:href="#linearGradient7636"
- y1="28.554562"
- y2="38.454056" />
- <linearGradient
id="linearGradient11594">
<stop
id="stop11596"
@@ -371,68 +158,6 @@
style="stop-color:#d1d1d1;stop-opacity:1.0000000;" />
</linearGradient>
<linearGradient
- gradientTransform="matrix(0.730379,0,0,0.615037,-1.354641,1.579132)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient1971"
- inkscape:collect="always"
- x1="24.445671"
- x2="24.445671"
- xlink:href="#linearGradient11520"
- y1="0.49847093"
- y2="39.447163" />
- <radialGradient
- cx="30.203562"
- cy="44.565483"
- fx="30.203562"
- fy="44.565483"
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.338462,-5.168001e-14,29.48178)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient11532"
- inkscape:collect="always"
- r="6.5659914"
- xlink:href="#linearGradient11508" />
- <radialGradient
- cx="605.71429"
- cy="486.64789"
- fx="605.71429"
- fy="486.64789"
- gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient5029"
- inkscape:collect="always"
- r="117.14286"
- xlink:href="#linearGradient5060" />
- <radialGradient
- cx="24.39909"
- cy="29.099535"
- fx="24.39909"
- fy="29.099535"
- gradientTransform="matrix(1.574583,0,0,1.246471,-22.07291,-13.55575)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1966"
- inkscape:collect="always"
- r="6.0270014"
- xlink:href="#linearGradient7586" />
- <linearGradient
- gradientUnits="userSpaceOnUse"
- id="linearGradient7642"
- inkscape:collect="always"
- x1="25.279068"
- x2="28.284273"
- xlink:href="#linearGradient7636"
- y1="28.554562"
- y2="38.454056" />
- <linearGradient
- gradientTransform="matrix(0.984324,0,0,0.957884,0.336637,1.415543)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient11608"
- inkscape:collect="always"
- x1="24.445671"
- x2="24.445671"
- xlink:href="#linearGradient11520"
- y1="0.49847093"
- y2="39.447163" />
- <linearGradient
id="linearGradient7636"
inkscape:collect="always">
<stop
@@ -444,37 +169,6 @@
offset="1"
style="stop-color:#000000;stop-opacity:0;" />
</linearGradient>
- <linearGradient
- gradientTransform="matrix(0.311486,0,0,0.420427,8.730994,6.346176)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient1968"
- inkscape:collect="always"
- x1="31.597168"
- x2="24.44569"
- xlink:href="#linearGradient11594"
- y1="33.447811"
- y2="21.06741" />
- <linearGradient
- gradientTransform="matrix(1.045319,0,0,0.957884,-1.154429,1.415543)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient11600"
- inkscape:collect="always"
- x1="20.092352"
- x2="31.799011"
- xlink:href="#linearGradient11594"
- y1="8.9471626"
- y2="38.947163" />
- <radialGradient
- cx="24.483574"
- cy="29.609560"
- fx="24.483574"
- fy="29.609560"
- gradientTransform="matrix(2.777122,-8.126449e-2,6.891211e-2,2.223012,-45.28558,-33.24798)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient7647"
- inkscape:collect="always"
- r="4.4774761"
- xlink:href="#linearGradient7614" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient11520"
@@ -640,17 +334,6 @@
stdDeviation="0.49844921"
id="feGaussianBlur3583" />
</filter>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3595"
- id="radialGradient3601"
- cx="304.57059"
- cy="47.762432"
- fx="304.57059"
- fy="47.762432"
- r="19.59375"
- gradientTransform="matrix(4.6089466,0,0,1.4287021,-1101.463,-15.125219)"
- gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient7608"
@@ -666,7 +349,7 @@
xlink:href="#linearGradient7614"
id="radialGradient3606"
gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.777122,-8.457726e-2,6.891211e-2,2.3136337,250.71442,14.588173)"
+ gradientTransform="matrix(2.777122,-0.08457726,0.06891211,2.3136337,250.71442,14.588173)"
cx="24.483574"
cy="29.609560"
fx="24.483574"
@@ -734,17 +417,6 @@
fx="24.445690"
fy="35.878170"
r="20.530962" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3635"
- id="radialGradient3641"
- cx="307"
- cy="49.080162"
- fx="307"
- fy="49.080162"
- r="13"
- gradientTransform="matrix(3.7884783,0,0,2.0840486,-856.06285,-47.004197)"
- gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient7608"
@@ -760,7 +432,7 @@
xlink:href="#linearGradient7614"
id="radialGradient8045"
gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.809781,-5.317246e-2,4.49083e-2,1.454547,273.92271,104.43352)"
+ gradientTransform="matrix(1.809781,-0.05317246,0.0449083,1.454547,273.92271,104.43352)"
cx="24.483574"
cy="29.60956"
fx="24.483574"
@@ -828,102 +500,6 @@
fx="24.44569"
fy="35.87817"
r="20.530962" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5048"
- id="linearGradient8069"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
- x1="302.85715"
- y1="366.64789"
- x2="302.85715"
- y2="609.50507" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5060"
- id="radialGradient8071"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
- cx="605.71429"
- cy="486.64789"
- fx="605.71429"
- fy="486.64789"
- r="117.14286" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5060"
- id="radialGradient8073"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
- cx="605.71429"
- cy="486.64789"
- fx="605.71429"
- fy="486.64789"
- r="117.14286" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5060"
- id="radialGradient8076"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-4.240673e-2,0,0,2.4705904e-2,364.83632,141.94163)"
- cx="605.71429"
- cy="486.64789"
- fx="605.71429"
- fy="486.64789"
- r="117.14286" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5060"
- id="radialGradient8079"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(4.240673e-2,0,0,2.4705904e-2,334.199,141.94163)"
- cx="605.71429"
- cy="486.64789"
- fx="605.71429"
- fy="486.64789"
- r="117.14286" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5048"
- id="linearGradient8082"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(4.240673e-2,0,0,2.4705904e-2,334.19065,141.94163)"
- x1="302.85715"
- y1="366.64789"
- x2="302.85715"
- y2="609.50507" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5048"
- id="linearGradient8089"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(4.240673e-2,0,0,2.4705904e-2,334.19065,141.94163)"
- x1="302.85715"
- y1="366.64789"
- x2="302.85715"
- y2="609.50507" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5060"
- id="radialGradient8091"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(4.240673e-2,0,0,2.4705904e-2,334.199,141.94163)"
- cx="605.71429"
- cy="486.64789"
- fx="605.71429"
- fy="486.64789"
- r="117.14286" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5060"
- id="radialGradient8093"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-4.240673e-2,0,0,2.4705904e-2,364.83632,141.94163)"
- cx="605.71429"
- cy="486.64789"
- fx="605.71429"
- fy="486.64789"
- r="117.14286" />
<filter
inkscape:collect="always"
id="filter8975"
@@ -951,7 +527,7 @@
height="48"
id="rect6284"
inkscape:label="48x48"
- style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
width="48"
x="296"
y="50" />
@@ -959,7 +535,7 @@
height="32"
id="rect6592"
inkscape:label="32x32"
- style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
width="32"
x="303"
y="126" />
@@ -967,7 +543,7 @@
height="22"
id="rect6749"
inkscape:label="22x22"
- style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
width="22"
x="303"
y="177" />
@@ -975,7 +551,7 @@
height="24"
id="rect8104"
inkscape:label="24x24"
- style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
width="24"
x="302"
y="176" />
@@ -1002,21 +578,22 @@
sodipodi:role="line"
x="191.97073"
y="21.513618">system-shutdown</tspan></text>
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer2"
- inkscape:label="small sizes">
<rect
height="16"
id="rect6833"
inkscape:label="16x16"
- style="display:inline;enable-background:accumulate;fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;overflow:visible"
+ style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
width="16"
x="303"
y="219" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer2"
+ inkscape:label="small sizes"
+ style="display:inline">
<rect
- style="display:inline;enable-background:new;opacity:0.29999999999999999;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.39999998000000003;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;overflow:visible;filter:url(#filter3581)"
+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.39999998;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter3581);enable-background:new"
id="rect3571"
width="17.971802"
height="2"
@@ -1026,7 +603,7 @@
ry="1"
transform="matrix(1.1545855,0,0,1.5,-48.556158,-99.710248)" />
<rect
- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter8975);enable-background:new"
+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8975);enable-background:new"
id="rect8095"
width="39"
height="4"
@@ -1039,7 +616,7 @@
y="53.617188"
x="300.36816"
width="40.131836"
- style="display:inline;enable-background:new;fill:url(#radialGradient3624);fill-opacity:1;fill-rule:evenodd;stroke:#9b9b9b;stroke-width:0.99999981999999998;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;overflow:visible"
+ style="fill:url(#radialGradient3624);fill-opacity:1;fill-rule:evenodd;stroke:#9b9b9b;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
ry="5.4548221"
rx="5.4643431"
id="rect11518"
@@ -1048,7 +625,7 @@
y="54.500004"
x="301.5"
width="38"
- style="display:inline;enable-background:new;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999952000000003;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;overflow:visible"
+ style="fill:none;stroke:#ffffff;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
ry="4.2671709"
rx="4.2767873"
id="rect11528"
@@ -1057,7 +634,7 @@
y="57.499996"
x="307.5"
width="25"
- style="display:inline;enable-background:new;fill:url(#linearGradient3618);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3620);stroke-width:0.99999963999999997;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;overflow:visible"
+ style="fill:url(#linearGradient3618);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3620);stroke-width:0.99999964;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
ry="2.2484674"
rx="2.3683536"
id="rect11592"
@@ -1066,21 +643,21 @@
y="63.500004"
x="314.51852"
width="11.981477"
- style="display:inline;enable-background:new;fill:url(#radialGradient3613);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3615);stroke-width:0.99999886999999998;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;overflow:visible"
+ style="fill:url(#radialGradient3613);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3615);stroke-width:0.99999887;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
ry="1.5983872"
rx="1.5734968"
id="rect7580"
height="21.000002" />
<path
- style="display:inline;enable-background:new;opacity:0.31550802000000000;fill:url(#linearGradient3610);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999923000000002;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;overflow:visible"
+ style="opacity:0.31550802;fill:url(#linearGradient3610);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999923;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
sodipodi:nodetypes="ccccccc"
id="path7634"
- d="M 315.97577,84.034641 L 318.62742,86.686292 L 329.76435,86.509516 C 329.76435,86.509516 326.93592,77.14035 326.93592,77.14035 C 326.93592,77.14035 326.22881,67.771184 326.22881,67.771184 L 325.52171,83.681088 L 315.97577,84.034641 z" />
+ d="m 315.97577,84.034641 2.65165,2.651651 11.13693,-0.176776 c 0,0 -2.82843,-9.369166 -2.82843,-9.369166 0,0 -0.70711,-9.369166 -0.70711,-9.369166 l -0.7071,15.909904 -9.54594,0.353553 z" />
<rect
y="79.21788"
x="316.01996"
width="8.9714193"
- style="display:inline;enable-background:new;fill:#8a8a8a;fill-opacity:1;fill-rule:evenodd;stroke:#595959;stroke-width:0.99999839000000001;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;overflow:visible"
+ style="fill:#8a8a8a;fill-opacity:1;fill-rule:evenodd;stroke:#595959;stroke-width:0.99999839;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
ry="1.0606545"
rx="1.0606545"
id="rect7626"
@@ -1089,13 +666,13 @@
y="65.043007"
x="316.04956"
width="8.9121952"
- style="display:inline;enable-background:new;fill:url(#linearGradient3604);fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient3606);stroke-width:0.99999923000000002;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;overflow:visible"
+ style="fill:url(#linearGradient3604);fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient3606);stroke-width:0.99999923;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
ry="0.91991174"
rx="0.88388008"
id="rect7594"
height="16.456995" />
<rect
- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter8975);enable-background:new"
+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8975);enable-background:new"
id="rect8979"
width="39"
height="4"
@@ -1103,12 +680,12 @@
y="91"
rx="5.1211658"
ry="2"
- transform="matrix(0.7724359,0,0,0.6430288,71.934295,95.234375)" />
+ transform="matrix(0.7724359,0,0,0.6430288,71.9343,95.234375)" />
<rect
y="128.5"
x="305.5"
width="28.000004"
- style="fill:url(#radialGradient8063);fill-opacity:1;fill-rule:evenodd;stroke:#9b9b9b;stroke-width:1.00000083;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:url(#radialGradient8063);fill-opacity:1;fill-rule:evenodd;stroke:#9b9b9b;stroke-width:1.00000083;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
ry="3.5355339"
rx="3.8074977"
id="rect95"
@@ -1117,7 +694,7 @@
y="129.5"
x="306.5"
width="25.999987"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:none;stroke:#ffffff;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
ry="2.5421834"
rx="2.7540309"
id="rect97"
@@ -1126,7 +703,7 @@
y="131.5"
x="310.5"
width="18.000002"
- style="fill:url(#linearGradient8057);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8059);stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:url(#linearGradient8057);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8059);stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
ry="1.475557"
rx="1.7052147"
id="rect99"
@@ -1135,21 +712,21 @@
y="135.5"
x="315.5"
width="7.922132"
- style="fill:url(#radialGradient8052);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8054);stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:url(#radialGradient8052);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8054);stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
ry="1.0655911"
rx="1.0403934"
id="rect101"
height="13.999995" />
<path
- style="opacity:0.31550802;fill:url(#linearGradient8049);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999923;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="opacity:0.31550802;fill:url(#linearGradient8049);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999923;marker:none;visibility:visible;display:inline;overflow:visible"
sodipodi:nodetypes="ccccccc"
id="path103"
- d="M 316.31718,148.68976 L 318.08495,150.45752 L 325.50958,150.33967 C 325.50958,150.33967 323.62396,144.09356 323.62396,144.09356 C 323.62396,144.09356 323.15255,137.84745 323.15255,137.84745 L 322.68115,148.45405 L 316.31718,148.68976 z" />
+ d="m 316.31718,148.68976 1.76777,1.76776 7.42463,-0.11785 c 0,0 -1.88562,-6.24611 -1.88562,-6.24611 0,0 -0.47141,-6.24611 -0.47141,-6.24611 l -0.4714,10.6066 -6.36397,0.23571 z" />
<rect
y="145.47858"
x="316.5"
width="5.8275981"
- style="fill:#8a8a8a;fill-opacity:1;fill-rule:evenodd;stroke:#595959;stroke-width:0.99999893;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:#8a8a8a;fill-opacity:1;fill-rule:evenodd;stroke:#595959;stroke-width:0.99999893;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
ry="0.74259925"
rx="0.68897325"
id="rect105"
@@ -1158,7 +735,7 @@
y="136.15373"
x="316.5"
width="5.8078547"
- style="fill:url(#linearGradient8043);fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient8045);stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:url(#linearGradient8043);fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient8045);stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
ry="0.57833481"
rx="0.57600254"
id="rect107"
@@ -1172,7 +749,7 @@
id="rect2498"
rx="2.5887482"
ry="2.5978122"
- style="fill:url(#radialGradient3408);fill-opacity:1;fill-rule:evenodd;stroke:#9b9b9b;stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:url(#radialGradient3408);fill-opacity:1;fill-rule:evenodd;stroke:#9b9b9b;stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
width="19.012571"
x="334.49371"
y="177.49544" />
@@ -1181,7 +758,7 @@
id="rect2500"
rx="1.6902462"
ry="1.6902462"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:none;stroke:#ffffff;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
width="16.999956"
x="335.5"
y="178.5" />
@@ -1190,7 +767,7 @@
id="rect2502"
rx="1.2315395"
ry="0.91343987"
- style="fill:url(#linearGradient3410);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3412);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:url(#linearGradient3410);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3412);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
width="12.999955"
x="337.5"
y="180.5" />
@@ -1199,21 +776,21 @@
id="rect2504"
rx="0.84952515"
ry="0.84952515"
- style="fill:url(#radialGradient3414);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3416);stroke-width:0.99999863;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:url(#radialGradient3414);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3416);stroke-width:0.99999863;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
width="7.0000005"
x="340.5"
y="182.5" />
<path
- d="M 341.15076,191.724 L 342.97889,195 L 347.50704,194.88785 C 347.50704,194.88785 346.35703,188.94393 346.35703,188.94393 C 346.35703,188.94393 346.06953,183 346.06953,183 L 345.03203,191.49971 L 341.15076,191.724 z"
+ d="m 341.15076,191.724 1.82813,3.276 4.52815,-0.11215 c 0,0 -1.15001,-5.94392 -1.15001,-5.94392 0,0 -0.2875,-5.94393 -0.2875,-5.94393 l -1.0375,8.49971 -3.88127,0.22429 z"
id="path2506"
sodipodi:nodetypes="ccccccc"
- style="opacity:0.31550802;fill:url(#linearGradient3418);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999923;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ style="opacity:0.31550802;fill:url(#linearGradient3418);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999923;marker:none;visibility:visible;display:inline;overflow:visible" />
<rect
height="9.000001"
id="rect2510"
rx="1.1217998"
ry="1.1217998"
- style="fill:url(#linearGradient3420);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3422);stroke-width:0.99999905;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:url(#linearGradient3420);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3422);stroke-width:0.99999905;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
width="4.999939"
x="341.50006"
y="183.5" />
@@ -1225,7 +802,7 @@
height="0.98283386"
width="3.9812927"
id="rect2609"
- style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.39999998;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+ style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.39999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
</g>
<g
style="display:inline;enable-background:new"
@@ -1238,7 +815,7 @@
y="215.49544"
x="303.49371"
width="19.012571"
- style="fill:url(#radialGradient3557);fill-opacity:1;fill-rule:evenodd;stroke:#9b9b9b;stroke-width:1.26737189;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:url(#radialGradient3557);fill-opacity:1;fill-rule:evenodd;stroke:#9b9b9b;stroke-width:1.26737189;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
ry="2.5978122"
rx="2.5887482"
id="rect3426"
@@ -1247,7 +824,7 @@
y="216.76285"
x="304.76285"
width="16.474258"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.26737177;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:none;stroke:#ffffff;stroke-width:1.26737177;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
ry="1.6379786"
rx="1.6379778"
id="rect3428"
@@ -1258,7 +835,7 @@
id="rect3430"
rx="0.85260719"
ry="0.77290976"
- style="fill:url(#linearGradient3559);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3561);stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:url(#linearGradient3559);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3561);stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
width="9"
x="336.5"
y="221.5" />
@@ -1267,21 +844,21 @@
id="rect3521"
rx="1.8134176"
ry="1.8134176"
- style="fill:url(#radialGradient3563);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999863;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:new"
+ style="fill:url(#radialGradient3563);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999863;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
width="6.0000005"
x="338"
y="223" />
<path
- d="M 338.15076,229.724 L 339.97889,233 L 344.50704,232.88785 C 344.50704,232.88785 343.35703,226.94393 343.35703,226.94393 C 343.35703,226.94393 343.06953,228.15946 343.06953,228.15946 L 342.03203,229.49971 L 338.15076,229.724 z"
+ d="m 338.15076,229.724 1.82813,3.276 4.52815,-0.11215 c 0,0 -1.15001,-5.94392 -1.15001,-5.94392 0,0 -0.2875,1.21553 -0.2875,1.21553 l -1.0375,1.34025 -3.88127,0.22429 z"
id="path3434"
sodipodi:nodetypes="ccccccc"
- style="opacity:0.31550802;fill:url(#linearGradient3565);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999923;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ style="opacity:0.31550802;fill:url(#linearGradient3565);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999923;marker:none;visibility:visible;display:inline;overflow:visible" />
<rect
height="8"
id="rect3436"
rx="1.1225113"
ry="1.2828696"
- style="fill:url(#linearGradient3567);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3569);stroke-width:0.99999899;stroke-linecap:butt;stroke-linejoin:bevel;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ style="fill:url(#linearGradient3567);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3569);stroke-width:0.99999899;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
width="4.999939"
x="338.50006"
y="223.49998" />
@@ -1293,7 +870,7 @@
height="0.98283386"
width="3.9812927"
id="rect3438"
- style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.39999998;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:new" />
+ style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.39999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
</g>
<rect
ry="0.63241291"
@@ -1303,7 +880,7 @@
height="1"
width="4"
id="rect3585"
- style="display:inline;enable-background:new;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.39999998000000003;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;overflow:visible" />
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.39999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
<rect
ry="0.63241291"
rx="0.48784342"
@@ -1312,7 +889,7 @@
height="1"
width="4"
id="rect3587"
- style="display:inline;enable-background:new;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.39999998000000003;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;overflow:visible" />
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.39999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
</g>
<g
inkscape:groupmode="layer"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]