summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2019-01-09 18:56:57 +0100
committerAlberto Fanjul <albertofanjul@gmail.com>2019-03-14 02:37:46 +0100
commit7d62cef1b5ec6b14c61c0d330450c3fceb4bc67d (patch)
tree32a3106dff83703f422d065782cf167ddb16f5f5 /data
parent2dbaeef0e8aaf095acc49d447c0105a938840f7c (diff)
downloadglade-7d62cef1b5ec6b14c61c0d330450c3fceb4bc67d.tar.gz
icon: update app icon
- GNOME 3.32 redesign of app icons. See https://gitlab.gnome.org/GNOME/Initiatives/issues/2 for more info. /label ~"9. Initiative: AppIconRedesign"
Diffstat (limited to 'data')
-rw-r--r--data/glade.desktop.in.in2
-rw-r--r--data/icons/hicolor/16x16/apps/Makefile.am6
-rw-r--r--data/icons/hicolor/16x16/apps/glade.pngbin852 -> 0 bytes
-rw-r--r--data/icons/hicolor/16x16/apps/glade.xcfbin2320 -> 0 bytes
-rw-r--r--data/icons/hicolor/22x22/Makefile.am1
-rw-r--r--data/icons/hicolor/22x22/apps/Makefile.am6
-rw-r--r--data/icons/hicolor/22x22/apps/glade.pngbin1242 -> 0 bytes
-rw-r--r--data/icons/hicolor/22x22/apps/glade.xcfbin3348 -> 0 bytes
-rw-r--r--data/icons/hicolor/24x24/Makefile.am1
-rw-r--r--data/icons/hicolor/24x24/apps/Makefile.am6
-rw-r--r--data/icons/hicolor/24x24/apps/glade.pngbin1244 -> 0 bytes
-rw-r--r--data/icons/hicolor/256x256/Makefile.am1
-rw-r--r--data/icons/hicolor/256x256/apps/Makefile.am6
-rw-r--r--data/icons/hicolor/256x256/apps/Makefile.am~6
-rw-r--r--data/icons/hicolor/256x256/apps/glade.pngbin35454 -> 0 bytes
-rw-r--r--data/icons/hicolor/32x32/Makefile.am1
-rw-r--r--data/icons/hicolor/32x32/apps/Makefile.am6
-rw-r--r--data/icons/hicolor/32x32/apps/glade.pngbin1861 -> 0 bytes
-rw-r--r--data/icons/hicolor/32x32/apps/glade.svg771
-rw-r--r--data/icons/hicolor/48x48/Makefile.am1
-rw-r--r--data/icons/hicolor/48x48/apps/Makefile.am6
-rw-r--r--data/icons/hicolor/48x48/apps/glade.pngbin3170 -> 0 bytes
-rw-r--r--data/icons/hicolor/Makefile.am4
-rw-r--r--data/icons/hicolor/scalable/apps/Makefile.am3
-rw-r--r--data/icons/hicolor/scalable/apps/glade-symbolic.svg24
-rw-r--r--data/icons/hicolor/scalable/apps/org.gnome.Glade.svg1845
-rw-r--r--data/icons/hicolor/source.svg4771
-rw-r--r--data/icons/hicolor/symbolic/Makefile.am (renamed from data/icons/hicolor/16x16/Makefile.am)0
-rw-r--r--data/icons/hicolor/symbolic/apps/Makefile.am9
-rw-r--r--data/icons/hicolor/symbolic/apps/glade-brand-symbolic.svg (renamed from data/icons/hicolor/scalable/apps/glade-brand-symbolic.svg)0
-rw-r--r--data/icons/hicolor/symbolic/apps/org.gnome.Glade-symbolic.svg125
31 files changed, 1982 insertions, 5619 deletions
diff --git a/data/glade.desktop.in.in b/data/glade.desktop.in.in
index 89495b35..885f248e 100644
--- a/data/glade.desktop.in.in
+++ b/data/glade.desktop.in.in
@@ -8,7 +8,7 @@ Exec=glade %F
Terminal=false
StartupNotify=true
Type=Application
-Icon=glade
+Icon=org.gnome.Glade
Categories=GNOME;GTK;Development;GUIDesigner;
MimeType=application/x-glade;
X-GNOME-DocPath=glade/glade.xml
diff --git a/data/icons/hicolor/16x16/apps/Makefile.am b/data/icons/hicolor/16x16/apps/Makefile.am
deleted file mode 100644
index 52c816b7..00000000
--- a/data/icons/hicolor/16x16/apps/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-appicondir = $(datadir)/icons/hicolor/16x16/apps
-appicon_DATA = glade.png
-
-EXTRA_DIST = $(appicon_DATA) glade.xcf
diff --git a/data/icons/hicolor/16x16/apps/glade.png b/data/icons/hicolor/16x16/apps/glade.png
deleted file mode 100644
index 368c76b9..00000000
--- a/data/icons/hicolor/16x16/apps/glade.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/hicolor/16x16/apps/glade.xcf b/data/icons/hicolor/16x16/apps/glade.xcf
deleted file mode 100644
index 549e3e5e..00000000
--- a/data/icons/hicolor/16x16/apps/glade.xcf
+++ /dev/null
Binary files differ
diff --git a/data/icons/hicolor/22x22/Makefile.am b/data/icons/hicolor/22x22/Makefile.am
deleted file mode 100644
index ebbd1452..00000000
--- a/data/icons/hicolor/22x22/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = apps
diff --git a/data/icons/hicolor/22x22/apps/Makefile.am b/data/icons/hicolor/22x22/apps/Makefile.am
deleted file mode 100644
index 1847ce49..00000000
--- a/data/icons/hicolor/22x22/apps/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-appicondir = $(datadir)/icons/hicolor/22x22/apps
-appicon_DATA = glade.png
-
-EXTRA_DIST = $(appicon_DATA) glade.xcf
diff --git a/data/icons/hicolor/22x22/apps/glade.png b/data/icons/hicolor/22x22/apps/glade.png
deleted file mode 100644
index e206a8ee..00000000
--- a/data/icons/hicolor/22x22/apps/glade.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/hicolor/22x22/apps/glade.xcf b/data/icons/hicolor/22x22/apps/glade.xcf
deleted file mode 100644
index 49e1862e..00000000
--- a/data/icons/hicolor/22x22/apps/glade.xcf
+++ /dev/null
Binary files differ
diff --git a/data/icons/hicolor/24x24/Makefile.am b/data/icons/hicolor/24x24/Makefile.am
deleted file mode 100644
index ebbd1452..00000000
--- a/data/icons/hicolor/24x24/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = apps
diff --git a/data/icons/hicolor/24x24/apps/Makefile.am b/data/icons/hicolor/24x24/apps/Makefile.am
deleted file mode 100644
index 5149401d..00000000
--- a/data/icons/hicolor/24x24/apps/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-appicondir = $(datadir)/icons/hicolor/24x24/apps
-appicon_DATA = glade.png
-
-EXTRA_DIST = $(appicon_DATA)
diff --git a/data/icons/hicolor/24x24/apps/glade.png b/data/icons/hicolor/24x24/apps/glade.png
deleted file mode 100644
index 47fb43d3..00000000
--- a/data/icons/hicolor/24x24/apps/glade.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/hicolor/256x256/Makefile.am b/data/icons/hicolor/256x256/Makefile.am
deleted file mode 100644
index ebbd1452..00000000
--- a/data/icons/hicolor/256x256/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = apps
diff --git a/data/icons/hicolor/256x256/apps/Makefile.am b/data/icons/hicolor/256x256/apps/Makefile.am
deleted file mode 100644
index 646b3553..00000000
--- a/data/icons/hicolor/256x256/apps/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-appicondir = $(datadir)/icons/hicolor/256x256/apps
-appicon_DATA = glade.png
-
-EXTRA_DIST = $(appicon_DATA)
diff --git a/data/icons/hicolor/256x256/apps/Makefile.am~ b/data/icons/hicolor/256x256/apps/Makefile.am~
deleted file mode 100644
index 5149401d..00000000
--- a/data/icons/hicolor/256x256/apps/Makefile.am~
+++ /dev/null
@@ -1,6 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-appicondir = $(datadir)/icons/hicolor/24x24/apps
-appicon_DATA = glade.png
-
-EXTRA_DIST = $(appicon_DATA)
diff --git a/data/icons/hicolor/256x256/apps/glade.png b/data/icons/hicolor/256x256/apps/glade.png
deleted file mode 100644
index 3ea0cb5e..00000000
--- a/data/icons/hicolor/256x256/apps/glade.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/hicolor/32x32/Makefile.am b/data/icons/hicolor/32x32/Makefile.am
deleted file mode 100644
index ebbd1452..00000000
--- a/data/icons/hicolor/32x32/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = apps
diff --git a/data/icons/hicolor/32x32/apps/Makefile.am b/data/icons/hicolor/32x32/apps/Makefile.am
deleted file mode 100644
index 39960efd..00000000
--- a/data/icons/hicolor/32x32/apps/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-appicondir = $(datadir)/icons/hicolor/32x32/apps
-appicon_DATA = glade.png
-
-EXTRA_DIST = $(appicon_DATA) glade.svg
diff --git a/data/icons/hicolor/32x32/apps/glade.png b/data/icons/hicolor/32x32/apps/glade.png
deleted file mode 100644
index cadfa76e..00000000
--- a/data/icons/hicolor/32x32/apps/glade.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/hicolor/32x32/apps/glade.svg b/data/icons/hicolor/32x32/apps/glade.svg
deleted file mode 100644
index 16589f3b..00000000
--- a/data/icons/hicolor/32x32/apps/glade.svg
+++ /dev/null
@@ -1,771 +0,0 @@
-<?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://web.resource.org/cc/"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="32"
- height="32"
- id="svg4908"
- sodipodi:version="0.32"
- inkscape:version="0.44+devel"
- sodipodi:docname="glade.svg"
- sodipodi:docbase="/home/andreas/project/application icons/32x32"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"
- inkscape:export-filename="/home/andreas/project/application icons/32x32/glade.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- version="1.0"
- sodipodi:modified="true">
- <defs
- id="defs4910">
- <linearGradient
- id="linearGradient22140">
- <stop
- style="stop-color:black;stop-opacity:0;"
- offset="0"
- id="stop22142" />
- <stop
- id="stop22148"
- offset="0.5"
- style="stop-color:black;stop-opacity:1;" />
- <stop
- style="stop-color:black;stop-opacity:0;"
- offset="1"
- id="stop22144" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient22140"
- id="linearGradient23044"
- gradientUnits="userSpaceOnUse"
- x1="18.142136"
- y1="35"
- x2="18.142136"
- y2="42.040661" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient22122"
- id="radialGradient23042"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0,-1.000001,1.142856,0,-89.10259,-31.49999)"
- cx="7"
- cy="39.464806"
- fx="7"
- fy="39.464806"
- r="3.5" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient22122">
- <stop
- style="stop-color:black;stop-opacity:1;"
- offset="0"
- id="stop22124" />
- <stop
- style="stop-color:black;stop-opacity:0;"
- offset="1"
- id="stop22126" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient22122"
- id="radialGradient23040"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0,-1.000001,1.142856,0,-41.10259,45.50001)"
- cx="7"
- cy="39.464806"
- fx="7"
- fy="39.464806"
- r="3.5" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient7025">
- <stop
- style="stop-color:#e6ce46;stop-opacity:1"
- offset="0"
- id="stop7027" />
- <stop
- style="stop-color:#d6ba1c;stop-opacity:1"
- offset="1"
- id="stop7029" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7025"
- id="linearGradient10840"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(53,1.428571)"
- x1="13.630114"
- y1="28.5"
- x2="25.208096"
- y2="41.180992" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient7780">
- <stop
- style="stop-color:#888a85;stop-opacity:1;"
- offset="0"
- id="stop7782" />
- <stop
- style="stop-color:#888a85;stop-opacity:0;"
- offset="1"
- id="stop7784" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient7752">
- <stop
- style="stop-color:#888a85;stop-opacity:1"
- offset="0"
- id="stop7754" />
- <stop
- style="stop-color:#888a85;stop-opacity:0"
- offset="1"
- id="stop7756" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient7744">
- <stop
- style="stop-color:#888a85;stop-opacity:1"
- offset="0"
- id="stop7746" />
- <stop
- style="stop-color:#888a85;stop-opacity:0"
- offset="1"
- id="stop7748" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient7736">
- <stop
- style="stop-color:#c1c7bc;stop-opacity:1;"
- offset="0"
- id="stop7738" />
- <stop
- style="stop-color:#e8eae6;stop-opacity:1"
- offset="1"
- id="stop7740" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient7728">
- <stop
- style="stop-color:#d3d7cf;stop-opacity:1"
- offset="0"
- id="stop7730" />
- <stop
- style="stop-color:#eeeeec;stop-opacity:1"
- offset="1"
- id="stop7732" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient7720">
- <stop
- style="stop-color:#555753;stop-opacity:1;"
- offset="0"
- id="stop7722" />
- <stop
- style="stop-color:#555753;stop-opacity:0;"
- offset="1"
- id="stop7724" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient7686">
- <stop
- style="stop-color:#555753;stop-opacity:1;"
- offset="0"
- id="stop7688" />
- <stop
- style="stop-color:#555753;stop-opacity:0;"
- offset="1"
- id="stop7690" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient6997">
- <stop
- style="stop-color:#babdb6;stop-opacity:1;"
- offset="0"
- id="stop6999" />
- <stop
- style="stop-color:#d7d9d5;stop-opacity:1"
- offset="1"
- id="stop7001" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient6905">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop6907" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop6909" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4790">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop4792" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop4794" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4790"
- id="radialGradient4796"
- cx="37.030354"
- cy="12.98915"
- fx="37.030354"
- fy="12.98915"
- r="4.2929163"
- gradientTransform="matrix(-1.5795056,0,0,0.9498629,62.524548,-3.1435399)"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- id="linearGradient269">
- <stop
- id="stop270"
- offset="0.0000000"
- style="stop-color:#a3a3a3;stop-opacity:1.0000000;" />
- <stop
- id="stop271"
- offset="1"
- style="stop-color:#8a8a8a;stop-opacity:1;" />
- </linearGradient>
- <linearGradient
- id="linearGradient259">
- <stop
- id="stop260"
- offset="0.0000000"
- style="stop-color:#729fcf;stop-opacity:1" />
- <stop
- id="stop261"
- offset="1.0000000"
- style="stop-color:#204a87;stop-opacity:1.0000000" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient2251">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop2253" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop2255" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2251"
- id="linearGradient8166"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.2961811e-2,-0.6857104,-0.7001194,-2.2489236e-2,30.580101,31.011455)"
- x1="32.862488"
- y1="36.028366"
- x2="34.170048"
- y2="38.070381" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient6905"
- id="linearGradient6959"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(11.30501,19.746952)"
- x1="-15.909902"
- y1="16.003418"
- x2="-23"
- y2="16.091806" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient6905"
- id="linearGradient6962"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-35,-4.5078057)"
- x1="-15.909902"
- y1="16.003418"
- x2="-23"
- y2="16.091806" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient6997"
- id="linearGradient7003"
- x1="-17.235727"
- y1="17.947962"
- x2="-17.324116"
- y2="32.53204"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7686"
- id="linearGradient7692"
- x1="35.47406"
- y1="36.912945"
- x2="35.47406"
- y2="39.351414"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.7494886,0,0,0.7313296,-0.130915,-3.1911008)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7720"
- id="linearGradient7726"
- x1="-8.28125"
- y1="12.475584"
- x2="-8.28125"
- y2="6.2509766"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.2909093,0,0,0.1748634,-24.09091,4.1256829)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7728"
- id="radialGradient7734"
- cx="8.3376141"
- cy="40.582108"
- fx="8.3376141"
- fy="40.582108"
- r="20.500002"
- gradientTransform="matrix(-0.7220896,5.1346809e-8,8.5653087e-7,0.6522647,32.925823,-0.8066207)"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7736"
- id="linearGradient7742"
- x1="38.944931"
- y1="12.11484"
- x2="37.306168"
- y2="13.392819"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-0.6904882,0,0,0.7398648,31.536239,-3.0489861)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7744"
- id="linearGradient7750"
- x1="18.384777"
- y1="22"
- x2="23.292892"
- y2="22"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.8000001,0,0,0.5,-0.2000016,2.4999997)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7752"
- id="linearGradient7758"
- x1="15.114408"
- y1="27"
- x2="20.019962"
- y2="27"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.857143,0,0,0.5,-1.0000023,3.9999994)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7780"
- id="linearGradient7786"
- x1="20.875"
- y1="14.249998"
- x2="20.875"
- y2="18.437498"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.7410819,0,0,0.6666666,6.21347e-2,-2.0000004)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient22122"
- id="radialGradient5157"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0,-1.000001,1.142856,0,-41.10259,45.50001)"
- cx="7"
- cy="39.464806"
- fx="7"
- fy="39.464806"
- r="3.5" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient22122"
- id="radialGradient5159"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0,-1.000001,1.142856,0,-89.10259,-31.49999)"
- cx="7"
- cy="39.464806"
- fx="7"
- fy="39.464806"
- r="3.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient22140"
- id="linearGradient5161"
- gradientUnits="userSpaceOnUse"
- x1="18.142136"
- y1="35"
- x2="18.142136"
- y2="42.040661" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient22122"
- id="radialGradient6150"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0,-1.000001,1.142856,0,-41.10259,45.50001)"
- cx="7"
- cy="39.464806"
- fx="7"
- fy="39.464806"
- r="3.5" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient22122"
- id="radialGradient6152"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0,-1.000001,1.142856,0,-89.10259,-31.49999)"
- cx="7"
- cy="39.464806"
- fx="7"
- fy="39.464806"
- r="3.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient22140"
- id="linearGradient6154"
- gradientUnits="userSpaceOnUse"
- x1="18.142136"
- y1="35"
- x2="18.142136"
- y2="42.040661" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7025"
- id="linearGradient6156"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(53,1.428571)"
- x1="13.630114"
- y1="28.5"
- x2="25.208096"
- y2="41.180992" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="15.999999"
- inkscape:cx="33.76609"
- inkscape:cy="20.586245"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- inkscape:window-width="1674"
- inkscape:window-height="968"
- inkscape:window-x="0"
- inkscape:window-y="26"
- showguides="true"
- inkscape:guide-bbox="true"
- width="32px"
- height="32px" />
- <metadata
- id="metadata4913">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Layer 1"
- inkscape:groupmode="layer">
- <g
- id="g5149"
- style="opacity:0.3"
- transform="matrix(-0.6666667,0,0,0.5714286,32,6)">
- <rect
- y="35"
- x="0"
- height="7"
- width="4"
- id="rect5151"
- style="opacity:1;fill:url(#radialGradient5157);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" />
- <rect
- transform="scale(-1,-1)"
- y="-42"
- x="-48"
- height="7"
- width="4"
- id="rect5153"
- style="opacity:1;fill:url(#radialGradient5159);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" />
- <rect
- y="35"
- x="4"
- height="7"
- width="40"
- id="rect5155"
- style="opacity:1;fill:url(#linearGradient5161);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" />
- </g>
- <path
- style="fill:url(#radialGradient7734);fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
- d="M 29.294093,2.4999998 L 8.7293434,2.4999998 C 8.6152711,2.4999998 1.5,9.7905242 1.5,9.9074054 L 1.5,28.289021 C 1.5,28.405903 1.5918342,28.499999 1.7059065,28.499999 L 29.294093,28.499999 C 29.408166,28.499999 29.5,28.405903 29.5,28.289021 L 29.5,2.7109774 C 29.5,2.5940958 29.565495,2.4084486 29.294093,2.4999998 z "
- id="rect4916"
- sodipodi:nodetypes="ccccccccc" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient7692);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="M 26.500001,26.500001 L 26.500001,7.5000002 L 5.5000002,7.5000002 L 5.5000002,23.548695 L 18.151658,23.548695"
- id="path4974"
- sodipodi:nodetypes="ccccc" />
- <path
- style="opacity:0.64130435;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
- d="M 2.4999999,9.5909104 L 8.5838808,3.5000002 L 28.437499,3.5000002 L 28.437499,27.500002 L 2.4999999,27.500002 L 2.4999999,9.5909104 z "
- id="rect5887"
- sodipodi:nodetypes="cccccc" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#555753;stroke-width:0.99999988px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="M 4.5377704,10.5 L 27.978076,10.5"
- id="path4976" />
- <path
- inkscape:r_cy="true"
- inkscape:r_cx="true"
- style="opacity:0.35714285;color:#000000;fill:url(#radialGradient4796);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000024;stroke-linecap:butt;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"
- d="M 1.3527051,9.6855718 C 2.0121209,8.6892491 6.877972,6.9254979 9.4107408,6.3339567 C 9.2572783,7.4977242 9.5218979,11.008446 9.5218979,11.008446 C 7.6546325,9.9911316 2.0595082,9.5656294 1.3527051,9.6855718 z "
- id="path5348"
- sodipodi:nodetypes="cccc" />
- <rect
- style="opacity:0.64130435;fill:url(#linearGradient7786);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="rect7778"
- width="20.009211"
- height="2"
- x="5.9907894"
- y="8" />
- <path
- style="opacity:1;color:#000000;fill:url(#linearGradient7742);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:1;stroke-linecap:butt;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:block;overflow:visible"
- d="M 1.5000141,9.9760969 C 1.4909238,8.9290832 5.8863647,2.4241096 8.5672434,2.5006702 C 7.8953721,2.673055 7.3586439,7.0641785 8.3182291,9.1450482 C 6.4193865,9.1450482 2.1655515,8.6012994 1.5000141,9.9760969 z "
- id="path2210"
- sodipodi:nodetypes="cccc"
- inkscape:r_cx="true"
- inkscape:r_cy="true" />
- <path
- sodipodi:nodetypes="cccc"
- id="path2247"
- d="M 2.6785155,8.0439173 C 3.1887299,7.1200246 5.5915523,4.5658067 6.9383154,3.7171098 C 6.7709389,4.6953545 6.5621107,6.2435454 6.9933638,8.0015394 C 6.9933638,8.0015394 3.2253952,7.9326947 2.6785155,8.0439173 z "
- style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8166);stroke-width:1.00000024;stroke-linecap:butt;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"
- inkscape:r_cx="true"
- inkscape:r_cy="true" />
- <path
- sodipodi:type="arc"
- style="opacity:0.78260869;fill:none;fill-opacity:1;stroke:#555753;stroke-width:2.43027735;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path4978"
- sodipodi:cx="11.136932"
- sodipodi:cy="23.604815"
- sodipodi:rx="2.3864856"
- sodipodi:ry="2.4748738"
- d="M 13.523418 23.604815 A 2.3864856 2.4748738 0 1 1 8.7504468,23.604815 A 2.3864856 2.4748738 0 1 1 13.523418 23.604815 z"
- transform="matrix(0.4190262,0,0,0.4040609,3.833333,3.9622167)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.78260869;fill:none;fill-opacity:1;stroke:#555753;stroke-width:2.43027806;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path5951"
- sodipodi:cx="11.136932"
- sodipodi:cy="23.604815"
- sodipodi:rx="2.3864856"
- sodipodi:ry="2.4748738"
- d="M 13.523418 23.604815 A 2.3864856 2.4748738 0 1 1 8.7504468,23.604815 A 2.3864856 2.4748738 0 1 1 13.523418 23.604815 z"
- transform="matrix(0.4190262,0,0,0.404061,3.8333336,7.9622149)" />
- <rect
- style="opacity:1;fill:url(#linearGradient7750);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="rect5955"
- width="8.000001"
- height="1"
- x="11"
- y="13"
- rx="0"
- ry="0" />
- <rect
- style="opacity:1;fill:url(#linearGradient7758);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="rect5957"
- width="6"
- height="1"
- x="11"
- y="17"
- rx="0"
- ry="0" />
- <rect
- style="opacity:1;fill:#555753;fill-opacity:1;stroke:none;stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="rect5963"
- width="1"
- height="1"
- x="-8"
- y="-28"
- transform="matrix(0,-1,-1,0,0,0)" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#555753;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
- d="M 19.36965,19.5 L 13.5,19.5 L 13.5,21.5 L 20.5,21.5 L 20.5,20.680407"
- id="path5965"
- sodipodi:nodetypes="ccccc" />
- <rect
- style="opacity:1;fill:url(#linearGradient7726);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="rect7718"
- width="1.0000006"
- height="2"
- x="-27"
- y="5"
- transform="scale(-1,1)" />
- <g
- id="g22150"
- style="opacity:0.3"
- transform="matrix(-0.916667,0,0,0.714282,48,18.00012)">
- <rect
- y="35"
- x="0"
- height="7"
- width="4"
- id="rect22120"
- style="opacity:1;fill:url(#radialGradient23040);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" />
- <rect
- transform="scale(-1,-1)"
- y="-42"
- x="-48"
- height="7"
- width="4"
- id="rect22134"
- style="opacity:1;fill:url(#radialGradient23042);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" />
- <rect
- y="35"
- x="4"
- height="7"
- width="40"
- id="rect22138"
- style="opacity:1;fill:url(#linearGradient23044);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" />
- </g>
- <g
- id="g10824"
- transform="matrix(-1,0,0,1,152,-1.9285711)">
- <path
- id="path4319"
- d="M 57.5,14.928571 L 57.5,44.928571 L 96.5,44.928571 L 57.5,14.928571 z M 63.5,27.928571 L 78.5,38.928571 L 63.5,38.928571 L 63.5,27.928571 z "
- style="fill:url(#linearGradient10840);fill-opacity:1;fill-rule:evenodd;stroke:#a38503;stroke-width:1.00000024px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="cc"
- id="path4326"
- d="M 61.5,44.928571 L 61.5,41.928571"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a38503;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="cc"
- id="path4328"
- d="M 67.5,44.928571 L 67.5,41.928571"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a38503;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="cc"
- id="path4330"
- d="M 73.5,44.928571 L 73.5,41.964285"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a38503;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="cc"
- id="path4332"
- d="M 79.5,44.928571 L 79.5,41.928571"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a38503;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="cc"
- id="path4334"
- d="M 85.5,44.928571 L 85.5,41.928571"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a38503;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- id="path6126"
- d="M 58.500002,16.928575 L 58.500002,43.928586 L 93.500014,43.928586 L 58.500002,16.928575 z "
- style="opacity:0.4;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.0000006px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
- </g>
- <path
- style="opacity:0.4;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="M 89.455805,39.509552 L 89.5,25.5 L 70.415961,39.530368 L 89.455805,39.509552 z "
- id="path12221"
- sodipodi:nodetypes="cccc" />
- <g
- id="g6123"
- style="opacity:0.3"
- transform="matrix(-0.642788,0,0,0.499897,32,10.004326)">
- <rect
- y="35"
- x="0"
- height="7"
- width="4"
- id="rect6125"
- style="opacity:1;fill:url(#radialGradient6150);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" />
- <rect
- transform="scale(-1,-1)"
- y="-42"
- x="-48"
- height="7"
- width="4"
- id="rect6127"
- style="opacity:1;fill:url(#radialGradient6152);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" />
- <rect
- y="35"
- x="4"
- height="7"
- width="40"
- id="rect6129"
- style="opacity:1;fill:url(#linearGradient6154);fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" />
- </g>
- <g
- id="g6131"
- transform="matrix(-0.712014,0,0,0.705285,72.47014,-2.2704347)">
- <path
- id="path6133"
- d="M 57.5,14.928571 L 57.5,44.928571 L 96.5,44.928571 L 57.5,14.928571 z M 63.236662,27.131021 L 77.534429,37.865171 L 63.148883,37.953788 L 63.236662,27.131021 z "
- style="fill:url(#linearGradient6156);fill-opacity:1;fill-rule:evenodd;stroke:#a38503;stroke-width:1.4111501px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- sodipodi:nodetypes="cccccccc" />
- <path
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a38503;stroke-width:1.41114986px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
- d="M 88.396719,44.928571 L 88.396719,41.928571"
- id="path1912"
- sodipodi:nodetypes="cc" />
- <path
- sodipodi:nodetypes="cc"
- id="path6136"
- d="M 61.675558,44.928571 L 61.675558,41.928571"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a38503;stroke-width:1.41114986px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="cc"
- id="path6138"
- d="M 67.324442,44.928571 L 67.324442,41.928571"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a38503;stroke-width:1.41114986px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="cc"
- id="path6140"
- d="M 72.973326,44.928571 L 72.973326,41.964285"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a38503;stroke-width:1.41114986px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="cc"
- id="path6142"
- d="M 78.534431,44.928571 L 78.534431,41.928571"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a38503;stroke-width:1.41114986px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- sodipodi:nodetypes="cc"
- id="path6144"
- d="M 82.778851,44.928571 L 82.778851,41.928571"
- style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a38503;stroke-width:1.41114986px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
- <path
- id="path6146"
- d="M 58.893688,17.726124 L 58.893688,43.628368 L 92.40573,43.628368 L 58.893688,17.726124 z "
- style="opacity:0.4;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.41115046px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- sodipodi:nodetypes="cccc" />
- </g>
- <path
- style="opacity:0.4;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.9999997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="M 28.530931,25.46829 L 28.499421,14.788571 L 14.24226,25.482858 L 28.530931,25.46829 z "
- id="path6148"
- sodipodi:nodetypes="cccc" />
- </g>
-</svg>
diff --git a/data/icons/hicolor/48x48/Makefile.am b/data/icons/hicolor/48x48/Makefile.am
deleted file mode 100644
index ebbd1452..00000000
--- a/data/icons/hicolor/48x48/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = apps
diff --git a/data/icons/hicolor/48x48/apps/Makefile.am b/data/icons/hicolor/48x48/apps/Makefile.am
deleted file mode 100644
index e976d0ba..00000000
--- a/data/icons/hicolor/48x48/apps/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-appicondir = $(datadir)/icons/hicolor/48x48/apps
-appicon_DATA = glade.png
-
-EXTRA_DIST = $(appicon_DATA)
diff --git a/data/icons/hicolor/48x48/apps/glade.png b/data/icons/hicolor/48x48/apps/glade.png
deleted file mode 100644
index 78717abb..00000000
--- a/data/icons/hicolor/48x48/apps/glade.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/hicolor/Makefile.am b/data/icons/hicolor/Makefile.am
index bf934ca4..55b90790 100644
--- a/data/icons/hicolor/Makefile.am
+++ b/data/icons/hicolor/Makefile.am
@@ -1,3 +1 @@
-SUBDIRS = 16x16 22x22 24x24 32x32 48x48 256x256 scalable
-
-EXTRA_DIST = source.svg
+SUBDIRS = scalable symbolic
diff --git a/data/icons/hicolor/scalable/apps/Makefile.am b/data/icons/hicolor/scalable/apps/Makefile.am
index 0b8a1d5d..38c0633f 100644
--- a/data/icons/hicolor/scalable/apps/Makefile.am
+++ b/data/icons/hicolor/scalable/apps/Makefile.am
@@ -2,8 +2,7 @@
appicondir = $(datadir)/icons/hicolor/scalable/apps
appicon_DATA = \
- glade-symbolic.svg \
- glade-brand-symbolic.svg \
+ org.gnome.Glade.svg \
$(NULL)
EXTRA_DIST = $(appicon_DATA)
diff --git a/data/icons/hicolor/scalable/apps/glade-symbolic.svg b/data/icons/hicolor/scalable/apps/glade-symbolic.svg
deleted file mode 100644
index 6bdb4160..00000000
--- a/data/icons/hicolor/scalable/apps/glade-symbolic.svg
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg xmlns:cc='http://creativecommons.org/ns#' xmlns:dc='http://purl.org/dc/elements/1.1/' sodipodi:docname='glade-symbolic.svg' height='16' id='svg7384' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:svg='http://www.w3.org/2000/svg' inkscape:version='0.48.2 r9819' version='1.1' width='16' xmlns='http://www.w3.org/2000/svg'>
- <metadata id='metadata90'>
- <rdf:RDF>
- <cc:Work rdf:about=''>
- <dc:format>image/svg+xml</dc:format>
- <dc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage'/>
- <dc:title>Gnome Symbolic Icon Theme</dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <sodipodi:namedview inkscape:bbox-paths='true' bordercolor='#666666' borderopacity='1' inkscape:current-layer='layer9' inkscape:cx='-90.232938' inkscape:cy='4.5711963' gridtolerance='10' inkscape:guide-bbox='true' guidetolerance='10' id='namedview88' inkscape:object-nodes='false' inkscape:object-paths='false' objecttolerance='10' pagecolor='#555753' inkscape:pageopacity='1' inkscape:pageshadow='2' showborder='false' showgrid='true' showguides='true' inkscape:snap-bbox='false' inkscape:snap-bbox-midpoints='false' inkscape:snap-global='true' inkscape:snap-grids='true' inkscape:snap-nodes='true' inkscape:snap-others='false' inkscape:snap-to-guides='true' inkscape:window-height='1381' inkscape:window-maximized='1' inkscape:window-width='2560' inkscape:window-x='1600' inkscape:window-y='27' inkscape:zoom='16'>
- <inkscape:grid empspacing='2' enabled='true' id='grid4866' snapvisiblegridlinesonly='true' spacingx='1px' spacingy='1px' type='xygrid' visible='true'/>
- </sodipodi:namedview>
- <title id='title9167'>Gnome Symbolic Icon Theme</title>
- <defs id='defs7386'/>
- <g inkscape:groupmode='layer' id='layer9' inkscape:label='apps' style='display:inline' transform='translate(-223.0002,-215)'>
-
- <path inkscape:connector-curvature='0' d='m 238.0002,220.68977 0,8.31023 -14,0 z m -2,3.95138 -4,2.35885 4,0 z' id='path4349' sodipodi:nodetypes='cccccccc' style='fill:#bebebe;fill-opacity:1;stroke:none;display:inline'/>
- <path inkscape:connector-curvature='0' d='m 229.5627,216 c -0.26406,-0.006 -0.52897,0.0965 -0.71875,0.28125 l -3.5625,3.59375 c -0.1837,0.19087 -0.28735,0.45317 -0.28125,0.71875 l 0,6.21875 2,-1.21875 0,-4.5625 3,0 0,-3.03125 5,0 0,2.8125 2,-1.21875 0,-2.59375 c 0.008,-0.46929 -0.3541,-0.912 -0.8125,-1 -0.0312,-0.001 -0.0625,-0.001 -0.0937,0 -0.0312,-0.001 -0.0625,-0.001 -0.0937,0 z m -4.5625,14 0,0.0937 c 5e-5,0.52661 0.47642,0.9062 1,0.90625 l 10,0 c 0.52358,-5e-5 0.99995,-0.37964 1,-0.90625 l 0,-0.0937 z' id='path1234-4' sodipodi:nodetypes='cccccccccccccccccccccccc' 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;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans'/>
- </g>
-</svg>
diff --git a/data/icons/hicolor/scalable/apps/org.gnome.Glade.svg b/data/icons/hicolor/scalable/apps/org.gnome.Glade.svg
new file mode 100644
index 00000000..0542b67a
--- /dev/null
+++ b/data/icons/hicolor/scalable/apps/org.gnome.Glade.svg
@@ -0,0 +1,1845 @@
+<?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#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ inkscape:export-ydpi="96"
+ inkscape:export-xdpi="96"
+ inkscape:export-filename="Template.png"
+ width="128"
+ height="128"
+ id="svg11300"
+ sodipodi:version="0.32"
+ inkscape:version="0.92.2 2405546, 2018-03-11"
+ sodipodi:docname="org.gnome.Glade.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ version="1.0"
+ style="display:inline;enable-background:new"
+ viewBox="0 0 128 128">
+ <title
+ id="title4162">Adwaita Icon Template</title>
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient1213"
+ inkscape:collect="always">
+ <stop
+ id="stop1209"
+ offset="0"
+ style="stop-color:#1c71d8;stop-opacity:1" />
+ <stop
+ id="stop1211"
+ offset="1"
+ style="stop-color:#98c1f1;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient1625">
+ <stop
+ style="stop-color:#1c71d8;stop-opacity:1"
+ offset="0"
+ id="stop1621" />
+ <stop
+ style="stop-color:#d1e3f9;stop-opacity:1"
+ offset="1"
+ id="stop1623" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient1351-3"
+ inkscape:collect="always">
+ <stop
+ id="stop1347"
+ offset="0"
+ style="stop-color:#949390;stop-opacity:1" />
+ <stop
+ id="stop1349-6"
+ offset="1"
+ style="stop-color:#d5d3cf;stop-opacity:1" />
+ </linearGradient>
+ <clipPath
+ id="clipPath1599"
+ clipPathUnits="userSpaceOnUse">
+ <path
+ inkscape:connector-curvature="0"
+ id="path1601"
+ d="M 492.30769,-59.384613 393.84615,-197.23077 H 147.6923 v 482.46154 h 344.61539 z"
+ style="fill:#1c71d8;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ </clipPath>
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath1204">
+ <path
+ style="fill:#e74747;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 278.54547,124 401.45456,1.0909127 392.00002,-276 H 87.999979 v 400 z"
+ id="path1206"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccc" />
+ </clipPath>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1351-3"
+ id="radialGradient1619"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.7262815,-2.7262815,0.05524271,0.05524271,-765.39564,1144.2653)"
+ cx="399.44189"
+ cy="227.13257"
+ fx="399.44189"
+ fy="227.13257"
+ r="64" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1213"
+ id="radialGradient1686"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.7262815,-2.7262815,0.05524271,0.05524271,-765.39564,1144.2653)"
+ cx="399.44189"
+ cy="227.13257"
+ fx="399.44189"
+ fy="227.13257"
+ r="64" />
+ <linearGradient
+ id="linearGradient1005"
+ inkscape:collect="always">
+ <stop
+ id="stop1001"
+ offset="0"
+ style="stop-color:#d0bb8e;stop-opacity:1" />
+ <stop
+ id="stop1003"
+ offset="1"
+ style="stop-color:#ffffff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient944">
+ <stop
+ style="stop-color:#e5a50a;stop-opacity:1"
+ offset="0"
+ id="stop940" />
+ <stop
+ style="stop-color:#edd400;stop-opacity:0.98818898"
+ offset="1"
+ id="stop942" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1625"
+ id="radialGradient2004"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.7262815,-2.7262815,0.05524271,0.05524271,-765.39564,1144.2653)"
+ cx="399.44189"
+ cy="227.13257"
+ fx="399.44189"
+ fy="227.13257"
+ r="64" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient1005"
+ id="linearGradient2006"
+ gradientUnits="userSpaceOnUse"
+ x1="128.81717"
+ y1="-97.698288"
+ x2="158.51802"
+ y2="-127.39915" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient944"
+ id="linearGradient2008"
+ gradientUnits="userSpaceOnUse"
+ x1="222.03232"
+ y1="-31.331486"
+ x2="239.58669"
+ y2="-133.64575" />
+ </defs>
+ <sodipodi:namedview
+ stroke="#ef2929"
+ fill="#f57900"
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="0.25490196"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="4"
+ inkscape:cx="154.75154"
+ inkscape:cy="94.561551"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:showpageshadow="false"
+ inkscape:window-width="1920"
+ inkscape:window-height="1016"
+ inkscape:window-x="0"
+ inkscape:window-y="27"
+ width="400px"
+ height="300px"
+ inkscape:snap-nodes="true"
+ inkscape:snap-bbox="false"
+ objecttolerance="7"
+ gridtolerance="12"
+ guidetolerance="13"
+ inkscape:window-maximized="1"
+ inkscape:pagecheckerboard="false"
+ showguides="false"
+ inkscape:guide-bbox="true"
+ inkscape:locked="false"
+ inkscape:measure-start="0,0"
+ inkscape:measure-end="0,0"
+ inkscape:object-nodes="true"
+ inkscape:bbox-nodes="true"
+ inkscape:snap-global="true"
+ inkscape:object-paths="true"
+ inkscape:snap-intersection-paths="true"
+ inkscape:snap-bbox-edge-midpoints="true"
+ inkscape:snap-bbox-midpoints="true"
+ showborder="false"
+ inkscape:snap-center="true"
+ inkscape:snap-object-midpoints="true"
+ inkscape:snap-midpoints="true"
+ inkscape:snap-smooth-nodes="true">
+ <inkscape:grid
+ type="xygrid"
+ id="grid5883"
+ spacingx="2"
+ spacingy="2"
+ enabled="true"
+ visible="true"
+ empspacing="4"
+ originx="0"
+ originy="0" />
+ <sodipodi:guide
+ position="64,8"
+ orientation="0,1"
+ id="guide1073"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="12,64"
+ orientation="1,0"
+ id="guide1075"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="64,104"
+ orientation="0,1"
+ id="guide1099"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="64,128"
+ orientation="0,1"
+ id="guide993"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="104,64"
+ orientation="1,0"
+ id="guide995"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="9.2651362e-08,64"
+ orientation="1,0"
+ id="guide867"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="120,64"
+ orientation="1,0"
+ id="guide869"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="64,116"
+ orientation="0,1"
+ id="guide871"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <inkscape:grid
+ type="xygrid"
+ id="grid873"
+ spacingx="1"
+ spacingy="1"
+ empspacing="8"
+ color="#000000"
+ opacity="0.49019608"
+ empcolor="#000000"
+ empopacity="0.08627451"
+ dotted="true" />
+ <sodipodi:guide
+ position="24,64"
+ orientation="1,0"
+ id="guide877"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="116,64"
+ orientation="1,0"
+ id="guide879"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="64,120"
+ orientation="0,1"
+ id="guide881"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="64,12"
+ orientation="0,1"
+ id="guide883"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="8,64"
+ orientation="1,0"
+ id="guide885"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="128,64"
+ orientation="1,0"
+ id="guide887"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="64,0"
+ orientation="0,1"
+ id="guide897"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="64,24"
+ orientation="0,1"
+ id="guide899"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="256,256"
+ orientation="-0.70710678,0.70710678"
+ id="guide950"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ <sodipodi:guide
+ position="64,64"
+ orientation="0.70710678,0.70710678"
+ id="guide952"
+ inkscape:locked="false"
+ inkscape:label=""
+ inkscape:color="rgb(0,0,255)" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>GNOME Design Team</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+ <dc:title>Adwaita Icon Template</dc:title>
+ <dc:subject>
+ <rdf:Bag />
+ </dc:subject>
+ <dc:date />
+ <dc:rights>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:rights>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:publisher>
+ <dc:identifier />
+ <dc:relation />
+ <dc:language />
+ <dc:coverage />
+ <dc:description />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:contributor>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Icon"
+ inkscape:groupmode="layer"
+ style="display:inline"
+ transform="translate(0,-172)">
+ <g
+ inkscape:groupmode="layer"
+ id="layer2"
+ inkscape:label="baseplate"
+ style="display:none"
+ sodipodi:insensitive="true">
+ <rect
+ style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+ id="rect13805"
+ width="128"
+ height="128"
+ x="9.2651362e-08"
+ y="172"
+ inkscape:label="512x512" />
+ <rect
+ inkscape:label="512x512"
+ y="172"
+ x="160"
+ height="16"
+ width="16"
+ id="rect859"
+ style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.33264872;enable-background:new"
+ x="-1.3798541e-16"
+ y="164"
+ id="text863"
+ inkscape:label="icon-name"><tspan
+ style="font-size:4px;stroke-width:0.33264872"
+ sodipodi:role="line"
+ id="tspan861"
+ x="-1.3798541e-16"
+ y="164">Hicolor</tspan></text>
+ <text
+ inkscape:label="icon-name"
+ id="text867"
+ y="164"
+ x="160"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.33264872;enable-background:new"
+ xml:space="preserve"><tspan
+ y="164"
+ x="160"
+ id="tspan865"
+ sodipodi:role="line"
+ style="font-size:4px;stroke-width:0.33264872">Symbolic</tspan></text>
+ <circle
+ cx="64.000031"
+ cy="236"
+ r="59.504131"
+ id="circle2892"
+ style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99000001, 0.99000001;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ <rect
+ ry="7.9292889"
+ rx="8.701004"
+ y="180.49496"
+ x="20.495007"
+ height="111.01005"
+ width="87.009987"
+ id="rect2894"
+ style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99000001, 0.99000001;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ <rect
+ ry="7.9238095"
+ rx="7.9238095"
+ y="184.49524"
+ x="12.495266"
+ height="103.00952"
+ width="103.00952"
+ id="rect2896"
+ style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99000001, 0.99000001;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ <rect
+ ry="8.701005"
+ rx="7.9292889"
+ y="200.49496"
+ x="8.4950066"
+ height="87.010048"
+ width="111.01004"
+ id="rect2898"
+ style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99000001, 0.99000001;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2900"
+ d="M 2.6203015e-5,289 H 128.00003"
+ style="display:inline;fill:none;stroke:#62a0ea;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer9"
+ inkscape:label="hires"
+ style="display:inline">
+ <rect
+ style="opacity:0.32000002;fill:#87bae1;fill-opacity:0;stroke:#3d3d3d;stroke-width:0.44194174;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect1431"
+ width="0"
+ height="0"
+ x="-73.333336"
+ y="-458"
+ transform="scale(1,-1)" />
+ <circle
+ r="0"
+ cy="314"
+ cx="-66"
+ id="path1155"
+ style="opacity:1;vector-effect:none;fill:#9059a1;fill-opacity:1;stroke:none;stroke-width:16;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <rect
+ style="opacity:0.32000002;fill:#87bae1;fill-opacity:0;stroke:#3d3d3d;stroke-width:0.44194174;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect971"
+ width="0"
+ height="0"
+ x="-71.333336"
+ y="-426"
+ transform="scale(1,-1)" />
+ <rect
+ style="opacity:0.32000002;fill:#87bae1;fill-opacity:0;stroke:#3d3d3d;stroke-width:0.53033006;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect1127"
+ width="0"
+ height="0"
+ x="-136.39999"
+ y="-441.20001"
+ transform="scale(1,-1)" />
+ <g
+ transform="matrix(0.325,0,0,-0.23214286,-106,388.21429)"
+ style="display:inline;stroke-width:0.91016608;enable-background:new"
+ id="g1053"
+ clip-path="url(#clipPath1599)" />
+ <g
+ clip-path="none"
+ id="g1615"
+ style="display:inline;stroke-width:0.91016608;enable-background:new"
+ transform="matrix(0.325,0,0,-0.23214286,-40.000001,94.21429)">
+ <path
+ sodipodi:nodetypes="cccccc"
+ inkscape:connector-curvature="0"
+ id="path1613"
+ d="m 147.6923,-180 h 283.07692 l 61.53846,86.153849 V 164.61538 H 147.6923 Z"
+ clip-path="none"
+ style="display:inline;opacity:1;fill:#f6f5f4;fill-opacity:1;stroke:none;stroke-width:1.82033217;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" />
+ </g>
+ <rect
+ style="display:inline;opacity:1;fill:url(#radialGradient1619);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="rect1617"
+ width="128"
+ height="128"
+ x="288"
+ y="20"
+ transform="matrix(0.21153846,0,0,0.21153846,39.07692,111.76923)"
+ clip-path="url(#clipPath1204)" />
+ <g
+ id="g1700"
+ transform="translate(60)">
+ <g
+ transform="matrix(0.325,0,0,-0.23214286,150,234.21429)"
+ style="display:inline;fill:#62a0ea;stroke-width:0.91016608;enable-background:new"
+ id="g1664"
+ clip-path="none">
+ <path
+ style="display:inline;opacity:1;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:1.82033217;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ clip-path="none"
+ d="m 147.6923,-180 h 283.07692 l 61.53846,86.153849 V 164.61538 H 147.6923 Z"
+ id="path1662"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccc" />
+ </g>
+ <path
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 213,204 v 64"
+ id="path1666"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1668"
+ d="M 302,211 H 206"
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 252,261 H 206"
+ id="path1670"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1672"
+ d="m 295,204 v 34"
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <rect
+ clip-path="url(#clipPath1204)"
+ transform="matrix(0.21153846,0,0,0.21153846,229.07692,251.76923)"
+ y="20"
+ x="288"
+ height="128"
+ width="128"
+ id="rect1674"
+ style="display:inline;opacity:1;fill:url(#radialGradient1686);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ <circle
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="circle1676"
+ cx="226"
+ cy="231"
+ r="3" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 275,231 H 235"
+ id="path1678"
+ inkscape:connector-curvature="0" />
+ <circle
+ r="3"
+ cy="244"
+ cx="226"
+ id="circle1680"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1682"
+ d="M 268,244 H 235"
+ style="fill:none;stroke:#ffffff;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 296,219 H 212"
+ id="path1684"
+ inkscape:connector-curvature="0" />
+ </g>
+ <g
+ clip-path="none"
+ id="g1960"
+ style="display:inline;fill:#62a0ea;stroke-width:0.91016608;enable-background:new"
+ transform="matrix(0.325,0,0,-0.23214286,350,234.21429)">
+ <path
+ sodipodi:nodetypes="cccccc"
+ inkscape:connector-curvature="0"
+ id="path1958"
+ d="m 147.6923,-180 h 283.07692 l 61.53846,86.153849 V 164.61538 H 147.6923 Z"
+ clip-path="none"
+ style="display:inline;opacity:1;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:1.82033217;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" />
+ </g>
+ <rect
+ style="display:inline;opacity:1;fill:url(#radialGradient2004);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="rect1962"
+ width="128"
+ height="128"
+ x="288"
+ y="20"
+ transform="matrix(0.21153846,0,0,0.21153846,429.07692,251.76923)"
+ clip-path="url(#clipPath1204)" />
+ <g
+ style="stroke:#d1e3f9;stroke-opacity:1"
+ id="g1982"
+ transform="translate(390)">
+ <path
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 23,204 v 64"
+ id="path1964"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1966"
+ d="M 112,211 H 16"
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <path
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 62,261 H 16"
+ id="path1968"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1970"
+ d="m 105,204 v 34"
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <circle
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="circle1972"
+ cx="36"
+ cy="231"
+ r="3" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 85,231 H 45"
+ id="path1974"
+ inkscape:connector-curvature="0" />
+ <circle
+ r="3"
+ cy="244"
+ cx="36"
+ id="circle1976"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1978"
+ d="M 78,244 H 45"
+ style="fill:none;stroke:#d1e3f9;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 106,219 H 22"
+ id="path1980"
+ inkscape:connector-curvature="0" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ id="g2002"
+ transform="translate(392,7)">
+ <path
+ sodipodi:nodetypes="cccccccccccc"
+ style="display:inline;opacity:0.1;vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ d="m 40,214 1.146,4.5835 1.68261,6.73046 34.52833,34.77833 0.0254,0.0254 2.8032,-2.85401 2.82812,-2.82812 2.85403,-2.80323 -0.0254,-0.0254 -34.52832,-34.77832 -6.76709,-1.69189 z"
+ id="path1984"
+ inkscape:connector-curvature="0" />
+ <g
+ style="display:inline;enable-background:new"
+ transform="matrix(0.25,0,0,0.25,-56.602644,250.10851)"
+ id="g2000">
+ <g
+ style="display:inline;stroke-width:1.1892072;enable-background:new"
+ id="g1998"
+ transform="matrix(0.49999993,0.70710678,-0.49999993,0.70710678,318.00002,-184.81833)">
+ <g
+ transform="matrix(0.95710691,-0.75000004,0.75000005,0.45710668,46.143255,123.91498)"
+ id="g1988"
+ style="stroke-width:1.1892072">
+ <path
+ style="opacity:1;vector-effect:none;fill:url(#linearGradient2006);fill-opacity:1;stroke:none;stroke-width:28.54097176;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
+ d="m 147.71569,-128.28431 52.28428,4.28427 -48.00001,48.000006 z"
+ id="path1986"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc" />
+ </g>
+ <path
+ style="display:inline;opacity:1;vector-effect:none;fill:#424048;fill-opacity:1;stroke:none;stroke-width:28.54097176;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ d="m 91.30972,-45.511411 21.40227,-14.972131 -3.85584,23.352172 z"
+ id="path1990"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="display:inline;fill:#f6d32d;fill-opacity:1;stroke:none;stroke-width:1.15728009px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ d="m 134.62346,-24.825129 9.94113,-57.941124 236.48137,-39.745377 -9.94113,57.941123 z"
+ id="path1992"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="display:inline;fill:#f9f06b;fill-opacity:1;stroke:none;stroke-width:0.81832051px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ d="m 141.25089,-63.452545 3.31368,-19.313711 236.65538,-39.775224 -3.4877,19.34356 z"
+ id="path1994"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="display:inline;fill:url(#linearGradient2008);fill-opacity:1;stroke:none;stroke-width:0.81832051px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ d="m 137.93717,-44.138836 -3.31373,19.313711 236.65538,-39.775235 3.13972,-19.283855 z"
+ id="path1996"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ </g>
+ </g>
+ </g>
+ <g
+ id="g1207">
+ <g
+ transform="matrix(0.325,0,0,-0.23214286,490,234.21429)"
+ style="display:inline;fill:#62a0ea;stroke-width:0.91016608;enable-background:new"
+ id="g1471"
+ clip-path="none">
+ <path
+ style="display:inline;opacity:1;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:1.82033217;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ clip-path="none"
+ d="m 147.6923,-180 344.6154,2e-5 -2e-5,344.61536 H 147.6923 Z"
+ id="path1469"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ </g>
+ <g
+ transform="translate(530)"
+ id="g1491"
+ style="stroke:#d1e3f9;stroke-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ id="path1473"
+ d="m 23,204 v 64"
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 112,211 H 16"
+ id="path1475"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1477"
+ d="M 30,261 H 16"
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 105,204 v 34"
+ id="path1479"
+ inkscape:connector-curvature="0" />
+ <circle
+ r="3"
+ cy="231"
+ cx="36"
+ id="circle1481"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1483"
+ d="M 85,231 H 45"
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <circle
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="circle1485"
+ cx="36"
+ cy="244"
+ r="3" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#d1e3f9;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 78,244 H 45"
+ id="path1487"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1489"
+ d="M 96,219 H 22"
+ style="fill:none;stroke:#d1e3f9;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g1571"
+ transform="translate(540)">
+ <path
+ sodipodi:nodetypes="ccccccccccc"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#b38108;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ d="M 104,223.15234 -0.3791408,283.4147 -3.125,284 v 1 H 23 104 Z M 90,247.40039 V 271 H 49.125 Z"
+ id="path1493"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1495"
+ d="M 104,222.15234 -3.125,284 H 23 104 Z M 90,246.40039 V 270 H 49.125 Z"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#f6d32d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <path
+ sodipodi:nodetypes="cccccccccccc"
+ inkscape:connector-curvature="0"
+ id="path1497"
+ transform="translate(0,172)"
+ d="M 90,72.400391 49.125,96 v 2 L 90,74.400391 Z M 0.33984375,110 -3.125,112 H 23 104 v -2 H 23 Z"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#e5a50a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <g
+ style="stroke:#b38108;stroke-opacity:1"
+ id="g1569">
+ <g
+ id="g1513"
+ transform="matrix(1,0,0,0.83333333,0,47.333333)"
+ style="stroke:#b38108;stroke-width:1.09544516;stroke-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ id="path1499"
+ d="m 101.5,278 v 6"
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 86.5,278 v 6"
+ id="path1501"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 71.5,278 v 6"
+ id="path1503"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1505"
+ d="m 56.5,278 v 6"
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1507"
+ d="m 41.5,278 v 6"
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 26.5,278 v 6"
+ id="path1509"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1511"
+ d="m 11.5,278 v 6"
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ </g>
+ <g
+ style="stroke:#b38108;stroke-opacity:1"
+ id="g1567">
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 98.5,281 v 3"
+ id="path1515"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1517"
+ d="m 95.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1519"
+ d="m 92.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 89.5,281 v 3"
+ id="path1521"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1523"
+ d="m 83.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 80.5,281 v 3"
+ id="path1525"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 77.5,281 v 3"
+ id="path1527"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1529"
+ d="m 74.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1531"
+ d="m 68.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 65.5,281 v 3"
+ id="path1533"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 62.5,281 v 3"
+ id="path1535"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1537"
+ d="m 59.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 53.5,281 v 3"
+ id="path1539"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1541"
+ d="m 50.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1543"
+ d="m 47.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 44.5,281 v 3"
+ id="path1545"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 38.5,281 v 3"
+ id="path1547"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1549"
+ d="m 35.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1551"
+ d="m 32.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 29.5,281 v 3"
+ id="path1553"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1555"
+ d="m 23.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 20.5,281 v 3"
+ id="path1557"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 17.5,281 v 3"
+ id="path1559"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1561"
+ d="m 14.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 8.5,281 v 3"
+ id="path1563"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1565"
+ d="m 5.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ </g>
+ </g>
+ </g>
+ </g>
+ <g
+ id="g2471"
+ transform="translate(670)">
+ <g
+ transform="matrix(0.325,0,0,-0.23214286,-40.000001,234.21429)"
+ style="display:inline;fill:#f6f5f4;stroke-width:0.91016608;enable-background:new"
+ id="g2374"
+ clip-path="none">
+ <path
+ style="display:inline;opacity:1;fill:#f6f5f4;fill-opacity:1;stroke:none;stroke-width:1.82033217;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ clip-path="none"
+ d="m 147.6923,-180 344.6154,2e-5 -2e-5,344.61536 H 147.6923 Z"
+ id="path2372"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ </g>
+ <g
+ id="g2394"
+ style="stroke:#9a9996;stroke-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ id="path2376"
+ d="m 23,204 v 64"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 112,211 H 16"
+ id="path2378"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path2380"
+ d="M 30,261 H 16"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 105,204 v 34"
+ id="path2382"
+ inkscape:connector-curvature="0" />
+ <circle
+ r="3"
+ cy="231"
+ cx="36"
+ id="circle2384"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2386"
+ d="M 85,231 H 45"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <circle
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="circle2388"
+ cx="36"
+ cy="244"
+ r="3" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#9a9996;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 78,244 H 45"
+ id="path2390"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2392"
+ d="M 96,219 H 22"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ id="g2436"
+ transform="translate(10)">
+ <path
+ inkscape:connector-curvature="0"
+ id="path2396"
+ d="M 104,222.15234 -3.125,284 H 23 104 Z M 90,246.40039 V 270 H 49.125 Z"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#57e389;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <path
+ sodipodi:nodetypes="cccccccccccc"
+ inkscape:connector-curvature="0"
+ id="path2398"
+ transform="translate(0,172)"
+ d="M 90,72.400391 49.125,96 v 2 L 90,74.400391 Z M 0.33984375,110 -3.125,112 H 23 104 v -2 H 23 Z"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#33d17a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <g
+ id="g2420">
+ <path
+ style="fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 95,279.99999 v 4"
+ id="path2400"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2402"
+ d="m 89,279.99999 v 4"
+ style="fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2404"
+ d="m 77,279.99999 v 4"
+ style="fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 71,279.99999 v 4"
+ id="path2406"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 59,279.99999 v 4"
+ id="path2408"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2410"
+ d="m 53,279.99999 v 4"
+ style="fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2412"
+ d="m 41,279.99999 v 4"
+ style="fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 35,279.99999 v 4"
+ id="path2414"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 23,279.99999 v 4"
+ id="path2416"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2418"
+ d="m 17,279.99999 v 4"
+ style="fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ </g>
+ <g
+ id="g2434">
+ <path
+ inkscape:connector-curvature="0"
+ id="path2422"
+ d="m 101,278 v 6"
+ style="display:inline;fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" />
+ <path
+ style="display:inline;fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ d="m 83,278 v 6"
+ id="path2424"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:inline;fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ d="m 65,278 v 6"
+ id="path2426"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2428"
+ d="m 47,278 v 6"
+ style="display:inline;fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2430"
+ d="m 29,278 v 6"
+ style="display:inline;fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" />
+ <path
+ style="display:inline;fill:none;stroke:#2ec27e;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ d="m 11,278 v 6"
+ id="path2432"
+ inkscape:connector-curvature="0" />
+ </g>
+ </g>
+ </g>
+ <g
+ transform="matrix(0.325,0,0,-0.23214286,-270,234.21429)"
+ style="display:inline;fill:#f6f5f4;stroke-width:0.91016608;enable-background:new"
+ id="g1178-3"
+ clip-path="none">
+ <path
+ style="display:inline;opacity:1;fill:#f6f5f4;fill-opacity:1;stroke:none;stroke-width:1.82033217;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ clip-path="none"
+ d="m 147.6923,-180 344.6154,2e-5 -2e-5,344.61536 H 147.6923 Z"
+ id="path1176-6"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ </g>
+ <g
+ transform="translate(-230,-4.8868132e-6)"
+ id="g1956-7"
+ style="display:inline;stroke:#9a9996;stroke-opacity:1;enable-background:new">
+ <path
+ inkscape:connector-curvature="0"
+ id="path1638-5"
+ d="m 23,204 v 64"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 112,211 H 16"
+ id="path1640-3"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1642-5"
+ d="M 112,261 H 16"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 105,204 v 64"
+ id="path1644-6"
+ inkscape:connector-curvature="0" />
+ <circle
+ r="3"
+ cy="232"
+ cx="36"
+ id="path1646-2"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1650-9"
+ d="M 84,231 H 44"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <circle
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="circle1652-1"
+ cx="36"
+ cy="244"
+ r="3" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#9a9996;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 77,243 H 44"
+ id="path1654-2"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1660-7"
+ d="M 104,217 H 22"
+ style="fill:none;stroke:#9a9996;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ </g>
+ <g
+ transform="translate(-230,-4.8868132e-6)"
+ id="g1088-0"
+ style="display:inline;opacity:0.8;enable-background:new">
+ <path
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#26a269;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ d="M 102,76.400391 61.125,100 h 3.464844 L 102,78.400391 Z M 12,114 v 2 h 23 81 v -2 H 35 Z"
+ transform="translate(0,172)"
+ id="path1259-9"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ inkscape:connector-curvature="0"
+ id="path1024-3"
+ d="M 116,224.15234 12,286 h 23 81 z m -14,24.24805 V 272 H 61.125 Z"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#33d17a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <g
+ id="g1133-6"
+ style="opacity:0.6;stroke:#26a269">
+ <path
+ style="fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 107,281.99999 v 4"
+ id="path1030-0"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2084-6"
+ d="m 101,281.99999 v 4"
+ style="fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2088-2"
+ d="m 89,281.99999 v 4"
+ style="fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 83,281.99999 v 4"
+ id="path2090-6"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 71,281.99999 v 4"
+ id="path2094-1"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2096-8"
+ d="m 65,281.99999 v 4"
+ style="fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2100-7"
+ d="m 53,281.99999 v 4"
+ style="fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 47,281.99999 v 4"
+ id="path2102-9"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 35,281.99999 v 4"
+ id="path2106-2"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2108-0"
+ d="m 29,281.99999 v 4"
+ style="fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1030-3-2"
+ d="m 113,280 v 6"
+ style="display:inline;fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" />
+ <path
+ style="display:inline;fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ d="m 95,280 v 6"
+ id="path2354-3"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:inline;fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ d="m 77,280 v 6"
+ id="path2356-7"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2358-5"
+ d="m 59,280 v 6"
+ style="display:inline;fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path2360-9"
+ d="m 41,280 v 6"
+ style="display:inline;fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" />
+ <path
+ style="display:inline;fill:none;stroke:#26a269;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ d="m 23,280 v 6"
+ id="path2362-2"
+ inkscape:connector-curvature="0" />
+ </g>
+ </g>
+ <g
+ transform="translate(-530,3.999995)"
+ style="display:inline;enable-background:new"
+ id="g1207-2">
+ <g
+ transform="matrix(0.325,0,0,-0.23214286,490,234.21429)"
+ style="display:inline;fill:#62a0ea;stroke-width:0.91016608;enable-background:new"
+ id="g1471-8"
+ clip-path="none">
+ <path
+ style="display:inline;opacity:1;fill:#3584e4;fill-opacity:1;stroke:none;stroke-width:1.82033217;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+ clip-path="none"
+ d="m 147.6923,-180 344.6154,2e-5 -2e-5,344.61536 H 147.6923 Z"
+ id="path1469-9"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ <g
+ transform="matrix(3.0769231,0,0,-4.3076923,-1507.6923,1008.9231)"
+ id="g3907"
+ style="display:inline;opacity:0.15;enable-background:new">
+ <path
+ inkscape:connector-curvature="0"
+ id="path1475-6-4"
+ d="M 116,211 H 12"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc"
+ transform="translate(530,5e-6)" />
+ <path
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ d="M 110,263 H 12"
+ id="path1477-1"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc"
+ transform="translate(530,5e-6)" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ d="m 23,200 v 64"
+ id="path1473-3-4"
+ inkscape:connector-curvature="0"
+ transform="translate(530,5e-6)" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1479-2-7"
+ d="m 105,200 v 38"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc"
+ transform="translate(530,5e-6)" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1475-6-3"
+ d="M 104,203 H 24"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc"
+ transform="translate(530,5e-6)" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ d="m 545,212 v 50"
+ id="path1473-3-4-7"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1475-6-4-5"
+ d="M 646,219 H 552"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1479-2-7-7"
+ d="m 643,210 v 10"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1479-2-7-7-4"
+ d="m 577,220 v 12"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1479-2-7-7-4-1-88"
+ d="m 563,220 v 12"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1475-6-4-59-7-8"
+ d="M 566,235 H 554"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1479-2-7-7-4-1-88-3"
+ d="m 563,244 v 18"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1475-6-4-59-7-8-3"
+ d="M 566,247 H 554"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1479-2-7-7-4-3"
+ d="m 577,232 v 22"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1475-6-4-59-7-8-3-0"
+ d="M 628,233 H 616"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1475-6-4-59-7-8-3-0-4"
+ d="M 585,233 H 574"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1475-6-4-59-7-8-3-0-4-8"
+ d="M 584,245 H 574"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1479-2-7-7-4-1-88-3-8"
+ d="m 569,244 v 10"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1475-6-4-59-7-8-3-8"
+ d="m 577,251 h -8"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new"
+ sodipodi:nodetypes="cc" />
+ </g>
+ </g>
+ <g
+ transform="translate(530)"
+ id="g1491-7"
+ style="stroke:#ffffff;stroke-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ id="path1473-3"
+ d="m 23,210 v 54"
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 105,211 H 23"
+ id="path1475-6"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 105,210 v 28"
+ id="path1479-2"
+ inkscape:connector-curvature="0" />
+ <circle
+ r="3"
+ cy="232"
+ cx="36"
+ id="circle1481-9"
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1483-3"
+ d="M 86,233 H 46"
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <circle
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="circle1485-1"
+ cx="36"
+ cy="244"
+ r="3" />
+ <path
+ sodipodi:nodetypes="cc"
+ style="fill:none;stroke:#ffffff;stroke-width:1.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 86,245 H 46"
+ id="path1487-9"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1489-4"
+ d="M 104,219 H 22"
+ style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cc" />
+ <path
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path1477-1-6"
+ d="M 110,263 H 22"
+ style="display:inline;opacity:1;fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" />
+ </g>
+ <g
+ id="g1571-7"
+ transform="translate(540)">
+ <path
+ sodipodi:nodetypes="ccccccccccc"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#b38108;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ d="M 104,223.15234 -0.3791408,283.4147 -3.125,284 v 1 H 23 104 Z M 90,247.40039 V 271 H 49.125 Z"
+ id="path1493-8"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1495-4"
+ d="M 104,222.15234 -3.125,284 H 23 104 Z M 90,246.40039 V 270 H 49.125 Z"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#f6d32d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <path
+ sodipodi:nodetypes="cccccccccccc"
+ inkscape:connector-curvature="0"
+ id="path1497-5"
+ transform="translate(0,172)"
+ d="M 90,72.400391 49.125,96 v 2 L 90,74.400391 Z M 0.33984375,110 -3.125,112 H 23 104 v -2 H 23 Z"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#e5a50a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+ <g
+ style="stroke:#b38108;stroke-opacity:1"
+ id="g1569-0">
+ <g
+ id="g1513-3"
+ transform="matrix(1,0,0,0.83333333,0,47.333333)"
+ style="stroke:#b38108;stroke-width:1.09544516;stroke-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ id="path1499-6"
+ d="m 101.5,278 v 6"
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 86.5,278 v 6"
+ id="path1501-1"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 71.5,278 v 6"
+ id="path1503-0"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1505-6"
+ d="m 56.5,278 v 6"
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1507-3"
+ d="m 41.5,278 v 6"
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 26.5,278 v 6"
+ id="path1509-2"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1511-0"
+ d="m 11.5,278 v 6"
+ style="fill:none;stroke:#b38108;stroke-width:1.09544516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ </g>
+ <g
+ style="stroke:#b38108;stroke-opacity:1"
+ id="g1567-6">
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 98.5,281 v 3"
+ id="path1515-1"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1517-5"
+ d="m 95.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1519-5"
+ d="m 92.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 89.5,281 v 3"
+ id="path1521-4"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1523-7"
+ d="m 83.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 80.5,281 v 3"
+ id="path1525-6"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 77.5,281 v 3"
+ id="path1527-5"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1529-6"
+ d="m 74.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1531-9"
+ d="m 68.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 65.5,281 v 3"
+ id="path1533-3"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 62.5,281 v 3"
+ id="path1535-7"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1537-4"
+ d="m 59.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 53.5,281 v 3"
+ id="path1539-5"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1541-2"
+ d="m 50.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1543-5"
+ d="m 47.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 44.5,281 v 3"
+ id="path1545-4"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 38.5,281 v 3"
+ id="path1547-7"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1549-4"
+ d="m 35.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1551-4"
+ d="m 32.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 29.5,281 v 3"
+ id="path1553-3"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1555-0"
+ d="m 23.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 20.5,281 v 3"
+ id="path1557-7"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 17.5,281 v 3"
+ id="path1559-8"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1561-6"
+ d="m 14.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 8.5,281 v 3"
+ id="path1563-8"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path1565-8"
+ d="m 5.5,281 v 3"
+ style="fill:none;stroke:#b38108;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ </g>
+ </g>
+ </g>
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ d="M 176,179.68977 V 188 h -14 z m -2,3.95138 L 170,186 h 4 z"
+ id="path4349"
+ sodipodi:nodetypes="cccccccc"
+ style="display:inline;fill:#3d3846;fill-opacity:1;stroke:none" />
+ <circle
+ r="1.5"
+ cy="176.5"
+ cx="164.5"
+ id="circle1750"
+ style="opacity:1;vector-effect:none;fill:#3d3846;fill-opacity:0.99607843;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+ <path
+ style="opacity:1;vector-effect:none;fill:none;fill-opacity:0.99607843;stroke:#3d3846;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
+ d="m 161,186 v -13 h 14 v 4"
+ id="path1752"
+ inkscape:connector-curvature="0" />
+ <rect
+ style="opacity:1;vector-effect:none;fill:#3d3846;fill-opacity:0.99607843;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
+ id="rect1754"
+ width="5"
+ height="1"
+ x="167"
+ y="176" />
+ <circle
+ style="opacity:1;vector-effect:none;fill:#3d3846;fill-opacity:0.99607843;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
+ id="circle1761"
+ cx="164.5"
+ cy="180.5"
+ r="1.5" />
+ <rect
+ y="180"
+ x="167"
+ height="1"
+ width="5"
+ id="rect1763"
+ style="opacity:1;vector-effect:none;fill:#3d3846;fill-opacity:0.99607843;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal" />
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/hicolor/source.svg b/data/icons/hicolor/source.svg
deleted file mode 100644
index 1795d181..00000000
--- a/data/icons/hicolor/source.svg
+++ /dev/null
@@ -1,4771 +0,0 @@
-<?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#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- inkscape:export-ydpi="90.000000"
- inkscape:export-xdpi="90.000000"
- inkscape:export-filename="/home/lapo/firewall.png"
- width="400"
- height="300"
- id="svg11300"
- sodipodi:version="0.32"
- inkscape:version="0.48.1 r9760"
- sodipodi:docname="glade.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"
- version="1.0"
- style="display:inline;enable-background:new">
- <title
- id="title4872">Firewall</title>
- <sodipodi:namedview
- stroke="#ef2929"
- fill="#f57900"
- id="base"
- pagecolor="#474747"
- bordercolor="#666666"
- borderopacity="0.25490196"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:zoom="1"
- inkscape:cx="222.88202"
- inkscape:cy="146.41434"
- inkscape:current-layer="layer5"
- showgrid="false"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- inkscape:showpageshadow="false"
- inkscape:window-width="1226"
- inkscape:window-height="1040"
- inkscape:window-x="1737"
- inkscape:window-y="4"
- width="400px"
- height="300px"
- inkscape:snap-nodes="false"
- inkscape:snap-bbox="true"
- gridtolerance="10000"
- inkscape:object-nodes="true"
- inkscape:snap-grids="true"
- showguides="false"
- inkscape:guide-bbox="true"
- inkscape:window-maximized="0">
- <inkscape:grid
- spacingy="1px"
- spacingx="1px"
- id="grid5883"
- type="xygrid"
- enabled="true"
- visible="true"
- empspacing="4"
- snapvisiblegridlinesonly="true" />
- <inkscape:grid
- type="xygrid"
- id="grid11592"
- empspacing="2"
- visible="true"
- enabled="false"
- spacingx="0.5px"
- spacingy="0.5px"
- color="#ff0000"
- opacity="0.1254902"
- empcolor="#ff0000"
- empopacity="0.25098039"
- snapvisiblegridlinesonly="true" />
- <sodipodi:guide
- orientation="-0.70710678,0.70710678"
- position="309.8125,173.625"
- id="guide9630" />
- </sodipodi:namedview>
- <defs
- id="defs3">
- <inkscape:path-effect
- is_visible="true"
- id="path-effect19574"
- effect="spiro" />
- <inkscape:path-effect
- effect="spiro"
- id="path-effect19572"
- is_visible="true" />
- <inkscape:path-effect
- is_visible="true"
- id="path-effect19494"
- effect="spiro" />
- <inkscape:path-effect
- effect="spiro"
- id="path-effect19492"
- is_visible="true" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient19423">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop19425" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop19427" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient19287">
- <stop
- style="stop-color:#6d6d6d;stop-opacity:1"
- offset="0"
- id="stop19289" />
- <stop
- style="stop-color:#cccccc;stop-opacity:1"
- offset="1"
- id="stop19291" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient15276">
- <stop
- style="stop-color:#ffff4c;stop-opacity:1;"
- offset="0"
- id="stop15278" />
- <stop
- style="stop-color:#ffff4c;stop-opacity:0;"
- offset="1"
- id="stop15280" />
- </linearGradient>
- <inkscape:path-effect
- effect="spiro"
- id="path-effect15274"
- is_visible="true" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient15264">
- <stop
- style="stop-color:#cc0000;stop-opacity:1;"
- offset="0"
- id="stop15266" />
- <stop
- style="stop-color:#ff4c4c;stop-opacity:1"
- offset="1"
- id="stop15268" />
- </linearGradient>
- <inkscape:path-effect
- is_visible="true"
- id="path-effect15244"
- effect="spiro" />
- <inkscape:path-effect
- effect="spiro"
- id="path-effect14728"
- is_visible="true" />
- <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="perspective13432" />
- <radialGradient
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1,0,0,0.420118,2.537033e-17,22.39793)"
- r="21.125"
- fy="38.625"
- fx="24.625"
- cy="38.625"
- cx="24.625"
- id="radialGradient4588"
- xlink:href="#linearGradient4582"
- inkscape:collect="always" />
- <radialGradient
- r="20.530962"
- fy="35.87817"
- fx="24.44569"
- cy="35.87817"
- cx="24.44569"
- gradientTransform="matrix(2.049266,-1.696401e-32,0,2.049266,-25.65002,-37.31089)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1366"
- xlink:href="#linearGradient11520"
- inkscape:collect="always" />
- <radialGradient
- r="6.5659914"
- fy="44.565483"
- fx="30.203562"
- cy="44.565483"
- cx="30.203562"
- gradientTransform="matrix(1,0,0,0.338462,2.220359e-14,29.48178)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1356"
- xlink:href="#linearGradient11508"
- inkscape:collect="always" />
- <radialGradient
- r="3.8335035"
- fy="15.048258"
- fx="27.577173"
- cy="15.048258"
- cx="27.577173"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1354"
- xlink:href="#linearGradient11494"
- inkscape:collect="always" />
- <radialGradient
- r="3.8335035"
- fy="16.049133"
- fx="27.577173"
- cy="16.049133"
- cx="27.577173"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1352"
- xlink:href="#linearGradient11494"
- inkscape:collect="always" />
- <radialGradient
- r="20.530962"
- fy="35.87817"
- fx="24.44569"
- cy="35.87817"
- cx="24.44569"
- gradientTransform="matrix(1.995058,-1.651527e-32,0,1.995058,-24.32488,-35.70087)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1350"
- xlink:href="#linearGradient11520"
- inkscape:collect="always" />
- <radialGradient
- r="6.5659914"
- fy="44.565483"
- fx="30.203562"
- cy="44.565483"
- cx="30.203562"
- gradientTransform="matrix(1,0,0,0.338462,-1.353344e-14,29.48178)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1348"
- xlink:href="#linearGradient11508"
- inkscape:collect="always" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11508"
- id="radialGradient11532"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1,0,0,0.338462,3.185827e-15,29.48178)"
- cx="30.203562"
- cy="44.565483"
- fx="30.203562"
- fy="44.565483"
- r="6.5659914" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11520"
- id="radialGradient11526"
- cx="24.44569"
- cy="35.87817"
- fx="24.44569"
- fy="35.87817"
- r="20.530962"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.995058,-1.651527e-32,0,1.995058,-24.32488,-35.70087)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11508"
- id="radialGradient11514"
- cx="30.203562"
- cy="44.565483"
- fx="30.203562"
- fy="44.565483"
- r="6.5659914"
- gradientTransform="matrix(1,0,0,0.338462,2.166583e-14,29.48178)"
- gradientUnits="userSpaceOnUse" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11494"
- id="radialGradient11504"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)"
- cx="27.577173"
- cy="16.049133"
- fx="27.577173"
- fy="16.049133"
- r="3.8335035" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11494"
- id="radialGradient11500"
- cx="27.577173"
- cy="15.048258"
- fx="27.577173"
- fy="15.048258"
- r="3.8335035"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11399"
- id="radialGradient11441"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1,0,0,0.487395,0,20.06483)"
- cx="12.071428"
- cy="39.142857"
- fx="12.071428"
- fy="39.142857"
- r="8.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11415"
- id="linearGradient11439"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-60.85714,0.428571)"
- x1="13.267134"
- y1="19.774456"
- x2="26.758644"
- y2="33.462429" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11415"
- id="linearGradient11427"
- gradientUnits="userSpaceOnUse"
- x1="9.6957054"
- y1="9.3458843"
- x2="35.679932"
- y2="39.033859"
- gradientTransform="translate(-60.57143,0)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11415"
- id="linearGradient11425"
- gradientUnits="userSpaceOnUse"
- x1="15.82836"
- y1="3.774456"
- x2="43.615788"
- y2="34.462429"
- gradientTransform="translate(-60.28571,-0.285714)" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient11399">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop11401" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop11403" />
- </linearGradient>
- <linearGradient
- id="linearGradient11415">
- <stop
- style="stop-color:#204a87;stop-opacity:0.0000000;"
- offset="0.0000000"
- id="stop11417" />
- <stop
- id="stop11423"
- offset="0.50000000"
- style="stop-color:#204a87;stop-opacity:1.0000000;" />
- <stop
- style="stop-color:#204a87;stop-opacity:0;"
- offset="1"
- id="stop11419" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient11494">
- <stop
- style="stop-color:#ef2929;stop-opacity:1;"
- offset="0"
- id="stop11496" />
- <stop
- style="stop-color:#ef2929;stop-opacity:0;"
- offset="1"
- id="stop11498" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient11508">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop11510" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop11512" />
- </linearGradient>
- <linearGradient
- id="linearGradient11520">
- <stop
- style="stop-color:#ffffff;stop-opacity:1.0000000;"
- offset="0.0000000"
- id="stop11522" />
- <stop
- style="stop-color:#dcdcdc;stop-opacity:1.0000000;"
- offset="1.0000000"
- id="stop11524" />
- </linearGradient>
- <linearGradient
- id="linearGradient4570">
- <stop
- id="stop4572"
- offset="0"
- style="stop-color:#eceeea;stop-opacity:1;" />
- <stop
- id="stop4574"
- offset="1"
- style="stop-color:#d3d7cf;stop-opacity:1;" />
- </linearGradient>
- <linearGradient
- id="linearGradient4582"
- inkscape:collect="always">
- <stop
- id="stop4584"
- offset="0"
- style="stop-color:#000000;stop-opacity:1;" />
- <stop
- id="stop4586"
- offset="1"
- style="stop-color:#000000;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient4598">
- <stop
- id="stop4600"
- offset="0"
- style="stop-color:#e6eef7;stop-opacity:1;" />
- <stop
- id="stop4602"
- offset="1"
- style="stop-color:#8ab0d8;stop-opacity:1;" />
- </linearGradient>
- <inkscape:perspective
- id="perspective13489"
- inkscape:persp3d-origin="8 : 5.3333333 : 1"
- inkscape:vp_z="16 : 8 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 8 : 1"
- sodipodi:type="inkscape:persp3d" />
- <inkscape:perspective
- id="perspective13551"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <linearGradient
- id="linearGradient4598-1">
- <stop
- id="stop4600-0"
- offset="0"
- style="stop-color:#e6eef7;stop-opacity:1;" />
- <stop
- id="stop4602-9"
- offset="1"
- style="stop-color:#8ab0d8;stop-opacity:1;" />
- </linearGradient>
- <linearGradient
- gradientTransform="matrix(0.333758,0,0,0.333758,0.625724,-0.830472)"
- gradientUnits="userSpaceOnUse"
- y2="24.109001"
- x2="53.568085"
- y1="24.109001"
- x1="24.689142"
- id="linearGradient4596-5"
- xlink:href="#linearGradient4590-7"
- inkscape:collect="always" />
- <linearGradient
- id="linearGradient4590-7"
- inkscape:collect="always">
- <stop
- id="stop4592-2"
- offset="0"
- style="stop-color:#cc0000;stop-opacity:1;" />
- <stop
- id="stop4594-4"
- offset="1"
- style="stop-color:#cc0000;stop-opacity:0;" />
- </linearGradient>
- <radialGradient
- r="20.530962"
- fy="35.87817"
- fx="24.44569"
- cy="35.87817"
- cx="24.44569"
- gradientTransform="matrix(2.049266,-1.696401e-32,0,2.049266,-25.65002,-37.31089)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1366-1"
- xlink:href="#linearGradient11520-1"
- inkscape:collect="always" />
- <radialGradient
- r="6.5659914"
- fy="44.565483"
- fx="30.203562"
- cy="44.565483"
- cx="30.203562"
- gradientTransform="matrix(1,0,0,0.338462,2.220359e-14,29.48178)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1356-7"
- xlink:href="#linearGradient11508-5"
- inkscape:collect="always" />
- <radialGradient
- r="3.8335035"
- fy="15.048258"
- fx="27.577173"
- cy="15.048258"
- cx="27.577173"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1354-8"
- xlink:href="#linearGradient11494-7"
- inkscape:collect="always" />
- <radialGradient
- r="3.8335035"
- fy="16.049133"
- fx="27.577173"
- cy="16.049133"
- cx="27.577173"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1352-6"
- xlink:href="#linearGradient11494-7"
- inkscape:collect="always" />
- <radialGradient
- r="20.530962"
- fy="35.87817"
- fx="24.44569"
- cy="35.87817"
- cx="24.44569"
- gradientTransform="matrix(1.995058,-1.651527e-32,0,1.995058,-24.32488,-35.70087)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1350-6"
- xlink:href="#linearGradient11520-1"
- inkscape:collect="always" />
- <radialGradient
- r="6.5659914"
- fy="44.565483"
- fx="30.203562"
- cy="44.565483"
- cx="30.203562"
- gradientTransform="matrix(1,0,0,0.338462,-1.353344e-14,29.48178)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1348-5"
- xlink:href="#linearGradient11508-5"
- inkscape:collect="always" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11508-5"
- id="radialGradient11532-5"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1,0,0,0.338462,3.185827e-15,29.48178)"
- cx="30.203562"
- cy="44.565483"
- fx="30.203562"
- fy="44.565483"
- r="6.5659914" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11520-1"
- id="radialGradient11526-8"
- cx="24.44569"
- cy="35.87817"
- fx="24.44569"
- fy="35.87817"
- r="20.530962"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.995058,-1.651527e-32,0,1.995058,-24.32488,-35.70087)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11508-5"
- id="radialGradient11514-5"
- cx="30.203562"
- cy="44.565483"
- fx="30.203562"
- fy="44.565483"
- r="6.5659914"
- gradientTransform="matrix(1,0,0,0.338462,2.166583e-14,29.48178)"
- gradientUnits="userSpaceOnUse" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11494-7"
- id="radialGradient11504-2"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)"
- cx="27.577173"
- cy="16.049133"
- fx="27.577173"
- fy="16.049133"
- r="3.8335035" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11494-7"
- id="radialGradient11500-4"
- cx="27.577173"
- cy="15.048258"
- fx="27.577173"
- fy="15.048258"
- r="3.8335035"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11399-2"
- id="radialGradient11441-5"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1,0,0,0.487395,0,20.06483)"
- cx="12.071428"
- cy="39.142857"
- fx="12.071428"
- fy="39.142857"
- r="8.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11415-7"
- id="linearGradient11439-9"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-60.85714,0.428571)"
- x1="13.267134"
- y1="19.774456"
- x2="26.758644"
- y2="33.462429" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11415-7"
- id="linearGradient11427-1"
- gradientUnits="userSpaceOnUse"
- x1="9.6957054"
- y1="9.3458843"
- x2="35.679932"
- y2="39.033859"
- gradientTransform="translate(-60.57143,0)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11415-7"
- id="linearGradient11425-1"
- gradientUnits="userSpaceOnUse"
- x1="15.82836"
- y1="3.774456"
- x2="43.615788"
- y2="34.462429"
- gradientTransform="translate(-60.28571,-0.285714)" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient11399-2">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop11401-7" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop11403-4" />
- </linearGradient>
- <linearGradient
- id="linearGradient11415-7">
- <stop
- style="stop-color:#204a87;stop-opacity:0.0000000;"
- offset="0.0000000"
- id="stop11417-0" />
- <stop
- id="stop11423-5"
- offset="0.50000000"
- style="stop-color:#204a87;stop-opacity:1.0000000;" />
- <stop
- style="stop-color:#204a87;stop-opacity:0;"
- offset="1"
- id="stop11419-5" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient11494-7">
- <stop
- style="stop-color:#ef2929;stop-opacity:1;"
- offset="0"
- id="stop11496-2" />
- <stop
- style="stop-color:#ef2929;stop-opacity:0;"
- offset="1"
- id="stop11498-4" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient11508-5">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop11510-8" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop11512-9" />
- </linearGradient>
- <linearGradient
- id="linearGradient11520-1">
- <stop
- style="stop-color:#ffffff;stop-opacity:1.0000000;"
- offset="0.0000000"
- id="stop11522-3" />
- <stop
- style="stop-color:#dcdcdc;stop-opacity:1.0000000;"
- offset="1.0000000"
- id="stop11524-4" />
- </linearGradient>
- <linearGradient
- id="linearGradient4570-3">
- <stop
- id="stop4572-1"
- offset="0"
- style="stop-color:#eceeea;stop-opacity:1;" />
- <stop
- id="stop4574-3"
- offset="1"
- style="stop-color:#d3d7cf;stop-opacity:1;" />
- </linearGradient>
- <linearGradient
- id="linearGradient4598-4">
- <stop
- id="stop4600-1"
- offset="0"
- style="stop-color:#e6eef7;stop-opacity:1;" />
- <stop
- id="stop4602-1"
- offset="1"
- style="stop-color:#8ab0d8;stop-opacity:1;" />
- </linearGradient>
- <inkscape:perspective
- id="perspective13663"
- inkscape:persp3d-origin="11 : 7.3333333 : 1"
- inkscape:vp_z="22 : 11 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 11 : 1"
- sodipodi:type="inkscape:persp3d" />
- <radialGradient
- r="20.530962"
- fy="35.878170"
- fx="24.445690"
- cy="35.878170"
- cx="24.445690"
- gradientTransform="matrix(2.049266,-1.696401e-32,0.000000,2.049266,-25.65002,-37.31089)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1366-7"
- xlink:href="#linearGradient11520-8"
- inkscape:collect="always" />
- <radialGradient
- r="6.5659914"
- fy="44.565483"
- fx="30.203562"
- cy="44.565483"
- cx="30.203562"
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.338462,2.220359e-14,29.48178)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1356-4"
- xlink:href="#linearGradient11508-4"
- inkscape:collect="always" />
- <radialGradient
- r="3.8335034"
- fy="15.048258"
- fx="27.577173"
- cy="15.048258"
- cx="27.577173"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1354-0"
- xlink:href="#linearGradient11494-0"
- inkscape:collect="always" />
- <radialGradient
- r="3.8335034"
- fy="16.049133"
- fx="27.577173"
- cy="16.049133"
- cx="27.577173"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1352-5"
- xlink:href="#linearGradient11494-0"
- inkscape:collect="always" />
- <radialGradient
- r="20.530962"
- fy="35.878170"
- fx="24.445690"
- cy="35.878170"
- cx="24.445690"
- gradientTransform="matrix(1.995058,-1.651527e-32,0.000000,1.995058,-24.32488,-35.70087)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1350-3"
- xlink:href="#linearGradient11520-8"
- inkscape:collect="always" />
- <radialGradient
- r="6.5659914"
- fy="44.565483"
- fx="30.203562"
- cy="44.565483"
- cx="30.203562"
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.338462,-1.353344e-14,29.48178)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient1348-8"
- xlink:href="#linearGradient11508-4"
- inkscape:collect="always" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11508-4"
- id="radialGradient11532-7"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.338462,3.185827e-15,29.48178)"
- cx="30.203562"
- cy="44.565483"
- fx="30.203562"
- fy="44.565483"
- r="6.5659914" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11520-8"
- id="radialGradient11526-7"
- cx="24.445690"
- cy="35.878170"
- fx="24.445690"
- fy="35.878170"
- r="20.530962"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.995058,-1.651527e-32,0.000000,1.995058,-24.32488,-35.70087)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11508-4"
- id="radialGradient11514-0"
- cx="30.203562"
- cy="44.565483"
- fx="30.203562"
- fy="44.565483"
- r="6.5659914"
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.338462,2.166583e-14,29.48178)"
- gradientUnits="userSpaceOnUse" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11494-0"
- id="radialGradient11504-8"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)"
- cx="27.577173"
- cy="16.049133"
- fx="27.577173"
- fy="16.049133"
- r="3.8335034" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11494-0"
- id="radialGradient11500-0"
- cx="27.577173"
- cy="15.048258"
- fx="27.577173"
- fy="15.048258"
- r="3.8335034"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11399-6"
- id="radialGradient11441-2"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.487395,0.000000,20.06483)"
- cx="12.071428"
- cy="39.142857"
- fx="12.071428"
- fy="39.142857"
- r="8.5000000" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11415-3"
- id="linearGradient11439-7"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-60.85714,0.428571)"
- x1="13.267134"
- y1="19.774456"
- x2="26.758644"
- y2="33.462429" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11415-3"
- id="linearGradient11427-7"
- gradientUnits="userSpaceOnUse"
- x1="9.6957054"
- y1="9.3458843"
- x2="35.679932"
- y2="39.033859"
- gradientTransform="translate(-60.57143,0.000000)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11415-3"
- id="linearGradient11425-7"
- gradientUnits="userSpaceOnUse"
- x1="15.828360"
- y1="3.7744560"
- x2="43.615788"
- y2="34.462429"
- gradientTransform="translate(-60.28571,-0.285714)" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient11399-6">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop11401-79" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop11403-5" />
- </linearGradient>
- <linearGradient
- id="linearGradient11415-3">
- <stop
- style="stop-color:#204a87;stop-opacity:0.0000000;"
- offset="0.0000000"
- id="stop11417-7" />
- <stop
- id="stop11423-9"
- offset="0.50000000"
- style="stop-color:#204a87;stop-opacity:1.0000000;" />
- <stop
- style="stop-color:#204a87;stop-opacity:0;"
- offset="1"
- id="stop11419-58" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient11494-0">
- <stop
- style="stop-color:#ef2929;stop-opacity:1;"
- offset="0"
- id="stop11496-6" />
- <stop
- style="stop-color:#ef2929;stop-opacity:0;"
- offset="1"
- id="stop11498-1" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient11508-4">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop11510-0" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop11512-1" />
- </linearGradient>
- <linearGradient
- id="linearGradient11520-8">
- <stop
- style="stop-color:#ffffff;stop-opacity:1.0000000;"
- offset="0.0000000"
- id="stop11522-0" />
- <stop
- style="stop-color:#dcdcdc;stop-opacity:1.0000000;"
- offset="1.0000000"
- id="stop11524-9" />
- </linearGradient>
- <linearGradient
- id="linearGradient4570-4">
- <stop
- id="stop4572-8"
- offset="0"
- style="stop-color:#eceeea;stop-opacity:1;" />
- <stop
- id="stop4574-2"
- offset="1"
- style="stop-color:#d3d7cf;stop-opacity:1;" />
- </linearGradient>
- <linearGradient
- id="linearGradient4590-77">
- <stop
- id="stop4592-25"
- offset="0"
- style="stop-color:#cc0000;stop-opacity:1;" />
- <stop
- id="stop4594-39"
- offset="1"
- style="stop-color:#ffa2a2;stop-opacity:1;" />
- </linearGradient>
- <linearGradient
- id="linearGradient4598-5">
- <stop
- id="stop4600-2"
- offset="0"
- style="stop-color:#e6eef7;stop-opacity:1;" />
- <stop
- id="stop4602-19"
- offset="1"
- style="stop-color:#8ab0d8;stop-opacity:1;" />
- </linearGradient>
- <linearGradient
- id="linearGradient3497">
- <stop
- id="stop3499"
- offset="0"
- style="stop-color:#ffffff;stop-opacity:1;" />
- <stop
- id="stop3501"
- offset="1"
- style="stop-color:#ffffff;stop-opacity:0.56730771;" />
- </linearGradient>
- <inkscape:perspective
- id="perspective13788"
- inkscape:persp3d-origin="24 : 16 : 1"
- inkscape:vp_z="48 : 24 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 24 : 1"
- sodipodi:type="inkscape:persp3d" />
- <inkscape:perspective
- id="perspective14398"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <clipPath
- clipPathUnits="userSpaceOnUse"
- id="clipPath4315-9">
- <rect
- y="60.00013"
- x="56.000088"
- width="183.99991"
- style="fill:url(#radialGradient4319);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.23381771;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
- ry="25.053387"
- rx="25.053392"
- id="rect4317-6"
- height="183.99988" />
- </clipPath>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11520-9-3"
- id="radialGradient4622-7"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(13.339021,1.2973092e-6,-3.2847942e-7,3.3774477,-169.04322,33.20622)"
- cx="17.320858"
- cy="6.8678637"
- fx="17.320858"
- fy="6.8678637"
- r="20.530962" />
- <linearGradient
- id="linearGradient11520-9-3">
- <stop
- id="stop11522-2-3"
- offset="0.0000000"
- style="stop-color:#ffffff;stop-opacity:1" />
- <stop
- id="stop11524-8-1"
- offset="1.0000000"
- style="stop-color:#d4d4d4;stop-opacity:1" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4205-6"
- id="radialGradient4624-2"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.5655573,0,0,0.95658347,-83.702508,9.332189)"
- cx="176.67326"
- cy="214.94498"
- fx="176.67326"
- fy="214.94498"
- r="91.999954" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4205-6">
- <stop
- style="stop-color:#eeeeec;stop-opacity:1;"
- offset="0"
- id="stop4207-5" />
- <stop
- style="stop-color:#eeeeec;stop-opacity:0;"
- offset="1"
- id="stop4209-2" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4085-01"
- id="linearGradient4626-1"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(0,1)"
- x1="131.5"
- y1="234.5"
- x2="131.5"
- y2="206.98183" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4085-01">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop4087-9" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop4089-6" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4085-0-9"
- id="radialGradient4628-9"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.0831076,0,0,0.225958,-158.48028,172.9742)"
- cx="132.00293"
- cy="272.15036"
- fx="132.00293"
- fy="272.15036"
- r="92.331871" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4085-0-9">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop4087-8-1" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop4089-1-5" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4238-2"
- id="radialGradient4630-0"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(4.0735165,0.53628862,-0.11022212,0.8372201,-438.12668,-54.628172)"
- cx="148"
- cy="152"
- fx="148"
- fy="152"
- r="90" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4238-2">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop4240-3" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop4242-7" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4538-3"
- id="linearGradient4632-8"
- gradientUnits="userSpaceOnUse"
- x1="195.48103"
- y1="234.23958"
- x2="100.51903"
- y2="69.760551" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4538-3">
- <stop
- style="stop-color:#2e3436;stop-opacity:1"
- offset="0"
- id="stop4540-0" />
- <stop
- style="stop-color:#babdb6;stop-opacity:1"
- offset="1"
- id="stop4542-5" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient15264"
- id="linearGradient15270"
- x1="155"
- y1="162.95799"
- x2="230.13904"
- y2="138.95799"
- gradientUnits="userSpaceOnUse" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient15276"
- id="radialGradient15282"
- cx="192.5"
- cy="162"
- fx="192.5"
- fy="162"
- r="35.5"
- gradientTransform="matrix(1,0,0,0.50704225,0,76.859155)"
- gradientUnits="userSpaceOnUse" />
- <inkscape:perspective
- id="perspective15292"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <inkscape:perspective
- id="perspective19147"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4788"
- id="radialGradient5150"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(6.4215263,5.8880003e-8,-1.5792387e-8,1.4577864,-1775.5499,-25.551629)"
- cx="327.5"
- cy="58"
- fx="327.5"
- fy="58"
- r="12.5" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4788">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop4790" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop4792" />
- </linearGradient>
- <inkscape:perspective
- id="perspective19200"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <radialGradient
- r="12.5"
- fy="58"
- fx="327.5"
- cy="58"
- cx="327.5"
- gradientTransform="matrix(27.361286,2.5088001e-7,-6.7289301e-8,6.2114377,-8812.2583,-248.08536)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient19161-8"
- xlink:href="#linearGradient4788-0"
- inkscape:collect="always" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4788-0">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop4790-7" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop4792-63" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4788-7-5"
- id="radialGradient5152-4"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-10.298767,4.5253845e-6,0.73688678,-7.3385946,3381.0701,487.59388)"
- cx="326.0206"
- cy="58"
- fx="326.0206"
- fy="58"
- r="12.5" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4788-7-5">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop4790-8-0" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop4792-6-1" />
- </linearGradient>
- <radialGradient
- r="12.5"
- fy="58"
- fx="327.5"
- cy="58"
- cx="327.5"
- gradientTransform="matrix(28.198876,2.5856001e-7,-6.9349178e-8,6.4015838,-9081.3849,-310.29191)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient19214"
- xlink:href="#linearGradient4788-0"
- inkscape:collect="always" />
- <inkscape:perspective
- id="perspective19258"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11520-9-3-3"
- id="radialGradient4622-7-6"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(13.339021,1.2973092e-6,-3.2847942e-7,3.3774477,-169.04322,33.20622)"
- cx="17.320858"
- cy="6.8678637"
- fx="17.320858"
- fy="6.8678637"
- r="20.530962" />
- <linearGradient
- id="linearGradient11520-9-3-3">
- <stop
- id="stop11522-2-3-0"
- offset="0.0000000"
- style="stop-color:#ffffff;stop-opacity:1" />
- <stop
- id="stop11524-8-1-2"
- offset="1.0000000"
- style="stop-color:#d4d4d4;stop-opacity:1" />
- </linearGradient>
- <radialGradient
- r="20.530962"
- fy="6.8678637"
- fx="17.320858"
- cy="6.8678637"
- cx="17.320858"
- gradientTransform="matrix(13.339021,1.2973092e-6,-3.2847942e-7,3.3774477,-225.04331,-26.793902)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient19267"
- xlink:href="#linearGradient11520-9-3-3"
- inkscape:collect="always" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient19287"
- id="linearGradient19293"
- x1="23.494705"
- y1="40.499714"
- x2="23.494705"
- y2="6.3689661"
- gradientUnits="userSpaceOnUse" />
- <inkscape:perspective
- id="perspective19303"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <linearGradient
- gradientTransform="matrix(0.2129797,0,0,0.2129797,290.17958,39.850771)"
- inkscape:collect="always"
- xlink:href="#linearGradient15264-7"
- id="linearGradient15270-0"
- x1="155"
- y1="162.95799"
- x2="230.13904"
- y2="138.95799"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient15264-7">
- <stop
- style="stop-color:#cc0000;stop-opacity:1;"
- offset="0"
- id="stop15266-4" />
- <stop
- style="stop-color:#ff4c4c;stop-opacity:1"
- offset="1"
- id="stop15268-2" />
- </linearGradient>
- <inkscape:path-effect
- effect="spiro"
- id="path-effect14728-4"
- is_visible="true" />
- <inkscape:path-effect
- is_visible="true"
- id="path-effect15244-6"
- effect="spiro" />
- <inkscape:perspective
- id="perspective19352"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <radialGradient
- r="12.5"
- fy="58"
- fx="327.5"
- cy="58"
- cx="327.5"
- gradientTransform="matrix(28.198876,2.5856001e-7,-6.9349178e-8,6.4015838,-9081.3849,-310.29191)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient19214-0"
- xlink:href="#linearGradient4788-0-0"
- inkscape:collect="always" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4788-0-0">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop4790-7-0" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop4792-63-9" />
- </linearGradient>
- <radialGradient
- r="12.5"
- fy="61.038906"
- fx="328.46164"
- cy="61.038906"
- cx="328.46164"
- gradientTransform="matrix(5.978557,-0.09499585,0.03999999,2.5173968,-1636.9687,-63.456649)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient19366"
- xlink:href="#linearGradient4788-0-0"
- inkscape:collect="always" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient19423"
- id="linearGradient19429"
- x1="318.625"
- y1="57.121716"
- x2="318.625"
- y2="59.501892"
- gradientUnits="userSpaceOnUse" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11520-9-3-3"
- id="radialGradient19482"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(13.435439,1.2741189e-6,-3.3085377e-7,3.3170734,-170.58685,32.675235)"
- cx="17.320858"
- cy="6.8678637"
- fx="17.320858"
- fy="6.8678637"
- r="20.530962" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient19287"
- id="linearGradient19484"
- gradientUnits="userSpaceOnUse"
- x1="23.494705"
- y1="40.499714"
- x2="23.494705"
- y2="6.3689661"
- gradientTransform="matrix(1.0072283,0,0,0.98212429,-0.32173056,0.06260007)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient15264-7"
- id="linearGradient19486"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.2129797,0,0,0.2129797,290.9547,39.850771)"
- x1="155"
- y1="162.95799"
- x2="230.13904"
- y2="138.95799" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4788-0-0"
- id="radialGradient19488"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(5.893031,-0.09395458,0.03942777,2.489803,-1609.1274,-61.801524)"
- cx="328.46164"
- cy="61.038906"
- fx="328.46164"
- fy="61.038906"
- r="12.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient19423"
- id="linearGradient19490"
- gradientUnits="userSpaceOnUse"
- x1="318.625"
- y1="57.121716"
- x2="318.625"
- y2="59.501892"
- gradientTransform="matrix(0.99370582,0,0,0.95659858,1.750889,2.7397148)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11520-9-3-3"
- id="radialGradient19524"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(13.435439,1.2615007e-6,-3.3085377e-7,3.2842229,-170.58685,32.386318)"
- cx="17.320858"
- cy="6.8678637"
- fx="17.320858"
- fy="6.8678637"
- r="20.530962" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient19287"
- id="linearGradient19526"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.0072283,0,0,0.97239785,-0.32173056,0.09666169)"
- x1="23.494705"
- y1="40.499714"
- x2="23.494705"
- y2="6.3689661" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient15264-7"
- id="linearGradient19528"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.2129797,0,0,0.2129797,290.9547,39.850771)"
- x1="155"
- y1="162.95799"
- x2="230.13904"
- y2="138.95799" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4788-0-0"
- id="radialGradient19530"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(5.893031,-0.09395458,0.03942777,2.489803,-1609.1274,-61.801524)"
- cx="328.46164"
- cy="61.038906"
- fx="328.46164"
- fy="61.038906"
- r="12.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient19423"
- id="linearGradient19532"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.99370582,0,0,0.95659858,1.750889,2.7397148)"
- x1="318.625"
- y1="57.121716"
- x2="318.625"
- y2="59.501892" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11520-9-3-3"
- id="radialGradient19562"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(10.481,9.9479321e-7,-2.5809936e-7,2.5898698,-132.1502,26.279565)"
- cx="17.320858"
- cy="6.8678637"
- fx="17.320858"
- fy="6.8678637"
- r="20.530962" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient19287"
- id="linearGradient19564"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.78573984,0,0,0.76681271,0.67379478,0.81661308)"
- x1="23.494705"
- y1="40.499714"
- x2="23.494705"
- y2="6.3689661" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient15264-7"
- id="linearGradient19566"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.2129797,0,0,0.2129797,279.62949,41.957787)"
- x1="155"
- y1="162.95799"
- x2="230.13904"
- y2="138.95799" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4788-0-0"
- id="radialGradient19568"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(5.893031,-0.09395458,0.03942777,2.489803,-1609.1274,-61.801524)"
- cx="328.46164"
- cy="61.038906"
- fx="328.46164"
- fy="61.038906"
- r="12.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient19423"
- id="linearGradient19570"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.75930998,0,0,0.95659858,61.008122,4.846731)"
- x1="318.625"
- y1="57.121716"
- x2="318.625"
- y2="59.501892" />
- <inkscape:perspective
- id="perspective19584"
- inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
- inkscape:vp_z="1 : 0.5 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_x="0 : 0.5 : 1"
- sodipodi:type="inkscape:persp3d" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4788-0-0-8"
- id="radialGradient19530-3"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(5.893031,-0.09395458,0.03942777,2.489803,-1609.1274,-61.801524)"
- cx="328.46164"
- cy="61.038906"
- fx="328.46164"
- fy="61.038906"
- r="12.5" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient4788-0-0-8">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop4790-7-0-2" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop4792-63-9-3" />
- </linearGradient>
- <radialGradient
- r="12.5"
- fy="61.038906"
- fx="328.46164"
- cy="61.038906"
- cx="328.46164"
- gradientTransform="matrix(3.8783326,-0.06183357,0.02594828,1.6385938,-963.29424,-19.954697)"
- gradientUnits="userSpaceOnUse"
- id="radialGradient19593"
- xlink:href="#linearGradient4788-0-0-8"
- inkscape:collect="always" />
- <filter
- id="filter6013"
- inkscape:collect="always">
- <feGaussianBlur
- id="feGaussianBlur6015"
- stdDeviation="0.84360953"
- inkscape:collect="always" />
- </filter>
- <linearGradient
- y2="37.52562"
- x2="129.40054"
- y1="28.36894"
- x1="129.40054"
- gradientTransform="matrix(1.2, 0, 0, 0.714286, -12.7096, -326.559)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient6424"
- xlink:href="#linearGradient6318"
- inkscape:collect="always" />
- <linearGradient
- gradientUnits="userSpaceOnUse"
- y2="32.53204"
- x2="-17.324116"
- y1="17.947962"
- x1="-17.235727"
- id="linearGradient7003"
- xlink:href="#linearGradient6997"
- inkscape:collect="always" />
- <linearGradient
- y2="16.091806"
- x2="-23"
- y1="16.003418"
- x1="-15.909902"
- gradientTransform="translate(-35, -4.50781)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient6962"
- xlink:href="#linearGradient6905"
- inkscape:collect="always" />
- <linearGradient
- y2="16.091806"
- x2="-23"
- y1="16.003418"
- x1="-15.909902"
- gradientTransform="translate(11.305, 19.747)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient6959"
- xlink:href="#linearGradient6905"
- inkscape:collect="always" />
- <linearGradient
- id="linearGradient259">
- <stop
- style="stop-color:#729fcf;stop-opacity:1"
- offset="0.0000000"
- id="stop260" />
- <stop
- style="stop-color:#204a87;stop-opacity:1.0000000"
- offset="1.0000000"
- id="stop261" />
- </linearGradient>
- <linearGradient
- id="linearGradient269">
- <stop
- style="stop-color:#a3a3a3;stop-opacity:1.0000000;"
- offset="0.0000000"
- id="stop270" />
- <stop
- style="stop-color:#8a8a8a;stop-opacity:1;"
- offset="1"
- id="stop271" />
- </linearGradient>
- <linearGradient
- id="linearGradient6905"
- inkscape:collect="always">
- <stop
- id="stop6907"
- offset="0"
- style="stop-color:#ffffff;stop-opacity:1;" />
- <stop
- id="stop6909"
- offset="1"
- style="stop-color:#ffffff;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient6997"
- inkscape:collect="always">
- <stop
- id="stop6999"
- offset="0"
- style="stop-color:#babdb6;stop-opacity:1;" />
- <stop
- id="stop7001"
- offset="1"
- style="stop-color:#d7d9d5;stop-opacity:1" />
- </linearGradient>
- <linearGradient
- id="linearGradient22140">
- <stop
- id="stop22142"
- offset="0"
- style="stop-color:black;stop-opacity:0;" />
- <stop
- style="stop-color:black;stop-opacity:1;"
- offset="0.5"
- id="stop22148" />
- <stop
- id="stop22144"
- offset="1"
- style="stop-color:black;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient6318"
- inkscape:collect="always">
- <stop
- id="stop6320"
- offset="0"
- style="stop-color:#000000;stop-opacity:1;" />
- <stop
- id="stop6322"
- offset="1"
- style="stop-color:#000000;stop-opacity:0;" />
- </linearGradient>
- <clipPath
- clipPathUnits="userSpaceOnUse"
- id="clipPath12688">
- <path
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- d="m 1252,1006 0,2 0,134 0,2 224,0 0,-2 -224,-136 z m 32,58.8438 74.375,45.1562 -74.375,0 0,-45.1562 z"
- id="path12690"
- sodipodi:nodetypes="ccccccccccc"
- inkscape:connector-curvature="0" />
- </clipPath>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient12659">
- <stop
- style="stop-color:#4e9a06;stop-opacity:1;"
- offset="0"
- id="stop12661" />
- <stop
- style="stop-color:#8ae234;stop-opacity:0.2"
- offset="1"
- id="stop12663" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient12838">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop12840" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop12842" />
- </linearGradient>
- <filter
- inkscape:collect="always"
- id="filter12692"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="0.91"
- id="feGaussianBlur12694" />
- </filter>
- <clipPath
- clipPathUnits="userSpaceOnUse"
- id="clipPath12793">
- <path
- id="path12795"
- d="m 1240.989,951.95685 c -0.5566,0 -0.9892,0.44748 -0.9892,1.02317 l 0,222.02788 c 0,0.5757 0.4326,1.0232 0.9892,1.0232 l 182.0228,0 c 0.5566,0 0.9892,-0.4475 0.9892,-1.0232 l 0,-174.9621 c 0,-13.87178 -10.7415,-25.88173 -16.1063,-31.43046 -5.3648,-5.54873 -16.9766,-16.65849 -30.3886,-16.65849 l -136.5171,0 z"
- style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
- inkscape:connector-curvature="0" />
- </clipPath>
- <filter
- inkscape:collect="always"
- id="filter12736"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="4.625"
- id="feGaussianBlur12738" />
- </filter>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient27-paper-sheet-orig-9-1"
- id="radialGradient11474"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.04422,0,0,0.96082,-12.7447,6.34946)"
- cx="210.95667"
- cy="38.580303"
- fx="210.95667"
- fy="38.580303"
- r="34.234375" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient27-paper-sheet-orig-9-1">
- <stop
- style="stop-color: rgb(0, 0, 0); stop-opacity: 1;"
- offset="0"
- id="stop32-paper-sheet-orig-0-1" />
- <stop
- style="stop-color: rgb(0, 0, 0); stop-opacity: 0;"
- offset="1"
- id="stop33-paper-sheet-orig-2-5" />
- </linearGradient>
- <filter
- inkscape:collect="always"
- id="filter2-paper-sheet-orig-2-4"
- x="-0.10593809"
- width="1.2118762"
- y="-0.1151341"
- height="1.2302682"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="3.0222701"
- id="feGaussianBlur2-paper-sheet-orig-8-8" />
- </filter>
- <mask
- maskUnits="userSpaceOnUse"
- id="mask0-paper-sheet-orig-6-5">
- <path
- id="path1-paper-sheet-orig-9-2"
- d="m 36,-31 c -0.562656,0 -1,0.437344 -1,1 l 0,217 c 0,0.56266 0.437344,1 1,1 l 184,0 c 0.56266,0 1,-0.43734 1,-1 L 221,16 C 221,2.442308 208.14182,-7.295672 202.71875,-12.71875 197.29568,-18.141827 187.5577,-31 174,-31 l -138,0 z"
- style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
- sodipodi:nodetypes="cccccccscc"
- inkscape:connector-curvature="0" />
- </mask>
- <filter
- inkscape:collect="always"
- id="filter4-paper-sheet-orig-9-1"
- x="-0.24137931"
- width="1.4827586"
- y="-0.24137931"
- height="1.4827586"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="4.7270115"
- id="feGaussianBlur4-paper-sheet-orig-8-1" />
- </filter>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient30-paper-sheet-orig-8-5">
- <stop
- style="stop-color: rgb(0, 0, 0); stop-opacity: 1;"
- offset="0"
- id="stop38-paper-sheet-orig-1-4" />
- <stop
- style="stop-color: rgb(0, 0, 0); stop-opacity: 0;"
- offset="1"
- id="stop39-paper-sheet-orig-9-6" />
- </linearGradient>
- <filter
- inkscape:collect="always"
- id="filter6-paper-sheet-orig-2-6"
- x="-0.13103448"
- width="1.262069"
- y="-0.13103448"
- height="1.262069"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="2.566092"
- id="feGaussianBlur6-paper-sheet-orig-2-0" />
- </filter>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient31-paper-sheet-orig-8-3">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop40-paper-sheet-orig-4-4" />
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;"
- offset="1"
- id="stop41-paper-sheet-orig-4-6" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient32-paper-sheet-orig-9-6"
- id="radialGradient11482"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.597198,-0.450905,1.70446,2.25746,-0.540251,29.1578)"
- cx="192.25"
- cy="45.75"
- fx="192.25"
- fy="45.75"
- r="23.5" />
- <linearGradient
- id="linearGradient32-paper-sheet-orig-9-6">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop42-paper-sheet-orig-3-0" />
- <stop
- id="stop43-paper-sheet-orig-9-9"
- offset="0.44760558"
- style="stop-color: rgb(230, 230, 230); stop-opacity: 1;" />
- <stop
- style="stop-color: rgb(203, 203, 203); stop-opacity: 1;"
- offset="0.81267858"
- id="stop44-paper-sheet-orig-1-3" />
- <stop
- style="stop-color: rgb(219, 219, 219); stop-opacity: 1;"
- offset="1"
- id="stop45-paper-sheet-orig-5-0" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient34-paper-sheet-orig-3-6"
- id="radialGradient11484"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.11516,0,0,2.92788,-207.435,-53.6174)"
- cx="186.76546"
- cy="27.786123"
- fx="186.76546"
- fy="27.786123"
- r="8.9714146" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient34-paper-sheet-orig-3-6">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop48-paper-sheet-orig-9-5" />
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;"
- offset="1"
- id="stop49-paper-sheet-orig-3-8" />
- </linearGradient>
- <filter
- inkscape:collect="always"
- id="filter7-paper-sheet-orig-3-4"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="0.30732727"
- id="feGaussianBlur7-paper-sheet-orig-5-2" />
- </filter>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient36-paper-sheet-orig-4-8"
- id="radialGradient11486"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.997333,0.0729916,-0.11677,1.59551,5.19968,-29.5236)"
- cx="208.68414"
- cy="39.762138"
- fx="208.68414"
- fy="39.762138"
- r="13.625" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient36-paper-sheet-orig-4-8">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop52-paper-sheet-orig-3-3" />
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;"
- offset="1"
- id="stop53-paper-sheet-orig-9-1" />
- </linearGradient>
- <filter
- inkscape:collect="always"
- id="filter8-paper-sheet-orig-5-7"
- x="-0.031645697"
- width="1.0632914"
- y="-0.10174286"
- height="1.2034857"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="0.35931052"
- id="feGaussianBlur8-paper-sheet-orig-3-0" />
- </filter>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3176-0-8">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop3178-7-8" />
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;"
- offset="1"
- id="stop3180-3-8" />
- </linearGradient>
- <filter
- inkscape:collect="always"
- id="filter0-paper-sheet-orig-7"
- x="-0.1629366"
- width="1.3258733"
- y="-2.3897369"
- height="5.7794738"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="11.948684"
- id="feGaussianBlur0-paper-sheet-orig-1" />
- </filter>
- <filter
- inkscape:collect="always"
- id="filter10-paper-sheet-orig-1"
- x="-0.093476363"
- width="1.1869527"
- y="-1.0939929"
- height="3.1879859"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="8.257079"
- id="feGaussianBlur10-paper-sheet-orig-2" />
- </filter>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient0-paper-sheet-orig-1"
- id="linearGradient11518"
- gradientUnits="userSpaceOnUse"
- x1="84"
- y1="200.5"
- x2="-104.06974"
- y2="-127.99076" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient0-paper-sheet-orig-1">
- <stop
- style="stop-color: rgb(0, 0, 0); stop-opacity: 1;"
- offset="0"
- id="stop0-paper-sheet-orig-6" />
- <stop
- style="stop-color: rgb(0, 0, 0); stop-opacity: 0;"
- offset="1"
- id="stop1-paper-sheet-orig-5" />
- </linearGradient>
- <filter
- inkscape:collect="always"
- id="filter9-paper-sheet-orig-1"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="2.43"
- id="feGaussianBlur9-paper-sheet-orig-5" />
- </filter>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3-paper-sheet-orig-0-6"
- id="radialGradient11520"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(25.3062,2.17939e-6,-1.07308e-6,12.4602,2199.23,-911.49)"
- cx="-80.660522"
- cy="88.982887"
- fx="-80.660522"
- fy="88.982887"
- r="18.000002" />
- <linearGradient
- id="linearGradient3-paper-sheet-orig-0-6">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop6-paper-sheet-orig-2-3" />
- <stop
- style="stop-color: rgb(211, 215, 207); stop-opacity: 1;"
- offset="1"
- id="stop7-paper-sheet-orig-8-4" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient28-paper-sheet-orig-4"
- id="radialGradient11522"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(3.59674,-0.285292,0.176907,2.23031,-355.116,-121.578)"
- cx="128.59172"
- cy="116.46977"
- fx="128.59172"
- fy="116.46977"
- r="92.902176" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient28-paper-sheet-orig-4">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop34-paper-sheet-orig-3" />
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;"
- offset="1"
- id="stop35-paper-sheet-orig-7" />
- </linearGradient>
- <clipPath
- clipPathUnits="userSpaceOnUse"
- id="clipPath0-paper-sheet-orig-3">
- <path
- style="fill:url(#linearGradient6013) #000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
- d="m 36,19 c -0.562656,0 -1,0.437344 -1,1 l 0,158.35872 c 0,0.56266 0.437344,1 1,1 l 184,0 c 0.56266,0 1,-0.43734 1,-1 L 221,66 C 221,52.442308 210.14182,40.704328 204.71875,35.28125 199.29568,29.858173 187.5577,19 174,19 z"
- id="path0-paper-sheet-orig-9"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="ssssssssss" />
- </clipPath>
- <filter
- inkscape:collect="always"
- id="filter3-paper-sheet-orig-9"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="2.025"
- id="feGaussianBlur3-paper-sheet-orig-2" />
- </filter>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient33-paper-sheet-orig-5"
- id="radialGradient11524"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0,2.74107,-1.87992,0,120.779,-78.8035)"
- cx="36"
- cy="45.296875"
- fx="36"
- fy="45.296875"
- r="84.203125" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient33-paper-sheet-orig-5">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop46-paper-sheet-orig-9" />
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;"
- offset="1"
- id="stop47-paper-sheet-orig-5" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient35-paper-sheet-orig-7"
- id="radialGradient11526-5"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.66303,0,0,0.340371,-84.7016,89.928706)"
- cx="127.75"
- cy="261.27338"
- fx="127.75"
- fy="261.27338"
- r="92.25" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient35-paper-sheet-orig-7">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop50-paper-sheet-orig-2" />
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;"
- offset="1"
- id="stop51-paper-sheet-orig-1" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient1-paper-sheet-orig-2"
- id="radialGradient11528"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0,1.0485,-3.87807,0,165.487,13.8549)"
- cx="20.479548"
- cy="31.230524"
- fx="20.479548"
- fy="31.230524"
- r="93" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient1-paper-sheet-orig-2">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop2-paper-sheet-orig-4" />
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;"
- offset="1"
- id="stop3-paper-sheet-orig-9" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient35-paper-sheet-orig-7"
- id="radialGradient11530"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.57088,0,0,1.11586,-53.057,-57.686473)"
- cx="127.75"
- cy="236.25"
- fx="127.75"
- fy="236.25"
- r="92.25" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient12862">
- <stop
- style="stop-color:#4e9a06;stop-opacity:1;"
- offset="0"
- id="stop12864" />
- <stop
- style="stop-color:#8ae234;stop-opacity:1"
- offset="1"
- id="stop12866" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient12910">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop12912" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop12914" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient12874">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop12876" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop12878" />
- </linearGradient>
- <clipPath
- clipPathUnits="userSpaceOnUse"
- id="clipPath13022">
- <path
- sodipodi:nodetypes="ccsccccccc"
- id="path13024"
- d="m 1505.5679,956.51491 c 0,0 17.4761,0 18.9761,0 3.8771,0.0729 6.5,2.5 9,5 2.5,2.5 4.6077,5.25262 5,9 0,1.5 0,24.97614 0,24.97614 0,1.12122 -0.9026,2.02386 -2.0238,2.02386 l -30.9523,0 c -1.1213,0 -2.0239,-0.90264 -2.0239,-2.02386 l 0,-36.95228 c 0,-1.12122 0.9026,-2.02386 2.0239,-2.02386 z"
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- inkscape:connector-curvature="0" />
- </clipPath>
- <filter
- inkscape:collect="always"
- id="filter13026"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="0.72555"
- id="feGaussianBlur13028" />
- </filter>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient12775">
- <stop
- style="stop-color:#8ae234;stop-opacity:0.8"
- offset="0"
- id="stop12777" />
- <stop
- style="stop-color:#73d216;stop-opacity:0.8"
- offset="1"
- id="stop12779" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient12797">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop12799" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop12801" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient12813">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop12815" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop12817" />
- </linearGradient>
- <clipPath
- clipPathUnits="userSpaceOnUse"
- id="clipPath12844">
- <path
- style="fill:url(#radialGradient12849);fill-opacity:1;stroke:none;display:inline"
- d="m 1504.5128,1081.5149 c -1.085,0 -1.9688,0.8838 -1.9688,1.9688 l 0,16.0625 c 0,1.0849 0.8838,1.9687 1.9688,1.9687 l 13.0625,0 c 1.0849,0 1.9687,-0.8838 1.9687,-1.9687 l 0,-0.9688 c 0,-3.4062 0,-5.6693 0,-9.0625 0,-4.8437 -5.0544,-8 -9.5,-8 l -5.5312,0 z"
- id="path12847"
- sodipodi:nodetypes="cccccccscc"
- inkscape:connector-curvature="0" />
- </clipPath>
- <filter
- inkscape:collect="always"
- id="filter12855"
- x="-0.10785961"
- width="1.2157192"
- y="-0.13522001"
- height="1.27044"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="0.6761"
- id="feGaussianBlur12857" />
- </filter>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient12713">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop12715" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop12717" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient12721">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop12723" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop12725" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient12729">
- <stop
- style="stop-color:#73d216;stop-opacity:1"
- offset="0"
- id="stop12731" />
- <stop
- style="stop-color:#8ae234;stop-opacity:1"
- offset="1"
- id="stop12733" />
- </linearGradient>
- <linearGradient
- id="linearGradient17-paper-sheet-orig-0-8"
- inkscape:collect="always">
- <stop
- id="stop26-paper-sheet-orig-2-4"
- offset="0"
- style="stop-color: rgb(0, 0, 0); stop-opacity: 1;" />
- <stop
- id="stop27-paper-sheet-orig-3-8"
- offset="1"
- style="stop-color: rgb(0, 0, 0); stop-opacity: 0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient20-paper-sheet-orig-4-3"
- inkscape:collect="always">
- <stop
- id="stop28-paper-sheet-orig-7-0"
- offset="0"
- style="stop-color: rgb(0, 0, 0); stop-opacity: 1;" />
- <stop
- id="stop29-paper-sheet-orig-7-8"
- offset="1"
- style="stop-color: rgb(0, 0, 0); stop-opacity: 0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient13-paper-sheet-orig-2-5">
- <stop
- id="stop19-paper-sheet-orig-8-2"
- offset="0"
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;" />
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0.47533694"
- id="stop20-paper-sheet-orig-9-5" />
- <stop
- id="stop21-paper-sheet-orig-7-4"
- offset="1"
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient15-paper-sheet-orig-5-1"
- inkscape:collect="always">
- <stop
- id="stop22-paper-sheet-orig-1-6"
- offset="0"
- style="stop-color: rgb(0, 0, 0); stop-opacity: 0.412955;" />
- <stop
- id="stop23-paper-sheet-orig-6-9"
- offset="1"
- style="stop-color: rgb(0, 0, 0); stop-opacity: 0;" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient13215">
- <stop
- style="stop-color:#4e9a06;stop-opacity:1;"
- offset="0"
- id="stop13217" />
- <stop
- style="stop-color:#73d216;stop-opacity:1"
- offset="1"
- id="stop13219" />
- </linearGradient>
- <clipPath
- clipPathUnits="userSpaceOnUse"
- id="clipPath13195">
- <path
- sodipodi:nodetypes="ccsccccccc"
- id="path13197"
- d="m 1503.8711,1031.5084 c 0,0 11.4895,0 12.4757,0 2.5489,0.048 4.2733,1.6448 5.9169,3.2897 1.6436,1.6449 3.0293,3.456 3.2872,5.9216 0,0.9869 0,16.433 0,16.433 0,0.7377 -0.5934,1.3316 -1.3305,1.3316 l -20.3493,0 c -0.7372,0 -1.3306,-0.5939 -1.3306,-1.3316 l 0,-24.3127 c 0,-0.7378 0.5934,-1.3316 1.3306,-1.3316 z"
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- inkscape:connector-curvature="0" />
- </clipPath>
- <filter
- inkscape:collect="always"
- id="filter13211"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="0.48774625"
- id="feGaussianBlur13213" />
- </filter>
- <linearGradient
- id="linearGradient13-paper-sheet-orig-7-4">
- <stop
- id="stop19-paper-sheet-orig-0-5"
- offset="0"
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;" />
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0.47533694"
- id="stop20-paper-sheet-orig-0-7" />
- <stop
- id="stop21-paper-sheet-orig-6-9"
- offset="1"
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient26-paper-sheet-orig-0-7">
- <stop
- style="stop-color: rgb(0, 0, 0); stop-opacity: 0.554054;"
- offset="0"
- id="stop30-paper-sheet-orig-8-4" />
- <stop
- style="stop-color: rgb(0, 0, 0); stop-opacity: 0;"
- offset="1"
- id="stop31-paper-sheet-orig-8-9" />
- </linearGradient>
- <filter
- inkscape:collect="always"
- id="filter3913-4"
- x="-0.092477873"
- width="1.1849558"
- y="-1.6646018"
- height="4.3292036"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="1.3871681"
- id="feGaussianBlur3915-1" />
- </filter>
- <filter
- inkscape:collect="always"
- id="filter3871-0"
- x="-0.053244837"
- width="1.1064897"
- y="-0.9584071"
- height="2.9168141"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="0.79867257"
- id="feGaussianBlur3873-5" />
- </filter>
- <linearGradient
- id="linearGradient3-paper-sheet-orig-08">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop6-paper-sheet-orig-1" />
- <stop
- style="stop-color: rgb(211, 215, 207); stop-opacity: 1;"
- offset="1"
- id="stop7-paper-sheet-orig-2" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient10-paper-sheet-orig-3">
- <stop
- style="stop-color: rgb(85, 87, 83); stop-opacity: 1;"
- offset="0"
- id="stop15-paper-sheet-orig-7" />
- <stop
- style="stop-color: rgb(186, 189, 182); stop-opacity: 1;"
- offset="1"
- id="stop16-paper-sheet-orig-8" />
- </linearGradient>
- <linearGradient
- id="linearGradient4-paper-sheet-orig-7"
- inkscape:collect="always">
- <stop
- id="stop8-paper-sheet-orig-2"
- offset="0"
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;" />
- <stop
- id="stop9-paper-sheet-orig-2"
- offset="1"
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient12-paper-sheet-orig-2"
- inkscape:collect="always">
- <stop
- id="stop17-paper-sheet-orig-1"
- offset="0"
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;" />
- <stop
- id="stop18-paper-sheet-orig-0"
- offset="1"
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient11999">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop12001" />
- <stop
- style="stop-color: rgb(211, 215, 207); stop-opacity: 1;"
- offset="1"
- id="stop12003" />
- </linearGradient>
- <linearGradient
- id="linearGradient16-paper-sheet-orig-9"
- inkscape:collect="always">
- <stop
- id="stop24-paper-sheet-orig-7"
- offset="0"
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;" />
- <stop
- id="stop25-paper-sheet-orig-5"
- offset="1"
- style="stop-color: rgb(255, 255, 255); stop-opacity: 0;" />
- </linearGradient>
- <filter
- height="2.0039842"
- y="-0.50199205"
- width="1.1115538"
- x="-0.05577689"
- id="filter1-paper-sheet-orig-3"
- inkscape:collect="always"
- color-interpolation-filters="sRGB">
- <feGaussianBlur
- id="feGaussianBlur1-paper-sheet-orig-2"
- stdDeviation="0.41832669"
- inkscape:collect="always" />
- </filter>
- <linearGradient
- id="linearGradient12026">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop12028" />
- <stop
- style="stop-color: rgb(211, 215, 207); stop-opacity: 1;"
- offset="1"
- id="stop12030" />
- </linearGradient>
- <linearGradient
- id="linearGradient12055">
- <stop
- style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
- offset="0"
- id="stop12057" />
- <stop
- style="stop-color: rgb(211, 215, 207); stop-opacity: 1;"
- offset="1"
- id="stop12059" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient13215"
- id="linearGradient13432"
- gradientUnits="userSpaceOnUse"
- x1="1522.0625"
- y1="1055.3906"
- x2="1513.0509"
- y2="1043.8906" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12862"
- id="linearGradient13444"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(0,10)"
- x1="1533.74"
- y1="1009.6045"
- x2="1509.51"
- y2="959.39551" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12659"
- id="linearGradient13538"
- gradientUnits="userSpaceOnUse"
- x1="1305.5"
- y1="1056"
- x2="1438"
- y2="1188" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12838"
- id="linearGradient13540"
- gradientUnits="userSpaceOnUse"
- x1="1358"
- y1="1132"
- x2="1358.25"
- y2="1138" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3176-0-8"
- id="linearGradient13581"
- gradientUnits="userSpaceOnUse"
- x1="190.3885"
- y1="45.547344"
- x2="208.15953"
- y2="21.850092"
- gradientTransform="matrix(0.989254,0,0,1.02317,21.3761,24.5901)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient31-paper-sheet-orig-8-3"
- id="radialGradient13583"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.44729,0,0,1.44729,-85.751,-21.5289)"
- cx="190.875"
- cy="49.25"
- fx="190.875"
- fy="49.25"
- r="23.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient30-paper-sheet-orig-8-5"
- id="linearGradient13585"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-1.5,2.52145)"
- x1="190.97945"
- y1="52.972717"
- x2="196.44823"
- y2="39.563599" />
- <linearGradient
- gradientTransform="matrix(0.41379305,0,0,1.0000001,393.92191,49.475621)"
- gradientUnits="userSpaceOnUse"
- y2="182"
- x2="218.75"
- y1="55.5"
- x1="218.75"
- id="linearGradient6434-3"
- xlink:href="#linearGradient6428-8"
- inkscape:collect="always" />
- <linearGradient
- id="linearGradient6428-8"
- inkscape:collect="always">
- <stop
- id="stop6430-5"
- offset="0"
- style="stop-color:#ffffff;stop-opacity:1;" />
- <stop
- id="stop6432-7"
- offset="1"
- style="stop-color:#ffffff;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- y2="18.437498"
- x2="20.875"
- y1="14.249998"
- x1="20.875"
- gradientTransform="matrix(5.29457,0,0,7.14097,19.773388,329.22839)"
- gradientUnits="userSpaceOnUse"
- id="linearGradient5081-7"
- xlink:href="#linearGradient7780-3"
- inkscape:collect="always" />
- <linearGradient
- id="linearGradient7780-3"
- inkscape:collect="always">
- <stop
- id="stop7782-5"
- offset="0"
- style="stop-color:#888a85;stop-opacity:1;" />
- <stop
- id="stop7784-3"
- offset="1"
- style="stop-color:#888a85;stop-opacity:0;" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3-paper-sheet-orig-08"
- id="radialGradient14250"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(3.854,0,0,1.86639,442.334,21.2596)"
- cx="-30.249996"
- cy="35.357208"
- fx="-30.249996"
- fy="35.357208"
- r="18.000002" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10-paper-sheet-orig-3"
- id="linearGradient14252"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(356,50)"
- x1="-40.278805"
- y1="70.736046"
- x2="-52.75"
- y2="3.8729248" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient13-paper-sheet-orig-7-4"
- id="radialGradient14258"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.407336,-0.279828,0.751029,1.09325,370.815,41.5621)"
- cx="-26.305403"
- cy="10.108011"
- fx="-26.305403"
- fy="10.108011"
- r="7.0421038" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient26-paper-sheet-orig-0-7"
- id="linearGradient14260"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.922306,0,0,0.918575,393.553,51.3257)"
- x1="-19.031248"
- y1="12.617871"
- x2="-28.789402"
- y2="14.069944" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12862"
- id="linearGradient14262"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(0,10)"
- x1="1533.74"
- y1="1009.6045"
- x2="1509.51"
- y2="959.39551" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12862"
- id="linearGradient14264"
- gradientUnits="userSpaceOnUse"
- x1="1533.74"
- y1="1009.6045"
- x2="1509.51"
- y2="959.39551" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12910"
- id="linearGradient14266"
- gradientUnits="userSpaceOnUse"
- x1="1527"
- y1="990"
- x2="1526.5"
- y2="992.99451" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12874"
- id="linearGradient14268"
- gradientUnits="userSpaceOnUse"
- x1="1542"
- y1="971.94122"
- x2="1532"
- y2="1008" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12874"
- id="linearGradient14270"
- gradientUnits="userSpaceOnUse"
- x1="1519"
- y1="989.0625"
- x2="1514.25"
- y2="972.125" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4-paper-sheet-orig-7"
- id="radialGradient14273"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(3.23437,0,0,1.52429,-8.93747,-6.07875)"
- cx="4"
- cy="5.2999997"
- fx="4"
- fy="5.2999997"
- r="17" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12-paper-sheet-orig-2"
- id="linearGradient14275"
- gradientUnits="userSpaceOnUse"
- x1="-26.753757"
- y1="11.566258"
- x2="-24.75"
- y2="9.687501" />
- <linearGradient
- id="linearGradient7780-3-6"
- inkscape:collect="always">
- <stop
- id="stop7782-5-1"
- offset="0"
- style="stop-color:#888a85;stop-opacity:1;" />
- <stop
- id="stop7784-3-5"
- offset="1"
- style="stop-color:#888a85;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7780-3-6"
- id="linearGradient14358"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-0.87298217,0,0,1.172618,257.52079,422.62489)"
- x1="20.875"
- y1="14.249998"
- x2="20.875"
- y2="18.437498" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3-paper-sheet-orig-08"
- id="radialGradient14404"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.62697,0,0,1.27316,402.248,105.684)"
- cx="-30.249996"
- cy="35.357208"
- fx="-30.249996"
- fy="35.357208"
- r="18.000002" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10-paper-sheet-orig-3"
- id="linearGradient14406"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.657442,0,0,0.65795,342.67,126.191)"
- x1="-42.660057"
- y1="62.991943"
- x2="-54.260529"
- y2="1.1415967" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4-paper-sheet-orig-7"
- id="radialGradient14408"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.10351,0,0,1.31213,-4.41403,-4.9543)"
- cx="4"
- cy="5.2999997"
- fx="4"
- fy="5.2999997"
- r="17" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient13215"
- id="linearGradient14412"
- gradientUnits="userSpaceOnUse"
- x1="1522.0625"
- y1="1055.3906"
- x2="1513.0509"
- y2="1043.8906" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient13-paper-sheet-orig-2-5"
- id="radialGradient14414"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.262642,-0.18058,0.484247,0.705503,336.012,120.974)"
- cx="-26.305403"
- cy="10.108011"
- fx="-26.305403"
- fy="10.108011"
- r="7.0421038" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient15-paper-sheet-orig-5-1"
- id="linearGradient14416"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.594683,0,0,0.592781,350.673,127.274)"
- x1="-18.618725"
- y1="10.211342"
- x2="-30.558546"
- y2="12.189651" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12862"
- id="linearGradient14418"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.6585366,0,0,0.6912931,512.41534,368.6997)"
- x1="1533.74"
- y1="1009.6045"
- x2="1509.51"
- y2="959.39551" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12910"
- id="linearGradient14420"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.6585366,0,0,0.6912931,512.41534,368.6997)"
- x1="1527"
- y1="990"
- x2="1526.5"
- y2="992.99451" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12874"
- id="linearGradient14422"
- gradientUnits="userSpaceOnUse"
- x1="1542"
- y1="971.94122"
- x2="1532"
- y2="1008" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12874"
- id="linearGradient14424"
- gradientUnits="userSpaceOnUse"
- x1="1519"
- y1="989.0625"
- x2="1514.25"
- y2="972.125" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12-paper-sheet-orig-2"
- id="linearGradient14427"
- gradientUnits="userSpaceOnUse"
- x1="-26.753757"
- y1="11.566258"
- x2="-25"
- y2="9.812501" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3-paper-sheet-orig-08"
- id="radialGradient14492"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.94095,0,0,0.730906,375.508,168.164)"
- cx="-30.314398"
- cy="34.277431"
- fx="-30.314398"
- fy="34.277431"
- r="18.000002" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10-paper-sheet-orig-3"
- id="linearGradient14494"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.485754,0,0,0.488975,331.488,175.793)"
- x1="-43.860779"
- y1="61.854836"
- x2="-54.529251"
- y2="-0.087501168" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4-paper-sheet-orig-7"
- id="radialGradient14496"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.46139,0,0,1.40943,-5.84554,-5.46996)"
- cx="4"
- cy="5.2999997"
- fx="4"
- fy="5.2999997"
- r="17" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient20-paper-sheet-orig-4-3"
- id="linearGradient14498"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(343,207)"
- x1="-23.4375"
- y1="-24.875"
- x2="-26.453966"
- y2="-24.144068" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12775"
- id="radialGradient14500"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.2237718,1.9657456e-5,-9.9361874e-6,1.1240424,-1854.1182,-138.6197)"
- cx="1515.0938"
- cy="1099.488"
- fx="1515.0938"
- fy="1099.488"
- r="9.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12797"
- id="linearGradient14502"
- gradientUnits="userSpaceOnUse"
- x1="1506"
- y1="1089"
- x2="1516.6898"
- y2="1113.1647" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12813"
- id="linearGradient14504"
- gradientUnits="userSpaceOnUse"
- x1="1510.0446"
- y1="1096.1813"
- x2="1508.8311"
- y2="1091.6523" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3-paper-sheet-orig-08"
- id="radialGradient14506"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.48717,0,0,0.548905,755.14,213.489)"
- cx="-30.314398"
- cy="39.271858"
- fx="-30.314398"
- fy="39.271858"
- r="18.000002" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10-paper-sheet-orig-3"
- id="linearGradient14508"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.372187,0,0,0.367216,721.412,219.218)"
- x1="-46.226273"
- y1="55.166615"
- x2="-53.849915"
- y2="-0.54635042" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient4-paper-sheet-orig-7"
- id="radialGradient14510"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.79816,-0.0210592,0.0167913,1.62912,-3.28162,-6.55011)"
- cx="4"
- cy="5.2999997"
- fx="4"
- fy="5.2999997"
- r="17" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient16-paper-sheet-orig-9"
- id="linearGradient14512"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.766205,0,0,0.750993,699.584,220.125)"
- x1="14.958019"
- y1="5.0490041"
- x2="17.11025"
- y2="3.8396702" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient17-paper-sheet-orig-0-8"
- id="linearGradient14514"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(302,218.99)"
- x1="12.59375"
- y1="4.59375"
- x2="9.40625"
- y2="4.8125" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12729"
- id="linearGradient14516"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-1200.9999,-538)"
- x1="1505.9332"
- y1="1128.9948"
- x2="1506.4706"
- y2="1134.6959" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12721"
- id="linearGradient14518"
- gradientUnits="userSpaceOnUse"
- x1="1504"
- y1="1129"
- x2="1504"
- y2="1137" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient12713"
- id="linearGradient14520"
- gradientUnits="userSpaceOnUse"
- x1="1505"
- y1="1135"
- x2="1505"
- y2="1131" />
- </defs>
- <metadata
- id="metadata4">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:creator>
- <cc:Agent>
- <dc:title>Lapo Calamandrei</dc:title>
- </cc:Agent>
- </dc:creator>
- <dc:source />
- <cc:license
- rdf:resource="" />
- <dc:title>Firewall</dc:title>
- <dc:subject>
- <rdf:Bag />
- </dc:subject>
- <dc:date />
- <dc:rights>
- <cc:Agent>
- <dc:title />
- </cc:Agent>
- </dc:rights>
- <dc:publisher>
- <cc:Agent>
- <dc:title />
- </cc:Agent>
- </dc:publisher>
- <dc:identifier />
- <dc:relation />
- <dc:language />
- <dc:coverage />
- <dc:description />
- <dc:contributor>
- <cc:Agent>
- <dc:title />
- </cc:Agent>
- </dc:contributor>
- </cc:Work>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- style="display:inline"
- inkscape:groupmode="layer"
- inkscape:label="artwork"
- id="layer1">
- <g
- inkscape:groupmode="layer"
- id="layer2"
- inkscape:label="baseplate"
- style="display:none"
- sodipodi:insensitive="true">
- <rect
- 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"
- id="rect6284"
- width="48"
- height="48"
- x="296.0625"
- y="51.99633"
- inkscape:label="48x48" />
- <rect
- inkscape:label="32x32"
- y="127.99634"
- x="303"
- height="32"
- width="32"
- id="rect6592"
- 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" />
- <rect
- inkscape:label="24x24"
- y="178"
- x="302"
- height="24"
- width="24"
- id="rect5028"
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- inkscape:label="16x16"
- y="221"
- x="303"
- height="16"
- width="16"
- id="rect6833"
- 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" />
- <rect
- 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"
- id="rect6749"
- width="22"
- height="22"
- x="303"
- y="179.05884"
- inkscape:label="22x22" />
- <text
- id="context"
- inkscape:label="context"
- style="font-size:18px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:DejaVu Sans;-inkscape-font-specification:DejaVu Sans"
- x="31.87059"
- xml:space="preserve"
- y="18.860306"><tspan
- id="tspan2716"
- sodipodi:role="line"
- x="31.87059"
- y="18.860306"
- style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:DejaVu Sans;-inkscape-font-specification:DejaVu Sans">apps</tspan></text>
- <text
- id="icon-name"
- inkscape:label="icon-name"
- sodipodi:linespacing="125%"
- style="font-size:18px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:DejaVu Sans;-inkscape-font-specification:DejaVu Sans Bold"
- x="239.87057"
- xml:space="preserve"
- y="18.860306"><tspan
- id="tspan3023"
- sodipodi:role="line"
- x="239.87057"
- y="18.860306"
- style="font-size:18px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:DejaVu Sans;-inkscape-font-specification:DejaVu Sans Bold">glade</tspan></text>
- <rect
- inkscape:label="256x256"
- y="32"
- x="20"
- height="256"
- width="256"
- id="rect6282"
- 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"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer4"
- inkscape:label="smallsizes"
- style="display:inline" />
- <g
- inkscape:groupmode="layer"
- id="layer5"
- inkscape:label="hires"
- style="display:inline">
- <g
- id="g8198"
- transform="matrix(5.0928038,0,0,2.2388776,20.301687,129.4805)"
- style="opacity:0.4" />
- <g
- id="g8230"
- inkscape:label="base"
- style="display:inline"
- transform="matrix(4.8890868,0,0,4.8890868,322.06038,251.81989)" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-1.0153296"
- inkscape:original="M 711.96875 227 C 709.68001 227.00001 707.67461 227.86289 706.5 229.1875 L 706.5 231.625 C 706.5 232.11623 706.8838 232.5 707.375 232.5 L 716.625 232.5 C 717.11622 232.50001 717.5 232.11622 717.5 231.625 L 717.5 229.25 C 716.33242 227.89578 714.28785 227 711.96875 227 z "
- style="opacity:0.35;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;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:accumulate"
- id="path5171-2"
- d="m 711.96875,228 c -1.90789,1e-5 -3.49694,0.75848 -4.46875,1.71875 l 0,1.78125 9,0 0,-1.75 c -0.96562,-0.98703 -2.59089,-1.75 -4.53125,-1.75 z"
- transform="translate(-7.8685593e-7,2.029528e-6)" />
- <g
- inkscape:label="Layer 1"
- id="layer1-6"
- transform="translate(16.037539,25.163282)" />
- <g
- id="g14463"
- transform="matrix(-1,0,0,1,617.87514,-363.9375)">
- <g
- transform="translate(-401.99993,366)"
- style="display:inline"
- id="use11824">
- <path
- style="fill:url(#radialGradient14506);fill-opacity:1;stroke:url(#linearGradient14508);stroke-width:1;stroke-miterlimit:4;display:inline"
- d="m 703.00846,220.5 c -0.8313,0 -1.50846,0.66373 -1.50846,1.47852 l 0,5.26092 0,1.54892 0,2.25298 c 0,0.8148 0.67716,1.47852 1.50846,1.47852 l 9.00855,0 c 0.8313,0 1.50847,-0.66372 1.50847,-1.47852 l 0,-0.72752 0,-3.07438 c 0,-2.10216 0,-1.26967 0,-1.59983 -0.14602,-1.3761 -0.93716,-2.39102 -1.86763,-3.30906 -0.93046,-0.91804 -1.90915,-1.80376 -3.35214,-1.83055 -0.20543,0 -0.1022,0 -1.03523,0 l -3.49581,0 -0.76621,0 0,0 0,0 z"
- id="path11687"
- sodipodi:nodetypes="cccccccccccsscccccc"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-1.6037576"
- inkscape:original="M 8.53125 3.5 C 7.410033 3.5 6.5 4.4100329 6.5 5.53125 L 6.5 42.46875 C 6.5 43.589967 7.4100329 44.5 8.53125 44.5 L 39.46875 44.5 C 40.589967 44.5 41.5 43.589966 41.5 42.46875 C 41.5 42.46875 41.5 19 41.5 17.5 C 41.5 16 41 13 39 11 C 37 9 36 8 34 6 C 32 4 29 3.5 27.5 3.5 C 26 3.5 8.5312499 3.5 8.53125 3.5 z "
- style="fill:url(#radialGradient14510);fill-opacity:1;stroke:none;display:inline"
- id="path11689"
- d="m 8.53125,5.09375 c -0.2534265,0 -0.4375,0.1840734 -0.4375,0.4375 l 0,36.9375 c 0,0.253426 0.1840734,0.4375 0.4375,0.4375 l 30.9375,0 c 0.253425,0 0.4375,-0.184075 0.4375,-0.4375 l 0,-24.96875 c 0,-1.143609 -0.503762,-3.847512 -2.03125,-5.375 l -5,-5 C 31.347512,5.5975116 28.643609,5.09375 27.5,5.09375 l -18.96875,0 z"
- transform="matrix(0.372187,0,0,0.349156,699.081,220.001)" />
- <path
- style="fill:none;stroke:url(#linearGradient14512);stroke-width:1;stroke-miterlimit:4;display:inline"
- d="m 703.00847,221.53262 c -0.25938,0 -0.45494,0.19167 -0.45494,0.4459 l 0,5.26092 0,1.54892 0,2.25298 c 0,0.25423 0.19556,0.4459 0.45494,0.4459 l 9.00855,0 c 0.25937,0 0.45493,-0.19167 0.45493,-0.4459 l 0,-0.72752 0,-3.07438 c 0,-2.04854 0,-1.07061 0,-1.48249 -0.11104,-1.04646 -0.68904,-1.84315 -1.55635,-2.69888 -0.90894,-0.89679 -1.62128,-1.50666 -2.63383,-1.52545 l -4.5071,0 z"
- id="path11691"
- sodipodi:nodetypes="cccccccccccsccc"
- inkscape:connector-curvature="0" />
- </g>
- <g
- style="display:inline"
- id="use11842"
- transform="translate(-4.9729313,366.97616)">
- <path
- sodipodi:nodetypes="ccccczc"
- id="path11534"
- d="m 311.16243,220.04545 c -0.38616,0 -0.0117,0.17904 0.37361,0.4052 1.46396,0.0394 1.39713,0.28644 1.39713,2.53942 1.90425,0 2.61549,1.06134 2.7047,1.47874 0.0892,0.41739 0.27804,0.93919 0.27804,0.43895 0.008,-1.37066 -0.90162,-2.20602 -1.45722,-3.00724 -0.55561,-0.80122 -2.28038,-1.68335 -3.29626,-1.85507 l 0,0 0,0 0,0 z"
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="ccccc"
- id="path11536"
- d="m 312,223.99007 c 3.5,0 2.95305,0.35378 3.54067,0.92668 -0.13066,-0.56607 0.45083,-1.92668 -2.54067,-1.92668 0,-3.05548 -1.5,-2.5 -2,-2.54772 0.95642,1.13267 1.41574,0.2715 1,3.54772 z"
- style="opacity:0.35627501;fill:url(#linearGradient14514);fill-opacity:1;stroke:none;display:inline"
- inkscape:connector-curvature="0" />
- </g>
- <path
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccc"
- id="rect11928"
- d="m 301.50007,588.5 12,11 -12,0 0,-11 z"
- style="fill:url(#linearGradient14516);fill-opacity:1;stroke:#4e9a06;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
- <path
- transform="translate(-1200.9999,-538)"
- d="m 1505.5,1133.3438 0,1.1562 1.2812,0 -1.2812,-1.1562 z"
- id="path12705"
- style="fill:#8ae234;fill-opacity:1;stroke:#4e9a06;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- inkscape:original="M 1502.5 1126.5 L 1502.5 1137.5 L 1514.5 1137.5 L 1502.5 1126.5 z "
- inkscape:radius="-3"
- sodipodi:type="inkscape:offset" />
- <path
- transform="translate(-1200.9999,-538)"
- d="m 1503.5,1128.75 0,7.75 8.4375,0 -8.4375,-7.75 z"
- id="path12709"
- style="opacity:0.5;fill:none;stroke:url(#linearGradient14518);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- inkscape:original="M 1502.5 1126.5 L 1502.5 1137.5 L 1514.5 1137.5 L 1502.5 1126.5 z "
- inkscape:radius="-0.99436891"
- sodipodi:type="inkscape:offset" />
- <path
- transform="translate(-1200.9999,-538)"
- d="m 1504.4688,1131 0,4.5312 4.9374,0 -4.9374,-4.5312 z"
- id="path12711"
- style="opacity:0.5;fill:none;stroke:url(#linearGradient14520);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- inkscape:original="M 1502.5 1126.5 L 1502.5 1137.5 L 1514.5 1137.5 L 1502.5 1126.5 z "
- inkscape:radius="-1.9722718"
- sodipodi:type="inkscape:offset" />
- <g
- transform="translate(-1200.9999,-538)"
- style="opacity:0.3;display:inline"
- id="g12753">
- <rect
- style="fill:#4e9a06;fill-opacity:1;stroke:none"
- id="rect12737"
- width="1"
- height="1"
- x="1503"
- y="1129" />
- <rect
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect12739"
- width="1"
- height="1"
- x="1503"
- y="1131" />
- <rect
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect12741"
- width="1"
- height="1"
- x="1503"
- y="1133" />
- <rect
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect12743"
- width="1"
- height="1"
- x="1503"
- y="1135" />
- <rect
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect12745"
- width="1"
- height="1"
- x="1504"
- y="1136" />
- <rect
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect12747"
- width="1"
- height="1"
- x="1506"
- y="1136" />
- <rect
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect12749"
- width="1"
- height="1"
- x="1508"
- y="1136" />
- <rect
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect12751"
- width="1"
- height="1"
- x="1510"
- y="1136" />
- </g>
- </g>
- <g
- id="g14429"
- transform="matrix(-1,0,0,1,625.07063,-362.01491)">
- <g
- transform="translate(-401.99993,367)"
- style="display:inline"
- id="use11822">
- <rect
- style="opacity:0.29959501;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter1-paper-sheet-orig-3)"
- id="rect11703"
- width="19"
- height="2"
- x="702.54419"
- y="192.51491"
- rx="1"
- ry="1" />
- <g
- id="g11705"
- transform="translate(398.044,0.0149083)">
- <path
- sodipodi:nodetypes="cccccccscc"
- id="path11707"
- d="m 307.46875,177.5 c -1.08496,0 -1.96875,0.88379 -1.96875,1.96875 l 0,12.0625 c 0,1.08496 0.88379,1.96875 1.96875,1.96875 l 13.0625,0 c 1.08496,0 1.96875,-0.88379 1.96875,-1.96875 l 0,-0.96875 c 0,-3.40625 0,-1.66929 0,-5.0625 0,-4.84375 -5.05436,-8 -9.5,-8 z"
- style="fill:url(#radialGradient14492);fill-opacity:1;stroke:url(#linearGradient14494);stroke-width:1;stroke-miterlimit:4;display:inline"
- inkscape:connector-curvature="0" />
- <path
- transform="matrix(0.485754,0,0,0.464926,302.343,176.835)"
- d="m 8.53125,4.65625 c -0.5028632,0 -0.875,0.3721367 -0.875,0.875 l 0,36.9375 c 0,0.502863 0.3721367,0.875 0.875,0.875 l 30.9375,0 c 0.502862,0 0.875,-0.372138 0.875,-0.875 l 0,-24.96875 c 0,-1.24605 -0.492943,-4.024193 -2.15625,-5.6875 l -5,-5 C 31.524193,5.1491934 28.74605,4.65625 27.5,4.65625 l -18.96875,0 z"
- id="path11709"
- style="fill:url(#radialGradient14496);fill-opacity:1;stroke:none;display:inline"
- inkscape:original="M 8.53125 3.5 C 7.410033 3.5 6.5 4.4100329 6.5 5.53125 L 6.5 42.46875 C 6.5 43.589967 7.4100329 44.5 8.53125 44.5 L 39.46875 44.5 C 40.589967 44.5 41.5 43.589966 41.5 42.46875 C 41.5 42.46875 41.5 19 41.5 17.5 C 41.5 16 41 13 39 11 C 37 9 36 8 34 6 C 32 4 29 3.5 27.5 3.5 C 26 3.5 8.5312499 3.5 8.53125 3.5 z "
- inkscape:radius="-1.1427754"
- sodipodi:type="inkscape:offset" />
- <path
- style="fill:none;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;display:inline"
- d="m 307.46875,178.5 c -0.53341,0 -0.96875,0.43533 -0.96875,0.96875 l 0,12.0625 c 0,0.53341 0.43533,0.96875 0.96875,0.96875 l 13.0625,0 c 0.53341,0 0.96875,-0.43534 0.96875,-0.96875 0,-3.69792 0,-2.42068 0,-6.09375 0,-3.9375 -4.5,-6.9375 -8.46875,-6.9375 z"
- id="path11711"
- sodipodi:nodetypes="ccccccscc"
- inkscape:connector-curvature="0" />
- </g>
- </g>
- <g
- style="display:inline"
- id="use11838"
- transform="translate(-3.8655429,367.08369)">
- <path
- sodipodi:nodetypes="ccccc"
- id="path11556"
- d="m 313,179 c 3.35588,0.55242 3.73483,0.76516 3.73483,5.26516 3.5,0 4.09071,0.67421 5.26517,1.73484 0,-0.51002 0,0.0616 0,-0.5 -0.49895,-5.60501 -4.64984,-6.19121 -9,-6.5 z"
- style="opacity:0.48987899;fill:url(#linearGradient14498);fill-opacity:1;stroke:none;display:inline"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="cccssc"
- id="path11558"
- d="m 313,178 c 3.2233,1.08275 4.98928,1.91735 5.03347,5.00314 2.26256,0 3.16773,2.05235 3.96653,3.99686 0,-0.51002 0,-0.93837 0,-1.5 0,-2.24796 -1.15018,-4.08414 -2.875,-5.40625 C 317.40018,178.77164 315.10449,178 313,178 z"
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- inkscape:connector-curvature="0" />
- </g>
- <path
- inkscape:connector-curvature="0"
- transform="translate(-1200.9115,-541)"
- sodipodi:nodetypes="cccccccc"
- clip-path="url(#clipPath12844)"
- id="path12821"
- d="m 1504.5,1088.5 0,12 18,0 -18,-12 z m 3,5.5938 5.0938,3.4062 -5.0938,0 0,-3.4062 z"
- style="opacity:0.7;fill:#8ae234;fill-opacity:1;stroke:none;display:inline;filter:url(#filter12855)" />
- <g
- transform="translate(-1200.9115,-541)"
- id="g12909"
- style="display:inline">
- <g
- id="g12859">
- <path
- inkscape:connector-curvature="0"
- id="rect12763"
- d="m 1504.5,1086.5 0,12 18,0 -18,-12 z m 3,5.5938 5.0938,3.4062 -5.0938,0 0,-3.4062 z"
- style="fill:url(#radialGradient14500);fill-opacity:1;stroke:#4e9a06;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
- <path
- d="m 1505.5,1088.375 0,9.125 13.6875,0 -13.6875,-9.125 z"
- id="path12785"
- style="opacity:0.7;fill:none;stroke:url(#linearGradient14502);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- inkscape:original="M 1504.5 1086.5 L 1504.5 1098.5 L 1522.5 1098.5 L 1504.5 1086.5 z "
- inkscape:radius="-1"
- sodipodi:type="inkscape:offset" />
- <path
- d="m 1507.4062,1091.125 a 0.97236903,0.97236903 0 0 0 -0.875,0.9688 l 0,3.4062 a 0.97236903,0.97236903 0 0 0 0.9688,0.9688 l 5.0938,0 a 0.97236903,0.97236903 0 0 0 0.5312,-1.7813 l -5.0938,-3.4063 a 0.97236903,0.97236903 0 0 0 -0.625,-0.1562 z"
- id="path12809"
- style="opacity:0.6;fill:none;stroke:url(#linearGradient14504);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- inkscape:original="M 1507.5 1092.0938 L 1507.5 1095.5 L 1512.5938 1095.5 L 1507.5 1092.0938 z "
- inkscape:radius="0.9722718"
- sodipodi:type="inkscape:offset" />
- </g>
- <g
- id="g12895"
- style="opacity:0.3">
- <rect
- y="1097"
- x="1506"
- height="1"
- width="1"
- id="rect12881"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- y="1097"
- x="1508"
- height="1"
- width="1"
- id="rect12883"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- y="1097"
- x="1510"
- height="1"
- width="1"
- id="rect12885"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- y="1097"
- x="1512"
- height="1"
- width="1"
- id="rect12887"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- y="1097"
- x="1514"
- height="1"
- width="1"
- id="rect12889"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- y="1097"
- x="1516"
- height="1"
- width="1"
- id="rect12891"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- y="1097"
- x="1518"
- height="1"
- width="1"
- id="rect12893"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- </g>
- </g>
- </g>
- <g
- id="g14197"
- transform="matrix(-1,0,0,1,642.13212,-362.9375)">
- <g
- transform="translate(-402.99993,371)"
- style="display:inline"
- id="use11820">
- <g
- style="display:inline"
- id="g11721"
- transform="translate(400.044,1.01491)">
- <rect
- transform="matrix(1.1189,0,0,1.17678,-38.2578,-26.0867)"
- ry="2"
- rx="7.5241151"
- y="91"
- x="306"
- height="2"
- width="36"
- id="rect11723"
- style="opacity:0.475;fill:#000000;fill-opacity:1;stroke:none;display:inline;filter:url(#filter3913-4)" />
- <rect
- transform="matrix(1.01334,0,0,1,-4.05753,-10)"
- ry="2"
- rx="6.3920398"
- y="91"
- x="306"
- height="2"
- width="36"
- id="rect11725"
- style="opacity:0.71499999;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3871-0)" />
- </g>
- <g
- id="g11727"
- transform="translate(404.044,-0.985092)">
- <path
- style="fill:url(#radialGradient14250);fill-opacity:1;stroke:url(#linearGradient14252);stroke-width:1;stroke-miterlimit:4;display:inline"
- d="m 304.52386,53.5 c 0,0 17.47614,0 18.97614,0 3.87705,0.07294 6.5,2.5 9,5 2.5,2.5 4.60768,5.252625 5,9 0,1.5 0,14.97614 0,14.97614 0,1.12122 -0.90264,2.02386 -2.02385,2.02386 l -30.95229,0 C 303.40264,84.5 302.5,83.59736 302.5,82.47614 l 0,-26.952282 C 302.5,54.402641 303.40264,53.5 304.52386,53.5 z"
- id="path11729"
- sodipodi:nodetypes="ccsccccccc"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-0.4861359"
- inkscape:original="M 8.53125 3.5 C 7.410033 3.5 6.5 4.4100329 6.5 5.53125 L 6.5 42.46875 C 6.5 43.589967 7.4100329 44.5 8.53125 44.5 L 39.46875 44.5 C 40.589967 44.5 41.5 43.589966 41.5 42.46875 C 41.5 42.46875 41.5 19 41.5 17.5 C 41.5 16 41 13 39 11 C 37 9 36 8 34 6 C 32 4 29 3.5 27.5 3.5 C 26 3.5 8.5312499 3.5 8.53125 3.5 z "
- style="fill:url(#radialGradient14273);fill-opacity:1;stroke:none;display:inline"
- id="path11731"
- d="M 8.53125,4 C 7.6730803,4 7,4.6730802 7,5.53125 l 0,36.9375 C 7,43.32692 7.6730802,44 8.53125,44 l 30.9375,0 C 40.326919,44 41,43.326918 41,42.46875 L 41,17.5 c 0,-1.39197 -0.486979,-4.299479 -2.34375,-6.15625 l -5,-5 C 31.799479,4.4869792 28.89197,4 27.5,4 L 8.53125,4 z"
- transform="translate(296,50)" />
- <path
- transform="translate(356,50)"
- style="fill:none;stroke:url(#linearGradient14275);stroke-width:1;stroke-miterlimit:4;display:inline"
- d="M -51.46875,4.5 C -52.051916,4.5 -52.5,4.9480842 -52.5,5.53125 l 0,26.9375 c 0,0.583165 0.448086,1.03125 1.03125,1.03125 l 30.9375,0 c 0.583165,0 1.03125,-0.448086 1.03125,-1.03125 L -19.5,17.5 c 0,-1.279029 -0.480469,-4.105469 -2.1875,-5.8125 l -5,-5 C -28.394531,4.9804687 -31.220971,4.5 -32.5,4.5 z"
- id="path11733"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="sssssssssss" />
- </g>
- </g>
- <g
- style="display:inline"
- id="use11830"
- transform="translate(-38.778931,370.13103)">
- <path
- style="fill:url(#radialGradient14258);fill-opacity:1;stroke:none;display:inline"
- d="m 363.5,54 c -1.38889,0 -0.0421,0.497088 1.34375,1.125 1.38582,0.627912 4.97288,3.215052 4.15625,6.875 4.32331,-0.430583 6.67913,3.122378 7,4.28125 0.32087,1.158872 1,2.607639 1,1.21875 0.0283,-3.805581 -2.84543,-6.431701 -4.84375,-8.65625 C 370.15793,56.619201 367.15379,54.476761 363.5,54 z"
- id="path11614"
- sodipodi:nodetypes="ccccczc"
- inkscape:connector-curvature="0" />
- <path
- style="opacity:0.87854201;fill:url(#linearGradient14260);fill-opacity:1;stroke:none;display:inline"
- d="m 364.60088,55.014353 c 0.9223,0 3.00844,6.195662 2.08614,10.32925 4.29496,-0.427759 8.85338,0.08818 9.31298,0.937647 -0.32087,-1.158872 -2.67669,-4.711833 -7,-4.28125 0.86466,-3.875239 -3.18657,-6.617298 -4.39912,-6.985647 z"
- id="path11616"
- sodipodi:nodetypes="ccccc"
- inkscape:connector-curvature="0" />
- </g>
- <g
- id="g14346"
- transform="translate(81.5,-10.25)"
- style="opacity:0.40559441">
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#888a85;stroke-width:0.99999994000000003px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- d="m 250.97379,459.05858 c 0,0 -8.48779,-0.33383 -13.20967,-0.29029 -4.72187,0.0436 -5.67783,0.46446 -5.67783,0.46446"
- id="path6182-0"
- sodipodi:nodetypes="czc" />
- <path
- sodipodi:nodetypes="ccccccc"
- inkscape:connector-curvature="0"
- id="rect5023-3"
- d="m 249.09422,441.69206 -0.14347,-1.47789 -21.98433,0 0,3.51786 23.57052,0 0,-2.01419 z"
- style="opacity:0.19021737999999999;fill:url(#linearGradient14358);fill-opacity:1;stroke:none;display:inline;enable-background:new" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- d="m 226.95635,437.80973 c 0,0 -0.18946,12.65398 -0.23318,18.58985 -0.0437,5.93587 0.0583,5.15362 0.0583,5.15362"
- id="path6314-3"
- sodipodi:nodetypes="czc" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- d="m 236.57498,454.70431 c 0,0 3.32281,0.0653 5.12995,0.058 1.80713,-0.007 2.09861,-0.0871 2.09861,-0.0871 l -0.0292,2.49645 c 0,0 -1.55939,-0.0145 -3.11877,0 -1.55939,0.0145 -3.11877,0.0581 -3.11877,0.0581"
- id="path6534-2"
- sodipodi:nodetypes="czcczc" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- d="m 247.56217,448.03889 c 1.37905,-0.34087 1.52177,-2.99025 -0.19485,-2.74038 -1.6168,0.27991 -1.15242,2.67519 0.43282,2.4905 0.3061,0.0407 0.62241,0.0188 0.91621,-0.0785"
- id="path6141-1" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- d="m 248.84001,451.71308 c -0.8294,1.49591 -3.46904,-0.37214 -2.21753,-1.5552 1.00387,-1.45665 3.11841,0.53399 1.708,1.64541 -0.22758,0.31259 -0.81803,0.3237 -1.1599,0.58716"
- id="path6160-9"
- sodipodi:nodetypes="cccc" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#888a85;stroke-width:0.99999994000000003px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- d="m 251.13212,442.29662 c 0,0 -0.14574,5.94323 -0.23318,10.64585 -0.0874,4.70261 0.17488,6.52251 0.17488,6.52251"
- id="path6180-8"
- sodipodi:nodetypes="czc" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- d="m 251.90651,443.7896 c 0,0 -9.06484,-0.21772 -15.38982,-0.23223 -6.32498,-0.0145 -9.91011,0.17417 -9.91011,0.17417"
- id="path6184-3"
- sodipodi:nodetypes="czc" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- d="m 248.36396,439.86451 c 0,0 -6.29721,-0.2032 -12.70964,-0.17417 -6.41242,0.029 -10.79659,0.29028 -10.79659,0.29028"
- id="path6312-9"
- sodipodi:nodetypes="czc" />
- <path
- inkscape:connector-curvature="0"
- style="fill:#babdb6;fill-opacity:1;stroke:none;display:inline;enable-background:new"
- d="m 246.69923,450.84735 c -0.0313,0.47905 0.70482,0.84386 1.20429,0.58316 0.44334,-0.19169 0.56855,-0.73601 0.20788,-1.03204 -0.31534,-0.29154 -0.94059,-0.28968 -1.22932,0.0295 -0.11714,0.11697 -0.1876,0.26724 -0.18285,0.41937 z"
- id="path6338-6" />
- </g>
- <g
- transform="translate(-1199.9999,-543)"
- id="g13083"
- style="display:inline">
- <path
- inkscape:connector-curvature="0"
- style="opacity:0.5;fill:url(#linearGradient14262);fill-opacity:1;stroke:none;display:inline;filter:url(#filter13026)"
- d="m 1506.5,969.5 0,26 41,0 -41,-26 z m 7,12.7188 9.9062,6.2812 -9.9062,0 0,-6.2812 z"
- id="path12990"
- clip-path="url(#clipPath13022)"
- sodipodi:nodetypes="cccccccc" />
- <path
- inkscape:connector-curvature="0"
- style="opacity:0.7;fill:url(#linearGradient14264);fill-opacity:1;stroke:none;display:inline"
- d="m 1506.5,967.5 0,26 41,0 -41,-26 z m 7,12.7188 9.9062,6.2812 -9.9062,0 0,-6.2812 z"
- id="path12857" />
- <path
- inkscape:connector-curvature="0"
- style="opacity:0.1;fill:url(#linearGradient14266);fill-opacity:1;stroke:none"
- d="m 1510,990 32,0 4,2.9945 -39,0 3,-2.9945 z"
- id="rect12907"
- sodipodi:nodetypes="ccccc" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#4e9a06;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- d="m 1506.5,967.5 0,26 41,0 -41,-26 z"
- id="path12849"
- sodipodi:nodetypes="cccc" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-7.0112486"
- inkscape:original="M 1506.5 967.5 L 1506.5 993.5 L 1547.5 993.5 L 1506.5 967.5 z "
- style="fill:none;stroke:#4e9a06;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- id="path12855"
- d="m 1513.5,980.21875 0,6.28125 9.9062,0 -9.9062,-6.28125 z" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-1"
- inkscape:original="M 1506.5 967.5 L 1506.5 993.5 L 1547.5 993.5 L 1506.5 967.5 z "
- style="opacity:0.7;fill:none;stroke:url(#linearGradient14268);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- id="path12872"
- d="m 1507.5,969.3125 0,23.1875 36.5625,0 -36.5625,-23.1875 z" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-5"
- inkscape:original="M 1507.5 969.3125 L 1507.5 992.5 L 1544.0625 992.5 L 1507.5 969.3125 z "
- style="opacity:0.5;fill:none;stroke:url(#linearGradient14270);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- id="path12887"
- d="m 1512.5,978.40625 0,9.09375 14.3438,0 -14.3438,-9.09375 z" />
- <g
- id="g12932"
- style="opacity:0.3;fill:#4e9a06"
- transform="translate(0,1)" />
- <g
- id="g12974"
- style="opacity:0.3;fill:#4e9a06">
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1510"
- x="991"
- height="1"
- width="2"
- id="rect12943"
- style="fill:#4e9a06;fill-opacity:1;stroke:none" />
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1513"
- x="991"
- height="1"
- width="2"
- id="rect12945"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1516"
- x="991"
- height="1"
- width="2"
- id="rect12947"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1519"
- x="991"
- height="1"
- width="2"
- id="rect12949"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1522"
- x="991"
- height="1"
- width="2"
- id="rect12951"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1525"
- x="991"
- height="1"
- width="2"
- id="rect12953"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1528"
- x="991"
- height="1"
- width="2"
- id="rect12955"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1531"
- x="991"
- height="1"
- width="2"
- id="rect12964"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1534"
- x="991"
- height="1"
- width="2"
- id="rect12966"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1537"
- x="991"
- height="1"
- width="2"
- id="rect12968"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1540"
- x="991"
- height="1"
- width="2"
- id="rect12970"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- <rect
- transform="matrix(0,1,-1,0,0,0)"
- y="-1543"
- x="991"
- height="1"
- width="2"
- id="rect12972"
- style="fill:#4e9a06;fill-opacity:1;stroke:none;display:inline" />
- </g>
- </g>
- </g>
- <g
- id="g14360"
- transform="matrix(-1,0,0,1,633.10197,-362)">
- <g
- transform="translate(-401.99993,368)"
- style="display:inline"
- id="use11826">
- <g
- id="g11661"
- transform="translate(350.044,1.01491)">
- <g
- transform="matrix(0.675069,0,0,0.699557,147.391,88.6938)"
- id="g11663"
- style="display:inline">
- <rect
- style="opacity:0.475;fill:#000000;fill-opacity:1;stroke:none;display:inline;filter:url(#filter3913-4)"
- id="rect11665"
- width="36"
- height="2"
- x="306"
- y="91"
- rx="7.5241151"
- ry="2"
- transform="matrix(1.1189,0,0,1.17678,-38.2578,-23.23408)" />
- <rect
- style="opacity:0.71499999;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3871-0)"
- id="rect11667"
- width="36"
- height="2"
- x="306"
- y="91"
- rx="6.3920398"
- ry="2"
- transform="matrix(1.01334,0,0,1,-4.05753,-7.7421191)" />
- </g>
- </g>
- <g
- id="g11669"
- transform="translate(397.044,-0.985092)">
- <path
- style="fill:url(#radialGradient14404);fill-opacity:1;stroke:url(#linearGradient14406);stroke-width:1;stroke-miterlimit:4;display:inline"
- d="m 308.82705,128.49344 c 0,0 11.48954,0 12.47571,0 2.54893,0.048 4.27337,1.64488 5.91697,3.28975 1.64361,1.64487 3.02928,3.45596 3.28721,5.92155 0,0.98692 0,10.43305 0,10.43305 0,0.7377 -0.59343,1.33159 -1.33057,1.33159 l -20.34932,0 c -0.73713,0 -1.33057,-0.59389 -1.33057,-1.33159 l 0,-18.31275 c 0,-0.73771 0.59344,-1.3316 1.33057,-1.3316 z"
- id="path11671"
- sodipodi:nodetypes="ccsccccccc"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-0.78497618"
- inkscape:original="M 8.53125 3.5 C 7.410033 3.5 6.5 4.4100329 6.5 5.53125 L 6.5 42.46875 C 6.5 43.589967 7.4100329 44.5 8.53125 44.5 L 39.46875 44.5 C 40.589967 44.5 41.5 43.589966 41.5 42.46875 C 41.5 42.46875 41.5 19 41.5 17.5 C 41.5 16 41 13 39 11 C 37 9 36 8 34 6 C 32 4 29 3.5 27.5 3.5 C 26 3.5 8.5312499 3.5 8.53125 3.5 z "
- style="fill:url(#radialGradient14408);fill-opacity:1;stroke:none;display:inline"
- id="path11673"
- d="m 8.53125,4.28125 c -0.6964677,0 -1.25,0.5535322 -1.25,1.25 l 0,36.9375 c 0,0.696468 0.5535322,1.25 1.25,1.25 l 30.9375,0 c 0.696467,0 1.25,-0.553534 1.25,-1.25 l 0,-24.96875 c 0,-1.325561 -0.512526,-4.168776 -2.28125,-5.9375 l -5,-5 C 31.668776,4.7937758 28.825561,4.28125 27.5,4.28125 l -18.96875,0 z"
- transform="matrix(0.657442,0,0,0.65795,303.223,126.191)" />
- <path
- transform="matrix(0.657442,0,0,0.65795,342.67,126.191)"
- style="fill:none;stroke:url(#linearGradient14427);stroke-width:1.52046001;stroke-miterlimit:4;display:inline"
- d="m -51.46875,5.0625 c -0.271718,0 -0.46875,0.1970315 -0.46875,0.46875 l 0,27.818266 c 0,0.271717 0.197033,0.46875 0.46875,0.46875 l 30.9375,0 c 0.271717,0 0.46875,-0.197033 0.46875,-0.46875 l 0,-15.849516 c 0,-1.151122 -0.525052,-3.837552 -2.0625,-5.375 l -5,-5 C -28.662448,5.5875517 -31.348878,5.0625 -32.5,5.0625 z"
- id="path11675"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="sssssssssss" />
- </g>
- </g>
- <path
- inkscape:connector-curvature="0"
- transform="translate(-1199.9999,-540)"
- sodipodi:nodetypes="cccccccc"
- clip-path="url(#clipPath13195)"
- id="path13190"
- d="m 1504.5,1038.5312 0,17.9688 27,0 -27,-17.9688 z m 5,9.7813 4.7812,3.1875 -4.7812,0 0,-3.1875 z"
- style="opacity:0.5;fill:url(#linearGradient14412);fill-opacity:1;stroke:none;display:inline;filter:url(#filter13211)" />
- <g
- style="display:inline"
- id="use11834"
- transform="translate(-14.955931,368.01491)">
- <path
- style="fill:url(#radialGradient14414);fill-opacity:1;stroke:none;display:inline"
- d="m 331.29536,129 c -0.89553,0 -0.0271,0.32079 0.86642,0.72599 0.89355,0.40521 2.36476,1.91215 1.83822,4.27401 4.56932,-0.70711 5.1482,2.17757 5.35509,2.92542 0.20689,0.74785 0.64478,1.68278 0.64478,0.7865 0.0183,-2.45585 -1.83467,-4.15056 -3.12315,-5.58612 -1.28847,-1.43556 -3.22548,-2.81813 -5.58136,-3.1258 z"
- id="path11582"
- sodipodi:nodetypes="ccccczc"
- inkscape:connector-curvature="0" />
- <path
- style="opacity:0.87854201;fill:url(#linearGradient14416);fill-opacity:1;stroke:none;display:inline"
- d="M 332.00518,129.65459 C 332.59986,129.65459 333,133.5 333,136 c 3,0 5.70366,0.45181 6,1 -0.20689,-0.74785 -0.53856,-3.7734 -5,-3 0.55752,-2.5008 -1.21299,-4.10771 -1.99482,-4.34541 l 0,0 z"
- id="path11584"
- sodipodi:nodetypes="ccccc"
- inkscape:connector-curvature="0" />
- </g>
- <g
- transform="translate(-1199.9999,-541)"
- id="g13134"
- style="display:inline">
- <path
- inkscape:connector-curvature="0"
- style="opacity:0.7;fill:url(#linearGradient14418);fill-opacity:1;stroke:none;display:inline"
- d="m 1504.5007,1037.5258 0,17.9736 27,0 -27,-17.9736 z M 1509,1047 l 6,4 -5.8895,-0.3397 L 1509,1047 z"
- id="path13023"
- sodipodi:nodetypes="cccccccc" />
- <path
- inkscape:connector-curvature="0"
- style="opacity:0.1;fill:url(#linearGradient14420);fill-opacity:1;stroke:none"
- d="m 1506.8056,1053.0799 21.0732,0 2.6341,2.07 -25.6829,0 1.9756,-2.07 z"
- id="path13025"
- sodipodi:nodetypes="ccccc" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#4e9a06;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- d="m 1504.5007,1037.5258 0,17.9736 27,0 -27,-17.9736 z"
- id="path13027"
- sodipodi:nodetypes="cccc" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-7.5931711"
- inkscape:original="M 1506.5 967.5 L 1506.5 993.5 L 1547.5 993.5 L 1506.5 967.5 z "
- style="fill:none;stroke:#4e9a06;stroke-width:1.4821049;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- id="path13029"
- d="m 1514.0938,981.3125 0,4.59375 7.2812,0 -7.2812,-4.59375 z"
- transform="matrix(0.6585366,0,0,0.6912931,512.41382,368.94981)" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-1.5219908"
- inkscape:original="M 1506.5 967.5 L 1506.5 993.5 L 1547.5 993.5 L 1506.5 967.5 z "
- style="opacity:0.7;fill:none;stroke:url(#linearGradient14422);stroke-width:1.4821049;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- id="path13031"
- d="m 1508.0312,970.28125 0,21.6875 34.2188,0 -34.2188,-21.6875 z"
- transform="matrix(0.6585366,0,0,0.6912931,512.41534,368.6997)" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-5.0711803"
- inkscape:original="M 1507.5 969.3125 L 1507.5 992.5 L 1544.0625 992.5 L 1507.5 969.3125 z "
- style="opacity:0.5;fill:none;stroke:url(#linearGradient14424);stroke-width:1.4821049;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline"
- id="path13033"
- d="m 1512.5625,978.53125 0,8.90625 14.0625,0 -14.0625,-8.90625 z"
- transform="matrix(0.6585366,0,0,0.6912931,512.41382,368.94981)" />
- <rect
- style="opacity:0.3;fill:#4e9a06;fill-opacity:1;stroke:none"
- id="rect13039"
- width="2.1537044"
- height="1"
- x="1053"
- y="-1507"
- transform="matrix(0,1,-1,0,0,0)" />
- <rect
- style="opacity:0.3;fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect13112"
- width="2.1537044"
- height="1"
- x="1053"
- y="-1509"
- transform="matrix(0,1,-1,0,0,0)" />
- <rect
- style="opacity:0.3;fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect13114"
- width="2.1537044"
- height="1"
- x="1053"
- y="-1511"
- transform="matrix(0,1,-1,0,0,0)" />
- <rect
- style="opacity:0.3;fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect13116"
- width="2.1537044"
- height="1"
- x="1053"
- y="-1513"
- transform="matrix(0,1,-1,0,0,0)" />
- <rect
- style="opacity:0.3;fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect13118"
- width="2.1537044"
- height="1"
- x="1053"
- y="-1515"
- transform="matrix(0,1,-1,0,0,0)" />
- <rect
- style="opacity:0.3;fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect13120"
- width="2.1537044"
- height="1"
- x="1053"
- y="-1517"
- transform="matrix(0,1,-1,0,0,0)" />
- <rect
- style="opacity:0.3;fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect13122"
- width="2.1537044"
- height="1"
- x="1053"
- y="-1519"
- transform="matrix(0,1,-1,0,0,0)" />
- <rect
- style="opacity:0.3;fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect13124"
- width="2.1537044"
- height="1"
- x="1053"
- y="-1521"
- transform="matrix(0,1,-1,0,0,0)" />
- <rect
- style="opacity:0.3;fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect13126"
- width="2.1537044"
- height="1"
- x="1053"
- y="-1523"
- transform="matrix(0,1,-1,0,0,0)" />
- <rect
- style="opacity:0.3;fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect13128"
- width="2.1537044"
- height="1"
- x="1053"
- y="-1525"
- transform="matrix(0,1,-1,0,0,0)" />
- <rect
- style="opacity:0.3;fill:#4e9a06;fill-opacity:1;stroke:none;display:inline"
- id="rect13130"
- width="2.1537044"
- height="1"
- x="1053"
- y="-1527"
- transform="matrix(0,1,-1,0,0,0)" />
- </g>
- </g>
- <g
- id="use11802"
- style="display:inline"
- transform="translate(-415.99993,365)" />
- <g
- id="g13555"
- transform="translate(32,-324)">
- <rect
- ry="6"
- rx="30.842125"
- transform="matrix(-1.1875,0,0,0.625001,307.75007,421)"
- y="244"
- x="60"
- height="12"
- width="176"
- id="rect11492"
- style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;display:inline;filter:url(#filter0-paper-sheet-orig-7);enable-background:new" />
- <rect
- transform="matrix(-0.887972,0,0,0.185729,245.28807,533.958)"
- ry="9.0571833"
- rx="4.9923911"
- y="223.44104"
- x="22.995396"
- height="18.114367"
- width="211.00461"
- id="rect11494"
- style="opacity:0.8;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;filter:url(#filter10-paper-sheet-orig-1);enable-background:new" />
- <path
- style="opacity:0.7;fill:url(#linearGradient11518);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;filter:url(#filter9-paper-sheet-orig-1);enable-background:new"
- d="m 55.87243,47.32759 c -0.562656,0 -1,0.437344 -1,1 l -1.010863,157.76414 c 0,0.56266 0.437344,1 1,1 l 186.021723,0 c 0.56266,0 1,-0.43734 1,-1 L 240.87243,94.32759 c 0,-13.557692 -10.85818,-25.295672 -16.28125,-30.71875 -5.42307,-5.423077 -17.16105,-16.28125 -30.71875,-16.28125 l -138,0 0,0 z"
- id="path11496"
- transform="matrix(-0.989254,0,0,1.0129,278.28307,365.5305)"
- sodipodi:nodetypes="cccccccscccc"
- inkscape:connector-curvature="0" />
- <g
- id="g11498"
- transform="matrix(-0.989254,0,0,1.02317,278.28307,365.04426)"
- style="display:inline;enable-background:new">
- <g
- id="g11500">
- <g
- id="g11502"
- transform="translate(19.8724,27.8276)">
- <path
- sodipodi:nodetypes="ssssscssss"
- style="fill:url(#radialGradient11520);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
- d="m 36,19 c -0.562656,0 -1,0.437344 -1,1 l 0,158.35872 c 0,0.56266 0.437344,1 1,1 l 184,0 c 0.56266,0 1,-1 1,-1 L 221,66 C 221,52.442308 210.14182,40.704328 204.71875,35.28125 199.29568,29.858173 187.5577,19 174,19 z"
- id="path11504"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="csssssssscccc"
- id="path11506"
- d="m 36.5914,19.703893 c -0.559039,0 -0.993572,0.434533 -0.993572,0.993572 l 0,156.963805 c 0,0.55904 0.434533,0.99357 0.993572,0.99357 l 182.81721,0 c 0.55904,0 0.99357,-0.43453 0.99357,-0.99357 l 0,-111.259502 c 0,-13.47054 -10.78838,-25.133066 -16.17659,-30.521284 -5.38821,-5.388216 -17.05073,-16.176591 -30.52128,-16.176591 l -137.11291,0 0,0 0,0 z"
- style="fill:none;stroke:url(#radialGradient11522);stroke-width:0.993967;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.7"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="ssssssssss"
- id="path11508"
- d="m 36,19 c -0.562656,0 -1,0.437344 -1,1 l 0,158.35872 c 0,0.56266 0.437344,1 1,1 l 184,0 c 0.56266,0 1,-0.43734 1,-1 L 221,66 C 221,52.442308 210.14182,40.704328 204.71875,35.28125 199.29568,29.858173 187.5577,19 174,19 z"
- style="opacity:0.07228908;fill:none;stroke:#000000;stroke-width:0.993967;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.7;filter:url(#filter3-paper-sheet-orig-9)"
- clip-path="url(#clipPath0-paper-sheet-orig-3)"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="csscssscscc"
- style="fill:url(#radialGradient11524);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
- d="m 36.625,19.875 c -0.562656,0 -1,0.437344 -1,1 l 0,158.35872 c 0,0.56266 0.437344,1 1,1 l 0,-158.35872 c 0,-0.562656 0.437344,-1 1,-1 l 138,0 c 11.86299,0 22.34113,8.31989 28.40625,14.03125 C 198.18503,29.228982 187.23074,19.875 174.625,19.875 l -138,0 z"
- id="path11510"
- inkscape:connector-curvature="0" />
- <rect
- ry="1.015625"
- rx="1.015625"
- y="127.60873"
- x="35.5"
- height="51.25"
- width="184.5"
- id="rect11512"
- style="opacity:0.56024098;fill:url(#radialGradient11526-5);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
- </g>
- <path
- id="path11514"
- d="m 55.875,46.8125 c -0.562655,-10e-7 -1,0.437344 -1,1 l 0,88.1875 186,0 0,-42.187501 C 240.87499,80.254807 230.01682,68.516828 224.59375,63.09375 219.17067,57.670672 207.4327,46.8125 193.875,46.8125 l -138,0 z"
- style="fill:url(#radialGradient11528);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
- sodipodi:nodetypes="cccccscc"
- inkscape:connector-curvature="0" />
- </g>
- <rect
- style="fill:url(#radialGradient11530);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
- id="rect11516"
- width="184.5"
- height="1.5"
- x="55.372429"
- y="205.18631"
- rx="1.015625"
- ry="1.015625" />
- </g>
- <g
- style="display:inline"
- id="use11804"
- transform="matrix(-1,0,0,1,280.00007,368.92652)">
- <g
- transform="matrix(0.989254,0,0,1.02317,21.3761,24.5901)"
- id="g11454">
- <path
- transform="matrix(0.760482,0,0,0.873016,56.1232,8.48265)"
- id="path11456"
- d="m 162,24 c -2.73019,0 -5.40625,0.181079 -8.03125,0.5625 C 150.7985,30.511615 149,37.292583 149,44.5 c 0,23.46 19.04,42.5 42.5,42.5 9.77734,0 18.78521,-3.319064 25.96875,-8.875 C 216.733,48.128002 192.17308,24 162,24 z"
- style="opacity:0.16867502;fill:url(#radialGradient11474);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter2-paper-sheet-orig-2-4)"
- inkscape:connector-curvature="0" />
- <path
- transform="translate(0,50)"
- mask="url(#mask0-paper-sheet-orig-6-5)"
- sodipodi:nodetypes="czcssc"
- id="path11458"
- d="m 174,-31 c 13.5577,0 22.3077,11.846154 27.73077,17.269231 C 207.15384,-8.307692 221,2.442308 221,16 221,2.442308 200.88905,7.3971781 194.8085,7.3971781 c -0.6357,0 -1.22685,-0.5176947 -1.15022,-1.150225 C 196.16668,-14.458158 187.5577,-31 174,-31 z"
- style="opacity:0.37951798;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;filter:url(#filter4-paper-sheet-orig-9-1)"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="czcssc"
- id="path11462"
- d="m 171.44822,22.448224 c 13.5577,0 25.3077,10.846154 30.73077,16.269231 5.42307,5.423077 16.26923,17.173077 16.26923,30.730769 0,-13.557692 -6.99105,-16.365385 -29.48439,-16.365385 -0.6357,0 -1.15022,-0.51307 -1.15022,-1.150225 0,-22.493344 -2.80769,-29.48439 -16.36539,-29.48439 l 0,0 0,0 0,0 z"
- style="opacity:0.27710799;fill:url(#linearGradient13585);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter6-paper-sheet-orig-2-6)"
- inkscape:connector-curvature="0" />
- <path
- style="fill:url(#radialGradient13583);fill-opacity:1;fill-rule:evenodd;stroke:none"
- d="m 173.125,19.75 c 13.5577,0 25.3077,10.846154 30.73077,16.269231 5.42307,5.423077 16.26923,17.173077 16.26923,30.730769 0,-13.557692 -6.99105,-16.365385 -29.48439,-16.365385 -0.6357,0 -1.15022,-0.51307 -1.15022,-1.150225 C 189.49039,26.741046 186.6827,19.75 173.125,19.75 z"
- id="path11464"
- sodipodi:nodetypes="czcssc"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="czcssc"
- id="path11466"
- d="m 174,19 c 13.5577,0 25.3077,10.846154 30.73077,16.269231 C 210.15384,40.692308 221,52.442308 221,66 c 0,-13.557692 -6.99105,-16.365385 -29.48439,-16.365385 -0.6357,0 -1.15022,-0.51307 -1.15022,-1.150225 C 190.36539,25.991046 187.5577,19 174,19 z"
- style="fill:url(#radialGradient11482);fill-opacity:1;fill-rule:evenodd;stroke:none"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="ccccc"
- id="path11468"
- d="m 174.12505,19.030839 c 15.48066,1.033686 16.01927,13.642892 16.26345,26.516505 -0.74413,-7.730295 1.374,-15.977852 -4.24264,-22.627417 4.50781,1.501688 9.81111,5.781605 14.93763,9.192388 C 195.58704,27.24573 187.0681,19.111446 174.12505,19.030839 z"
- style="fill:url(#radialGradient11484);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter7-paper-sheet-orig-3-4)"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="ccc"
- id="path11470"
- d="m 219.375,57.625 c -3.97099,-8.900009 -17.42971,-7.296435 -27.25,-8 9.92758,-0.23867 24.59801,-2.984186 27.25,8 z"
- style="fill:url(#radialGradient11486);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8-paper-sheet-orig-5-7)"
- inkscape:connector-curvature="0" />
- </g>
- <path
- style="fill:url(#linearGradient13581);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline"
- d="m 193.5063,44.03033 c 13.412,0 25.03574,11.097459 30.40053,16.646189 5.3648,5.54873 16.0944,17.570977 16.0944,31.442801 0,-13.871824 -6.91592,-16.744571 -29.16755,-16.744571 -0.62887,0 -1.13786,-0.524958 -1.13786,-1.176876 0,-23.014514 -2.77752,-30.167543 -16.18952,-30.167543 z"
- id="path11472"
- sodipodi:nodetypes="czcssc"
- inkscape:connector-curvature="0" />
- </g>
- <path
- sodipodi:nodetypes="czc"
- id="path6182"
- d="m 59.480398,551.10103 c 0,0 51.477812,-2.03293 80.115642,-1.76777 28.63783,0.26517 34.43566,2.82843 34.43566,2.82843"
- style="fill:none;stroke:#888a85;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- inkscape:connector-curvature="0" />
- <path
- style="opacity:0.19021738;fill:url(#linearGradient5081-7);fill-opacity:1;stroke:none;display:inline;enable-background:new"
- d="m 70.879883,445.34299 0.870117,-9 133.33328,0 0,21.42292 -142.953397,0 0,-12.26591 z"
- id="rect5023"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="ccccccc" />
- <path
- sodipodi:nodetypes="czc"
- id="path6314"
- d="m 205.14439,421.70049 c 0,0 1.14905,77.0598 1.41422,113.20785 0.26516,36.14805 -0.35356,31.38436 -0.35356,31.38436"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="czcczc"
- id="path6534"
- d="m 146.80808,524.58453 c 0,0 -20.15254,0.39775 -31.1127,0.35355 -10.96015,-0.0442 -12.72792,-0.53033 -12.72792,-0.53033 l 0.17678,15.2028 c 0,0 9.45756,-0.0884 18.91511,0 9.45755,0.0884 18.9151,0.35355 18.9151,0.35355"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- inkscape:connector-curvature="0" />
- <path
- id="path6141"
- d="m 80.17163,483.99368 c -8.363824,-2.07578 -9.22938,-18.20994 1.18175,-16.68829 9.80581,1.70462 6.98933,16.29132 -2.624998,15.16662 -1.85648,0.248 -3.774887,0.11434 -5.55675,-0.47833"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="cccc"
- id="path6160"
- d="m 72.421632,506.36867 c 5.030233,9.10972 21.039468,-2.26625 13.449128,-9.47082 -6.08838,-8.87065 -18.912867,3.25189 -10.358839,10.02017 1.380209,1.90356 4.961239,1.97127 7.034709,3.57565"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="czc"
- id="path6180"
- d="m 60.89461,449.02459 c 0,0 0.883884,36.19292 1.414214,64.83074 0.53033,28.63783 -1.06066,39.72058 -1.06066,39.72058"
- style="fill:none;stroke:#888a85;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="czc"
- id="path6184"
- d="m 53.823542,458.11648 c 0,0 54.977548,-1.32583 93.338098,-1.41422 38.36054,-0.0884 60.10408,1.06066 60.10408,1.06066"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- inkscape:connector-curvature="0" />
- <path
- sodipodi:nodetypes="czc"
- id="path6312"
- d="m 75.308821,436.90328 c 0,0 38.192119,-1.23743 77.082999,-1.06066 38.89087,0.17678 65.4805,1.76777 65.4805,1.76777"
- style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new"
- inkscape:connector-curvature="0" />
- <text
- id="text6330"
- y="479.49368"
- x="94.046631"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#888a85;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- style="fill:#888a85;font-family:TSCu_Comic"
- y="479.49368"
- x="94.046631"
- id="tspan6332"
- sodipodi:role="line">Label 1</tspan></text>
- <text
- id="text6334"
- y="505.46732"
- x="94.08374"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#888a85;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- style="fill:#888a85;font-family:TSCu_Comic"
- y="505.46732"
- x="94.08374"
- id="tspan6336"
- sodipodi:role="line">Label 2</tspan></text>
- <path
- id="path6338"
- d="m 85.40532,501.09655 c 0.18958,2.91732 -4.2747,5.13893 -7.303926,3.55135 -2.688852,-1.16736 -3.448229,-4.48213 -1.260777,-6.28492 1.912504,-1.77539 5.704573,-1.76407 7.455693,0.1797 0.71046,0.71235 1.13777,1.62745 1.10901,2.55387 z"
- style="fill:#babdb6;fill-opacity:1;stroke:none;display:inline;enable-background:new"
- inkscape:connector-curvature="0" />
- </g>
- <g
- id="g13466"
- transform="matrix(-1,0,0,1,298,-359)">
- <path
- inkscape:connector-curvature="0"
- transform="translate(-1197.9999,-536)"
- clip-path="url(#clipPath12793)"
- style="fill:#8ae234;fill-opacity:0.23214285;stroke:#73d216;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter12736)"
- d="m 1252,1007 0,2 0,134 0,2 224,0 0,-2 -224,-136 z m 32,58.8438 74.375,45.1562 -74.375,0 0,-45.1562 z"
- id="path12726"
- sodipodi:nodetypes="ccccccccccc" />
- <g
- style="opacity:0.7;display:inline"
- transform="translate(-1199.9999,-541)"
- id="g12952">
- <g
- style="opacity:0.5;fill:#ffffff;display:inline"
- id="g12891"
- transform="translate(1,0)">
- <g
- transform="matrix(1,0,0,0.5,0,572)"
- id="g12893"
- style="fill:#ffffff">
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none"
- id="rect12895"
- width="1"
- height="8"
- x="1259"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12897"
- width="1"
- height="8"
- x="1267"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12899"
- width="1"
- height="8"
- x="1275"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12901"
- width="1"
- height="8"
- x="1283"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12903"
- width="1"
- height="8"
- x="1291"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12905"
- width="1"
- height="8"
- x="1299"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12908"
- width="1"
- height="8"
- x="1307"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12910"
- width="1"
- height="8"
- x="1315"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12912"
- width="1"
- height="8"
- x="1323"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12914"
- width="1"
- height="8"
- x="1331"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12916"
- width="1"
- height="8"
- x="1339"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12918"
- width="1"
- height="8"
- x="1347"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12920"
- width="1"
- height="8"
- x="1355"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12922"
- width="1"
- height="8"
- x="1363"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12924"
- width="1"
- height="8"
- x="1371"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12926"
- width="1"
- height="8"
- x="1379"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12928"
- width="1"
- height="8"
- x="1387"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12930"
- width="1"
- height="8"
- x="1395"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12932"
- width="1"
- height="8"
- x="1403"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12934"
- width="1"
- height="8"
- x="1411"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12936"
- width="1"
- height="8"
- x="1419"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12938"
- width="1"
- height="8"
- x="1427"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12940"
- width="1"
- height="8"
- x="1435"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12942"
- width="1"
- height="8"
- x="1443"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12944"
- width="1"
- height="8"
- x="1451"
- y="1136" />
- <rect
- style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
- id="rect12946"
- width="1"
- height="8"
- x="1459"
- y="1136" />
- </g>
- <text
- transform="scale(1.059466,-0.9438717)"
- id="text12948"
- y="-1204.048"
- x="1187.3527"
- style="font-size:8.47572803px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial"
- xml:space="preserve"><tspan
- style="font-size:4.23786402px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#ffffff;font-family:Courier New;-inkscape-font-specification:Courier New Bold"
- y="-1204.048"
- x="1187.3527"
- id="tspan12950"
- sodipodi:role="line">0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25</tspan></text>
- </g>
- <g
- id="g12860">
- <g
- transform="matrix(1,0,0,0.5,0,572)"
- id="g12828">
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none"
- id="rect12722"
- width="1"
- height="8"
- x="1259"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12724"
- width="1"
- height="8"
- x="1267"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12726"
- width="1"
- height="8"
- x="1275"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12728"
- width="1"
- height="8"
- x="1283"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12730"
- width="1"
- height="8"
- x="1291"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12732"
- width="1"
- height="8"
- x="1299"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12734"
- width="1"
- height="8"
- x="1307"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12736"
- width="1"
- height="8"
- x="1315"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12738"
- width="1"
- height="8"
- x="1323"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12740"
- width="1"
- height="8"
- x="1331"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12742"
- width="1"
- height="8"
- x="1339"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12744"
- width="1"
- height="8"
- x="1347"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12746"
- width="1"
- height="8"
- x="1355"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12748"
- width="1"
- height="8"
- x="1363"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12750"
- width="1"
- height="8"
- x="1371"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12752"
- width="1"
- height="8"
- x="1379"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12754"
- width="1"
- height="8"
- x="1387"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12756"
- width="1"
- height="8"
- x="1395"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12758"
- width="1"
- height="8"
- x="1403"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12760"
- width="1"
- height="8"
- x="1411"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12762"
- width="1"
- height="8"
- x="1419"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12764"
- width="1"
- height="8"
- x="1427"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12766"
- width="1"
- height="8"
- x="1435"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12768"
- width="1"
- height="8"
- x="1443"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12770"
- width="1"
- height="8"
- x="1451"
- y="1136" />
- <rect
- style="fill:#000000;fill-opacity:1;stroke:none;display:inline"
- id="rect12772"
- width="1"
- height="8"
- x="1459"
- y="1136" />
- </g>
- <text
- transform="scale(1.059466,-0.9438717)"
- id="text12856"
- y="-1204.048"
- x="1187.3527"
- style="font-size:8.47572803px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial"
- xml:space="preserve"><tspan
- style="font-size:4.23786402px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Courier New;-inkscape-font-specification:Courier New Bold"
- y="-1204.048"
- x="1187.3527"
- id="tspan12858"
- sodipodi:role="line">0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25</tspan></text>
- </g>
- </g>
- <g
- transform="translate(-1199.9999,-539)"
- clip-path="url(#clipPath12688)"
- id="g12680"
- style="display:inline">
- <path
- inkscape:connector-curvature="0"
- id="path12716"
- d="m 1284,1062.8438 0,2 74.375,45.1562 3.2812,0 L 1284,1062.8438 z m -32,79.1562 0,2 224,0 0,-2 -224,0 z"
- style="fill:#73d216;fill-opacity:1;stroke:none;display:inline" />
- <g
- id="g12674">
- <path
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="ccccccccccc"
- id="path12667"
- d="m 1252,1006 0,2 0,134 0,2 224,0 0,-2 -224,-136 z m 32,58.8438 74.375,45.1562 -74.375,0 0,-45.1562 z"
- style="opacity:0.6;fill:#8ae234;fill-opacity:1;stroke:none;display:inline" />
- </g>
- <path
- inkscape:connector-curvature="0"
- id="rect11861"
- d="m 1252,1008 0,136 224,0 -224,-136 z m 32,56.8438 77.6562,47.1562 -77.6562,0 0,-47.1562 z"
- style="opacity:0.4;fill:url(#linearGradient13538);fill-opacity:1;stroke:none;display:inline" />
- <path
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="ccccc"
- id="path12829"
- d="m 1253,1132 0,12 223,0 -19.75,-12 -203.25,0 z"
- style="opacity:0.2;fill:url(#linearGradient13540);fill-opacity:1;stroke:none;display:inline" />
- <path
- inkscape:connector-curvature="0"
- id="path12712"
- d="m 1252,1006 0,2 224,136 0,-2 -224,-136 z m 32,104 0,2 77.6562,0 -3.2812,-2 -74.375,0 z"
- style="opacity:0.8;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#274d02;stroke-width:1.39999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter12692)"
- d="m 1252,1006 0,2 0,134 0,2 224,0 0,-2 -224,-136 z m 32,58.8438 74.375,45.1562 -74.375,0 0,-45.1562 z"
- id="path12678"
- sodipodi:nodetypes="ccccccccccc" />
- </g>
- </g>
- </g>
- </g>
-</svg>
diff --git a/data/icons/hicolor/16x16/Makefile.am b/data/icons/hicolor/symbolic/Makefile.am
index ebbd1452..ebbd1452 100644
--- a/data/icons/hicolor/16x16/Makefile.am
+++ b/data/icons/hicolor/symbolic/Makefile.am
diff --git a/data/icons/hicolor/symbolic/apps/Makefile.am b/data/icons/hicolor/symbolic/apps/Makefile.am
new file mode 100644
index 00000000..12816d91
--- /dev/null
+++ b/data/icons/hicolor/symbolic/apps/Makefile.am
@@ -0,0 +1,9 @@
+## Process this file with automake to produce Makefile.in
+
+appicondir = $(datadir)/icons/hicolor/symbolic/apps
+appicon_DATA = \
+ org.gnome.Glade-symbolic.svg \
+ glade-brand-symbolic.svg \
+ $(NULL)
+
+EXTRA_DIST = $(appicon_DATA)
diff --git a/data/icons/hicolor/scalable/apps/glade-brand-symbolic.svg b/data/icons/hicolor/symbolic/apps/glade-brand-symbolic.svg
index a3964b81..a3964b81 100644
--- a/data/icons/hicolor/scalable/apps/glade-brand-symbolic.svg
+++ b/data/icons/hicolor/symbolic/apps/glade-brand-symbolic.svg
diff --git a/data/icons/hicolor/symbolic/apps/org.gnome.Glade-symbolic.svg b/data/icons/hicolor/symbolic/apps/org.gnome.Glade-symbolic.svg
new file mode 100644
index 00000000..2a835fd7
--- /dev/null
+++ b/data/icons/hicolor/symbolic/apps/org.gnome.Glade-symbolic.svg
@@ -0,0 +1,125 @@
+<?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#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ sodipodi:docname="glade-symbolic.svg"
+ height="16"
+ id="svg7384"
+ inkscape:version="0.92.2 2405546, 2018-03-11"
+ version="1.1"
+ width="16">
+ <metadata
+ id="metadata90">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title>Gnome Symbolic Icon Theme</dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ inkscape:bbox-paths="true"
+ bordercolor="#666666"
+ borderopacity="1"
+ inkscape:current-layer="layer9"
+ inkscape:cx="20.812152"
+ inkscape:cy="4.0924638"
+ gridtolerance="10"
+ inkscape:guide-bbox="true"
+ guidetolerance="10"
+ id="namedview88"
+ inkscape:object-nodes="false"
+ inkscape:object-paths="false"
+ objecttolerance="10"
+ pagecolor="#555753"
+ inkscape:pageopacity="1"
+ inkscape:pageshadow="2"
+ showborder="true"
+ showgrid="false"
+ showguides="true"
+ inkscape:snap-bbox="true"
+ inkscape:snap-bbox-midpoints="false"
+ inkscape:snap-global="true"
+ inkscape:snap-grids="true"
+ inkscape:snap-nodes="true"
+ inkscape:snap-others="false"
+ inkscape:snap-to-guides="true"
+ inkscape:window-height="1381"
+ inkscape:window-maximized="1"
+ inkscape:window-width="2560"
+ inkscape:window-x="1600"
+ inkscape:window-y="27"
+ inkscape:zoom="1"
+ borderlayer="true"
+ inkscape:showpageshadow="false">
+ <inkscape:grid
+ empspacing="2"
+ enabled="true"
+ id="grid4866"
+ snapvisiblegridlinesonly="true"
+ spacingx="1"
+ spacingy="1"
+ type="xygrid"
+ visible="true"
+ originx="0"
+ originy="0" />
+ </sodipodi:namedview>
+ <title
+ id="title9167">Gnome Symbolic Icon Theme</title>
+ <defs
+ id="defs7386" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer9"
+ inkscape:label="apps"
+ style="display:inline"
+ transform="translate(-223.0002,-215)">
+ <path
+ inkscape:connector-curvature="0"
+ d="m 239.00778,222.70429 v 8.31023 h -14 z m -2,3.95138 -4,2.35885 h 4 z"
+ id="path4349"
+ sodipodi:nodetypes="cccccccc"
+ style="display:inline;fill:#3d3846;fill-opacity:1;stroke:none;enable-background:new" />
+ <circle
+ r="1.5"
+ cy="219.51451"
+ cx="227.50777"
+ id="circle1750"
+ style="display:inline;opacity:1;vector-effect:none;fill:#3d3846;fill-opacity:0.99607843;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ <path
+ style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:0.99607843;stroke:#3d3846;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ d="m 224.00778,229.01452 v -13 h 14 v 4"
+ id="path1752"
+ inkscape:connector-curvature="0" />
+ <rect
+ style="display:inline;opacity:1;vector-effect:none;fill:#3d3846;fill-opacity:0.99607843;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="rect1754"
+ width="5"
+ height="1"
+ x="230.00777"
+ y="219.01451" />
+ <circle
+ style="display:inline;opacity:1;vector-effect:none;fill:#3d3846;fill-opacity:0.99607843;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="circle1761"
+ cx="227.50777"
+ cy="223.51451"
+ r="1.5" />
+ <rect
+ y="223.01451"
+ x="230.00777"
+ height="1"
+ width="5"
+ id="rect1763"
+ style="display:inline;opacity:1;vector-effect:none;fill:#3d3846;fill-opacity:0.99607843;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
+ </g>
+</svg>