summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRashi Aswani <aswanirashi19@gmail.com>2013-11-08 18:35:45 +0530
committerDavid King <amigadave@amigadave.com>2013-11-08 18:01:42 +0000
commitdae849d56d8ecbb7ee11727756e7fc1cc6c2bd3b (patch)
tree369fbd4923eb8e3261fc9b80d3b8050846685387 /data
parentb1f41512c777cfc9ed1c3edaebcf6c17f7d06322 (diff)
Change stock icons to symbolic icons
https://bugzilla.gnome.org/show_bug.cgi?id=711680
Diffstat (limited to 'data')
-rw-r--r--data/cheese-main-window.ui28
-rw-r--r--data/icons/16x16/actions/browse-webcam-effects.pngbin745 -> 0 bytes
-rw-r--r--data/icons/16x16/actions/cheese-take-burst.pngbin746 -> 0 bytes
-rw-r--r--data/icons/16x16/actions/cheese-take-photo.pngbin680 -> 0 bytes
-rw-r--r--data/icons/22x22/actions/browse-webcam-effects.pngbin866 -> 0 bytes
-rw-r--r--data/icons/22x22/actions/cheese-take-burst.pngbin1155 -> 0 bytes
-rw-r--r--data/icons/22x22/actions/cheese-take-photo.pngbin1083 -> 0 bytes
-rw-r--r--data/icons/24x24/actions/browse-webcam-effects.pngbin896 -> 0 bytes
-rw-r--r--data/icons/24x24/actions/cheese-take-burst.pngbin1189 -> 0 bytes
-rw-r--r--data/icons/24x24/actions/cheese-take-photo.pngbin1106 -> 0 bytes
-rw-r--r--data/icons/32x32/actions/browse-webcam-effects.pngbin1556 -> 0 bytes
-rw-r--r--data/icons/32x32/actions/cheese-take-burst.pngbin1840 -> 0 bytes
-rw-r--r--data/icons/32x32/actions/cheese-take-photo.pngbin1675 -> 0 bytes
-rw-r--r--data/icons/48x48/actions/browse-webcam-effects.pngbin2722 -> 0 bytes
-rw-r--r--data/icons/48x48/actions/cheese-take-burst.pngbin3287 -> 0 bytes
-rw-r--r--data/icons/48x48/actions/cheese-take-photo.pngbin2597 -> 0 bytes
-rw-r--r--data/icons/scalable/actions/browse-webcam-effects.svg588
-rw-r--r--data/icons/scalable/actions/cheese-take-burst.svg1522
-rw-r--r--data/icons/scalable/actions/cheese-take-photo.svg743
19 files changed, 5 insertions, 2876 deletions
diff --git a/data/cheese-main-window.ui b/data/cheese-main-window.ui
index 288f30b6..277eddcd 100644
--- a/data/cheese-main-window.ui
+++ b/data/cheese-main-window.ui
@@ -44,11 +44,7 @@
<property name="action-name">app.mode</property>
<property name="action-target">"photo"</property>
<property name="tooltip_text" translatable="yes">Photo mode</property>
- <child>
- <object class="GtkImage" id="photo_toggle_button_image">
- <property name="icon-name">cheese-take-photo</property>
- </object>
- </child>
+ <property name="label" translatable="yes">Photo</property>
</object>
</child>
<child>
@@ -57,11 +53,7 @@
<property name="action-name">app.mode</property>
<property name="action-target">"video"</property>
<property name="tooltip_text" translatable="yes">Video mode</property>
- <child>
- <object class="GtkImage" id="video_toggle_button_image">
- <property name="icon-name">video-x-generic</property>
- </object>
- </child>
+ <property name="label" translatable="yes">Video</property>
</object>
</child>
<child>
@@ -70,11 +62,7 @@
<property name="action-name">app.mode</property>
<property name="action-target">"burst"</property>
<property name="tooltip_text" translatable="yes">Photo burst mode</property>
- <child>
- <object class="GtkImage" id="burst_toggle_button_image">
- <property name="icon-name">cheese-take-burst</property>
- </object>
- </child>
+ <property name="label" translatable="yes">Burst</property>
</object>
</child>
</object>
@@ -102,7 +90,6 @@
</child>
<child>
<object class="GtkLabel" id="take_action_button_internal_label">
- <property name="label" translatable="yes">_Take a Photo</property>
<property name="use-underline">True</property>
<property name="use-markup">True</property>
<property name="margin-left">15</property>
@@ -126,7 +113,7 @@
<property name="tooltip_text" translatable="yes">Navigate to the previous page of effects</property>
<child>
<object class="GtkImage" id="effects_prev_page_button_image">
- <property name="stock">gtk-go-back</property>
+ <property name="icon_name">go-previous-symbolic</property>
</object>
</child>
</object>
@@ -143,11 +130,6 @@
<property name="visible">True</property>
<property name="column-spacing">2</property>
<child>
- <object class="GtkImage" id="effects_toggle_button_internal_image">
- <property name="icon_name">browse-webcam-effects</property>
- </object>
- </child>
- <child>
<object class="GtkLabel" id="effects_toggle_button_internal_label">
<property name="label" translatable="yes">_Effects</property>
<property name="use_underline">True</property>
@@ -166,7 +148,7 @@
<property name="tooltip_text" translatable="yes">Navigate to the next page of effects</property>
<child>
<object class="GtkImage" id="effects_prev_next_button_image">
- <property name="stock">gtk-go-forward</property>
+ <property name="icon_name">go-next-symbolic</property>
</object>
</child>
</object>
diff --git a/data/icons/16x16/actions/browse-webcam-effects.png b/data/icons/16x16/actions/browse-webcam-effects.png
deleted file mode 100644
index 5c1cdaf5..00000000
--- a/data/icons/16x16/actions/browse-webcam-effects.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/actions/cheese-take-burst.png b/data/icons/16x16/actions/cheese-take-burst.png
deleted file mode 100644
index faebd0fb..00000000
--- a/data/icons/16x16/actions/cheese-take-burst.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/16x16/actions/cheese-take-photo.png b/data/icons/16x16/actions/cheese-take-photo.png
deleted file mode 100644
index 66571c43..00000000
--- a/data/icons/16x16/actions/cheese-take-photo.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/22x22/actions/browse-webcam-effects.png b/data/icons/22x22/actions/browse-webcam-effects.png
deleted file mode 100644
index f4346499..00000000
--- a/data/icons/22x22/actions/browse-webcam-effects.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/22x22/actions/cheese-take-burst.png b/data/icons/22x22/actions/cheese-take-burst.png
deleted file mode 100644
index 045d6d82..00000000
--- a/data/icons/22x22/actions/cheese-take-burst.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/22x22/actions/cheese-take-photo.png b/data/icons/22x22/actions/cheese-take-photo.png
deleted file mode 100644
index 8fc9b5b2..00000000
--- a/data/icons/22x22/actions/cheese-take-photo.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/24x24/actions/browse-webcam-effects.png b/data/icons/24x24/actions/browse-webcam-effects.png
deleted file mode 100644
index bce9950a..00000000
--- a/data/icons/24x24/actions/browse-webcam-effects.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/24x24/actions/cheese-take-burst.png b/data/icons/24x24/actions/cheese-take-burst.png
deleted file mode 100644
index 2106f27a..00000000
--- a/data/icons/24x24/actions/cheese-take-burst.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/24x24/actions/cheese-take-photo.png b/data/icons/24x24/actions/cheese-take-photo.png
deleted file mode 100644
index 1cba1ee6..00000000
--- a/data/icons/24x24/actions/cheese-take-photo.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/32x32/actions/browse-webcam-effects.png b/data/icons/32x32/actions/browse-webcam-effects.png
deleted file mode 100644
index 9e712685..00000000
--- a/data/icons/32x32/actions/browse-webcam-effects.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/32x32/actions/cheese-take-burst.png b/data/icons/32x32/actions/cheese-take-burst.png
deleted file mode 100644
index a453c0de..00000000
--- a/data/icons/32x32/actions/cheese-take-burst.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/32x32/actions/cheese-take-photo.png b/data/icons/32x32/actions/cheese-take-photo.png
deleted file mode 100644
index 958ec920..00000000
--- a/data/icons/32x32/actions/cheese-take-photo.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/48x48/actions/browse-webcam-effects.png b/data/icons/48x48/actions/browse-webcam-effects.png
deleted file mode 100644
index e7172729..00000000
--- a/data/icons/48x48/actions/browse-webcam-effects.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/48x48/actions/cheese-take-burst.png b/data/icons/48x48/actions/cheese-take-burst.png
deleted file mode 100644
index 29a8141f..00000000
--- a/data/icons/48x48/actions/cheese-take-burst.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/48x48/actions/cheese-take-photo.png b/data/icons/48x48/actions/cheese-take-photo.png
deleted file mode 100644
index b2999135..00000000
--- a/data/icons/48x48/actions/cheese-take-photo.png
+++ /dev/null
Binary files differ
diff --git a/data/icons/scalable/actions/browse-webcam-effects.svg b/data/icons/scalable/actions/browse-webcam-effects.svg
deleted file mode 100644
index b2bc02bd..00000000
--- a/data/icons/scalable/actions/browse-webcam-effects.svg
+++ /dev/null
@@ -1,588 +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"
- width="48"
- height="48"
- id="svg5490"
- sodipodi:version="0.32"
- inkscape:version="0.46"
- version="1.0"
- inkscape:export-filename="/home/andreas/project/misc icons/48x48/effects.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- sodipodi:docbase="/home/andreas/project/jokosher/22x22"
- sodipodi:docname="effects.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape">
- <defs
- id="defs5492">
- <linearGradient
- inkscape:collect="always"
- id="linearGradient6010">
- <stop
- style="stop-color:#e06666;stop-opacity:1;"
- offset="0"
- id="stop6012" />
- <stop
- style="stop-color:#e06666;stop-opacity:0;"
- offset="1"
- id="stop6014" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient6002">
- <stop
- style="stop-color:#e06666;stop-opacity:1;"
- offset="0"
- id="stop6004" />
- <stop
- style="stop-color:#e06666;stop-opacity:0;"
- offset="1"
- id="stop6006" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient5994">
- <stop
- style="stop-color:#8b0000;stop-opacity:1;"
- offset="0"
- id="stop5996" />
- <stop
- style="stop-color:#af0000;stop-opacity:1"
- offset="1"
- id="stop5998" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient5966">
- <stop
- style="stop-color:#eeeeec;stop-opacity:1;"
- offset="0"
- id="stop5968" />
- <stop
- style="stop-color:#cbcbc3;stop-opacity:1"
- offset="1"
- id="stop5970" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient5958">
- <stop
- style="stop-color:#df0000;stop-opacity:1"
- offset="0"
- id="stop5960" />
- <stop
- style="stop-color:#ba0000;stop-opacity:1"
- offset="1"
- id="stop5962" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient5172">
- <stop
- style="stop-color:#cc0000;stop-opacity:1;"
- offset="0"
- id="stop5174" />
- <stop
- style="stop-color:#ba0000;stop-opacity:1"
- offset="1"
- id="stop5176" />
- </linearGradient>
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 11 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="22 : 11 : 1"
- inkscape:persp3d-origin="11 : 7.3333333 : 1"
- id="perspective55" />
- <linearGradient
- id="linearGradient3702">
- <stop
- style="stop-color:black;stop-opacity:0;"
- offset="0"
- id="stop3704" />
- <stop
- id="stop3710"
- offset="0.5"
- style="stop-color:black;stop-opacity:1;" />
- <stop
- style="stop-color:black;stop-opacity:0;"
- offset="1"
- id="stop3706" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3702"
- id="linearGradient2098"
- gradientUnits="userSpaceOnUse"
- x1="25.058096"
- y1="47.027729"
- x2="25.058096"
- y2="39.999443" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3688"
- id="radialGradient2096"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)"
- cx="4.9929786"
- cy="43.5"
- fx="4.9929786"
- fy="43.5"
- r="2.5" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3688">
- <stop
- style="stop-color:black;stop-opacity:1;"
- offset="0"
- id="stop3690" />
- <stop
- style="stop-color:black;stop-opacity:0;"
- offset="1"
- id="stop3692" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3688"
- id="radialGradient2094"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)"
- cx="4.9929786"
- cy="43.5"
- fx="4.9929786"
- fy="43.5"
- r="2.5" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient9372">
- <stop
- style="stop-color:#fce94f;stop-opacity:1;"
- offset="0"
- id="stop9374" />
- <stop
- style="stop-color:#fce94f;stop-opacity:0;"
- offset="1"
- id="stop9376" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient6739">
- <stop
- style="stop-color:#c00;stop-opacity:1"
- offset="0"
- id="stop6741" />
- <stop
- style="stop-color:#730000;stop-opacity:1"
- offset="1"
- id="stop6743" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient6739"
- id="linearGradient6745"
- x1="11"
- y1="5.7221918"
- x2="11"
- y2="9.0032368"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.0413293,0,0,2.3309562,1.614853,0.6233363)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient9372"
- id="radialGradient9378"
- cx="9.6991119"
- cy="5.2384243"
- fx="9.6991119"
- fy="5.2384243"
- r="2.4687479"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.038716,4.194712e-2,-3.898367e-2,0.965333,-0.171292,-0.225252)" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient9372"
- id="radialGradient10267"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.038716,4.194712e-2,-3.898367e-2,0.965333,-0.171292,-0.225252)"
- cx="9.6991119"
- cy="5.2384243"
- fx="9.6991119"
- fy="5.2384243"
- r="2.4687479" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient9372"
- id="radialGradient10271"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.038716,4.194712e-2,-3.898367e-2,0.965333,-0.171292,-0.225252)"
- cx="9.6991119"
- cy="5.2384243"
- fx="9.6991119"
- fy="5.2384243"
- r="2.4687479" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient9372"
- id="radialGradient10275"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.038716,4.194712e-2,-3.898367e-2,0.965333,-0.171292,-0.225252)"
- cx="9.6991119"
- cy="5.2384243"
- fx="9.6991119"
- fy="5.2384243"
- r="2.4687479" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient9372"
- id="radialGradient10279"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.038716,4.194712e-2,-3.898367e-2,0.965333,-0.171292,-0.225252)"
- cx="9.6991119"
- cy="5.2384243"
- fx="9.6991119"
- fy="5.2384243"
- r="2.4687479" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient9372"
- id="radialGradient10283"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.038716,4.194712e-2,-3.898367e-2,0.965333,-0.171292,-0.225252)"
- cx="9.6991119"
- cy="5.2384243"
- fx="9.6991119"
- fy="5.2384243"
- r="2.4687479" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5172"
- id="linearGradient5178"
- x1="5.6568542"
- y1="14.189748"
- x2="3.2703688"
- y2="15.603962"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.4750217,0,0,1.4754551,0.4646291,-0.2664998)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5172"
- id="linearGradient5952"
- gradientUnits="userSpaceOnUse"
- x1="5.6568542"
- y1="14.189748"
- x2="3.2703688"
- y2="15.603962"
- gradientTransform="matrix(-1.4750217,0,0,1.4754551,47.576608,-0.2940937)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5958"
- id="linearGradient5964"
- x1="9.7178297"
- y1="25.639849"
- x2="9.982995"
- y2="19.545048"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.4750217,0,0,1.4720293,0.4646291,-3.4881805e-2)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5966"
- id="linearGradient5972"
- x1="8.859499"
- y1="13.208529"
- x2="8.4977846"
- y2="9.7519455"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient5994"
- id="linearGradient6000"
- x1="25.749866"
- y1="35.811172"
- x2="25.749866"
- y2="21.651354"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient6002"
- id="linearGradient6008"
- x1="7.0987148"
- y1="23.653301"
- x2="3.0328507"
- y2="27.266481"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient6010"
- id="linearGradient6016"
- x1="39.439995"
- y1="25.116896"
- x2="45.068298"
- y2="25.116896"
- gradientUnits="userSpaceOnUse" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="8"
- inkscape:cx="31.124369"
- inkscape:cy="22.923043"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- width="22px"
- height="22px"
- inkscape:window-width="1123"
- inkscape:window-height="688"
- inkscape:window-x="157"
- inkscape:window-y="109"
- showguides="true"
- inkscape:guide-bbox="true">
- <inkscape:grid
- type="xygrid"
- id="grid5170"
- visible="true"
- enabled="true" />
- </sodipodi:namedview>
- <metadata
- id="metadata5495">
- <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="g2043"
- inkscape:label="Shadow"
- transform="matrix(1.0206646,0,0,1.1351534,-0.426478,-6.9707553)">
- <g
- style="display:inline"
- id="g2036"
- inkscape:label="Shadow">
- <g
- id="g3712"
- style="opacity:0.4"
- transform="matrix(1.052632,0,0,1.285713,-1.263158,-13.42854)">
- <rect
- y="40"
- x="38"
- height="7"
- width="5"
- id="rect2801"
- style="opacity:1;fill:url(#radialGradient2094);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- transform="scale(-1,-1)"
- y="-47"
- x="-10"
- height="7"
- width="5"
- id="rect3696"
- style="opacity:1;fill:url(#radialGradient2096);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="40"
- x="10"
- height="7.0000005"
- width="28"
- id="rect3700"
- style="opacity:1;fill:url(#linearGradient2098);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- </g>
- </g>
- </g>
- <path
- style="fill:url(#linearGradient5964);fill-opacity:1;stroke:url(#linearGradient6000);stroke-width:1.00000011999999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
- d="M 11.646726,15.43384 L 36.332214,15.43384 L 39.567391,26.253414 L 39.567391,41.800592 C 39.606137,43.024752 38.826848,43.517068 38.068083,43.446934 L 10.237634,43.446934 C 9.4088692,43.456771 8.7134063,42.683999 8.6079495,41.865648 L 8.6079495,26.253414 L 11.646726,15.43384 z"
- id="rect5508"
- sodipodi:nodetypes="ccccccccc" />
- <rect
- style="opacity:0.31924881;fill:#ffffff;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="rect6709"
- width="28.578621"
- height="10.119224"
- x="9.780158"
- y="15.941437" />
- <path
- style="fill:url(#linearGradient5178);fill-opacity:1;fill-rule:evenodd;stroke:#ae0000;stroke-width:1.00000024000000010px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
- d="M 8.7595069,25.101067 L 2.6355176,26.981881 L 4.6513286,20.339141 L 11.815737,15.325869 L 8.7595069,25.101067 z"
- id="path6711"
- sodipodi:nodetypes="ccccc" />
- <path
- style="fill:url(#linearGradient6745);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
- d="M 14.212481,16.940032 L 34.018427,16.940032 L 35.765684,23.9329 L 12.373264,23.9329 L 14.212481,16.940032 z"
- id="rect6715"
- sodipodi:nodetypes="ccccc" />
- <path
- style="opacity:0.31455399;fill:none;fill-opacity:0.75000000000000000;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1.00000011999999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="M 9.5288247,25.948658 L 9.5288247,42.467715 L 38.487386,42.467715 L 38.487386,25.948658"
- id="path6737" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:url(#radialGradient9378);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path8485"
- sodipodi:cx="9.7953539"
- sodipodi:cy="5.3240066"
- sodipodi:rx="2.4687479"
- sodipodi:ry="2.4687479"
- d="M 12.264102,5.3240066 A 2.4687479,2.4687479 0 1 1 7.326606,5.3240066 A 2.4687479,2.4687479 0 1 1 12.264102,5.3240066 z"
- transform="matrix(1.2403014,0,0,1.2414855,6.8169622,10.144226)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:url(#radialGradient10267);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path10265"
- sodipodi:cx="9.7953539"
- sodipodi:cy="5.3240066"
- sodipodi:rx="2.4687479"
- sodipodi:ry="2.4687479"
- d="M 12.264102,5.3240066 A 2.4687479,2.4687479 0 1 1 7.326606,5.3240066 A 2.4687479,2.4687479 0 1 1 12.264102,5.3240066 z"
- transform="matrix(1.4261657,0,0,1.4275274,8.6201558,2.564617)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:url(#radialGradient10271);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path10269"
- sodipodi:cx="9.7953539"
- sodipodi:cy="5.3240066"
- sodipodi:rx="2.4687479"
- sodipodi:ry="2.4687479"
- d="M 12.264102,5.3240066 A 2.4687479,2.4687479 0 1 1 7.326606,5.3240066 A 2.4687479,2.4687479 0 1 1 12.264102,5.3240066 z"
- transform="matrix(1.7020842,0,0,1.7037093,-3.8636997,1.6269962)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:url(#radialGradient10275);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path10273"
- sodipodi:cx="9.7953539"
- sodipodi:cy="5.3240066"
- sodipodi:rx="2.4687479"
- sodipodi:ry="2.4687479"
- d="M 12.264102,5.3240066 A 2.4687479,2.4687479 0 1 1 7.326606,5.3240066 A 2.4687479,2.4687479 0 1 1 12.264102,5.3240066 z"
- transform="matrix(1.6099718,0,0,1.611509,21.502679,-1.3894987)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:url(#radialGradient10279);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path10277"
- sodipodi:cx="9.7953539"
- sodipodi:cy="5.3240066"
- sodipodi:rx="2.4687479"
- sodipodi:ry="2.4687479"
- d="M 12.264102,5.3240066 A 2.4687479,2.4687479 0 1 1 7.326606,5.3240066 A 2.4687479,2.4687479 0 1 1 12.264102,5.3240066 z"
- transform="matrix(1.2403014,0,0,1.2414855,19.064937,6.05767)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:url(#radialGradient10283);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path10281"
- sodipodi:cx="9.7953539"
- sodipodi:cy="5.3240066"
- sodipodi:rx="2.4687479"
- sodipodi:ry="2.4687479"
- d="M 12.264102,5.3240066 A 2.4687479,2.4687479 0 1 1 7.326606,5.3240066 A 2.4687479,2.4687479 0 1 1 12.264102,5.3240066 z"
- transform="matrix(1.8197755,0,0,1.8215131,9.9168778,-1.7282921)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path10285"
- sodipodi:cx="5.646265"
- sodipodi:cy="3.6914475"
- sodipodi:rx="0.3424392"
- sodipodi:ry="0.35836661"
- d="M 5.9887042,3.6914475 A 0.3424392,0.35836661 0 1 1 5.3038258,3.6914475 A 0.3424392,0.35836661 0 1 1 5.9887042,3.6914475 z"
- transform="matrix(4.453326,0,0,4.0527904,-12.829884,-4.7673396)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path11172"
- sodipodi:cx="5.646265"
- sodipodi:cy="3.6914475"
- sodipodi:rx="0.3424392"
- sodipodi:ry="0.35836661"
- d="M 5.9887042,3.6914475 A 0.3424392,0.35836661 0 1 1 5.3038258,3.6914475 A 0.3424392,0.35836661 0 1 1 5.9887042,3.6914475 z"
- transform="matrix(2.9469036,0,0,2.8508184,2.315623,6.2302597)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path11174"
- sodipodi:cx="5.646265"
- sodipodi:cy="3.6914475"
- sodipodi:rx="0.3424392"
- sodipodi:ry="0.35836661"
- d="M 5.9887042,3.6914475 A 0.3424392,0.35836661 0 1 1 5.3038258,3.6914475 A 0.3424392,0.35836661 0 1 1 5.9887042,3.6914475 z"
- transform="matrix(4.3746176,0,0,4.124502,-2.1518754,-5.0577561)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path11176"
- sodipodi:cx="5.646265"
- sodipodi:cy="3.6914475"
- sodipodi:rx="0.3424392"
- sodipodi:ry="0.35836661"
- d="M 5.9887042,3.6914475 A 0.3424392,0.35836661 0 1 1 5.3038258,3.6914475 A 0.3424392,0.35836661 0 1 1 5.9887042,3.6914475 z"
- transform="matrix(4.2794366,0,0,4.1171669,2.8919175,-7.9328223)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path11178"
- sodipodi:cx="5.646265"
- sodipodi:cy="3.6914475"
- sodipodi:rx="0.3424392"
- sodipodi:ry="0.35836661"
- d="M 5.9887042,3.6914475 A 0.3424392,0.35836661 0 1 1 5.3038258,3.6914475 A 0.3424392,0.35836661 0 1 1 5.9887042,3.6914475 z"
- transform="matrix(3.825225,0,0,3.7005018,15.659728,-6.4700242)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.7;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path11180"
- sodipodi:cx="5.646265"
- sodipodi:cy="3.6914475"
- sodipodi:rx="0.3424392"
- sodipodi:ry="0.35836661"
- d="M 5.9887042,3.6914475 A 0.3424392,0.35836661 0 1 1 5.3038258,3.6914475 A 0.3424392,0.35836661 0 1 1 5.9887042,3.6914475 z"
- transform="matrix(2.9469036,0,0,2.8508184,14.586656,2.1437034)" />
- <path
- sodipodi:type="star"
- style="opacity:1;fill:url(#linearGradient5972);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="path11182"
- sodipodi:sides="5"
- sodipodi:cx="8.739604"
- sodipodi:cy="12.134158"
- sodipodi:r1="4.6745782"
- sodipodi:r2="2.4878902"
- sodipodi:arg1="0.84335367"
- sodipodi:arg2="1.4902372"
- inkscape:flatsided="false"
- inkscape:rounded="0"
- inkscape:randomized="0"
- d="M 11.84802,15.625495 L 8.9398095,14.61398 L 6.3796988,16.16932 L 6.4430203,13.090872 L 4.1726865,11.136688 L 7.1200317,10.245618 L 8.2769989,7.4825264 L 10.035237,10.010262 L 13.020616,10.256761 L 11.159921,12.710058 L 11.84802,15.625495 z"
- transform="matrix(1.5659939,0.1624769,-0.1638735,1.5526511,12.290607,14.959279)" />
- <path
- style="fill:url(#linearGradient5952);fill-opacity:1;fill-rule:evenodd;stroke:#ae0000;stroke-width:1.00000024000000010px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
- d="M 39.28173,25.073473 L 45.405717,26.954287 L 43.389908,20.311547 L 36.225499,15.298275 L 39.28173,25.073473 z"
- id="path5950"
- sodipodi:nodetypes="ccccc" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient6008);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="M 3.5328507,25.783464 L 8.1611538,24.153302"
- id="path5954"
- sodipodi:nodetypes="cc" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient6016);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="M 44.568298,25.931977 L 39.939995,24.301815"
- id="path5956"
- sodipodi:nodetypes="cc" />
- </g>
-</svg>
diff --git a/data/icons/scalable/actions/cheese-take-burst.svg b/data/icons/scalable/actions/cheese-take-burst.svg
deleted file mode 100644
index 14cb934a..00000000
--- a/data/icons/scalable/actions/cheese-take-burst.svg
+++ /dev/null
@@ -1,1522 +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"
- width="48px"
- height="48px"
- id="svg9996"
- sodipodi:version="0.32"
- inkscape:version="0.46"
- sodipodi:docname="cheese-take-burst.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape">
- <defs
- id="defs9998">
- <filter
- inkscape:collect="always"
- id="filter11844">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="0.4425"
- id="feGaussianBlur11846" />
- </filter>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10800"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9375,0,0,1,374,-4)"
- x1="326"
- y1="82"
- x2="319"
- y2="60" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10549"
- id="linearGradient10592"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.8787879,0,0,0.7297297,37.787876,17.621626)"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10590"
- gradientUnits="userSpaceOnUse"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10833"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9393939,0,0,0.9459459,18.393939,3.3243242)"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10594"
- gradientUnits="userSpaceOnUse"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10290"
- id="linearGradient10807"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9428571,0,0,0.948718,372.2857,-0.8974362)"
- x1="313.23395"
- y1="60.5"
- x2="327"
- y2="100" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10282"
- id="radialGradient10810"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.865348,-0.1350801,2.5049645e-2,0.3891156,78.349199,94.80875)"
- cx="316.59714"
- cy="90.158783"
- fx="316.59714"
- fy="90.158783"
- r="17.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3183"
- id="linearGradient10582"
- gradientUnits="userSpaceOnUse"
- x1="73.414131"
- y1="53.407055"
- x2="76.044403"
- y2="66.279846" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3211"
- id="linearGradient10580"
- gradientUnits="userSpaceOnUse"
- x1="77.114586"
- y1="54.003254"
- x2="77.114586"
- y2="56.299889" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2401"
- id="linearGradient10578"
- gradientUnits="userSpaceOnUse"
- x1="74.809799"
- y1="55.235325"
- x2="75.192665"
- y2="59.013077" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7088"
- id="radialGradient10576"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)"
- cx="77.25"
- cy="53.774418"
- fx="77.25"
- fy="53.774418"
- r="5.0104723" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8918"
- id="radialGradient10574"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)"
- cx="319.51566"
- cy="112.44332"
- fx="319.51566"
- fy="112.44332"
- r="18.484375" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8889"
- id="radialGradient10572"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)"
- cx="313.76562"
- cy="67.761253"
- fx="313.76562"
- fy="67.761253"
- r="18.453125" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3695"
- id="linearGradient10570"
- gradientUnits="userSpaceOnUse"
- x1="393.9375"
- y1="85.4375"
- x2="393.9375"
- y2="89.814285" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3665"
- id="linearGradient10568"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.4192913,0,0,2.0590302,-378.94777,-312.58107)"
- x1="309.80115"
- y1="197"
- x2="309.80115"
- y2="193.31165" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3685"
- id="linearGradient10566"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9889955,0,0,0.9778349,4.1762208,1.7247242)"
- x1="363.98322"
- y1="92.558792"
- x2="363.98322"
- y2="84.044449" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3831"
- id="radialGradient10564"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)"
- cx="379.50003"
- cy="61.2845"
- fx="379.50003"
- fy="61.2845"
- r="18.5" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3597"
- id="radialGradient10562"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.7340152,0,0,0.4276432,-278.55882,51.596712)"
- cx="379.5"
- cy="76.229538"
- fx="379.5"
- fy="76.229538"
- r="18.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11307"
- id="linearGradient10560"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)"
- x1="22.405174"
- y1="19.230879"
- x2="22.405174"
- y2="25.107412" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7134"
- id="radialGradient10558"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)"
- cx="22.989853"
- cy="19.626234"
- fx="22.989853"
- fy="19.626234"
- r="5.8947372" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8930"
- id="radialGradient10554"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)"
- cx="319.375"
- cy="89.75"
- fx="319.375"
- fy="89.75"
- r="21.125" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10274"
- id="linearGradient10831"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9375,0,0,1,374,-4)"
- x1="316"
- y1="89"
- x2="323"
- y2="63" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10958"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9375,0,0,1,374,-4)"
- x1="326"
- y1="82"
- x2="319"
- y2="60" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10549"
- id="linearGradient10954"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.8787879,0,0,0.7297297,37.787876,17.621626)"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10952"
- gradientUnits="userSpaceOnUse"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10950"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9393939,0,0,0.9459459,18.393939,3.3243242)"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10956"
- gradientUnits="userSpaceOnUse"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10290"
- id="linearGradient10948"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9428571,0,0,0.948718,372.2857,-0.8974362)"
- x1="313.23395"
- y1="60.5"
- x2="327"
- y2="100" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10282"
- id="radialGradient10946"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.865348,-0.1350801,2.5049645e-2,0.3891156,78.349199,94.80875)"
- cx="316.59714"
- cy="90.158783"
- fx="316.59714"
- fy="90.158783"
- r="17.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3183"
- id="linearGradient10944"
- gradientUnits="userSpaceOnUse"
- x1="73.414131"
- y1="53.407055"
- x2="76.044403"
- y2="66.279846" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3211"
- id="linearGradient10942"
- gradientUnits="userSpaceOnUse"
- x1="77.114586"
- y1="54.003254"
- x2="77.114586"
- y2="56.299889" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2401"
- id="linearGradient10940"
- gradientUnits="userSpaceOnUse"
- x1="74.809799"
- y1="55.235325"
- x2="75.192665"
- y2="59.013077" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7088"
- id="radialGradient10938"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)"
- cx="77.25"
- cy="53.774418"
- fx="77.25"
- fy="53.774418"
- r="5.0104723" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8918"
- id="radialGradient10936"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)"
- cx="319.51566"
- cy="112.44332"
- fx="319.51566"
- fy="112.44332"
- r="18.484375" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8889"
- id="radialGradient10934"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)"
- cx="313.76562"
- cy="67.761253"
- fx="313.76562"
- fy="67.761253"
- r="18.453125" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3695"
- id="linearGradient10932"
- gradientUnits="userSpaceOnUse"
- x1="393.9375"
- y1="85.4375"
- x2="393.9375"
- y2="89.814285" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3665"
- id="linearGradient10930"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.4192913,0,0,2.0590302,-378.94777,-312.58107)"
- x1="309.80115"
- y1="197"
- x2="309.80115"
- y2="193.31165" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3685"
- id="linearGradient10928"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9889955,0,0,0.9778349,4.1762208,1.7247242)"
- x1="363.98322"
- y1="92.558792"
- x2="363.98322"
- y2="84.044449" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3831"
- id="radialGradient10926"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)"
- cx="379.50003"
- cy="61.2845"
- fx="379.50003"
- fy="61.2845"
- r="18.5" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3597"
- id="radialGradient10924"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.7340152,0,0,0.4276432,-278.55882,51.596712)"
- cx="379.5"
- cy="76.229538"
- fx="379.5"
- fy="76.229538"
- r="18.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11307"
- id="linearGradient10922"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)"
- x1="22.405174"
- y1="19.230879"
- x2="22.405174"
- y2="25.107412" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7134"
- id="radialGradient10920"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)"
- cx="22.989853"
- cy="19.626234"
- fx="22.989853"
- fy="19.626234"
- r="5.8947372" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8930"
- id="radialGradient10918"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)"
- cx="319.375"
- cy="89.75"
- fx="319.375"
- fy="89.75"
- r="21.125" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10274"
- id="linearGradient10916"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9375,0,0,1,374,-4)"
- x1="316"
- y1="89"
- x2="323"
- y2="63" />
- <filter
- inkscape:collect="always"
- id="filter11850">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="0.48"
- id="feGaussianBlur11852" />
- </filter>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient11054"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9375,0,0,1,374,-4)"
- x1="326"
- y1="82"
- x2="319"
- y2="60" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10549"
- id="linearGradient11050"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.8787879,0,0,0.7297297,37.787876,17.621626)"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient11048"
- gradientUnits="userSpaceOnUse"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient11046"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9393939,0,0,0.9459459,18.393939,3.3243242)"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient11052"
- gradientUnits="userSpaceOnUse"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10290"
- id="linearGradient11044"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9428571,0,0,0.948718,372.2857,-0.8974362)"
- x1="313.23395"
- y1="60.5"
- x2="327"
- y2="100" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10282"
- id="radialGradient11042"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.865348,-0.1350801,2.5049645e-2,0.3891156,78.349199,94.80875)"
- cx="316.59714"
- cy="90.158783"
- fx="316.59714"
- fy="90.158783"
- r="17.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3183"
- id="linearGradient11040"
- gradientUnits="userSpaceOnUse"
- x1="73.414131"
- y1="53.407055"
- x2="76.044403"
- y2="66.279846" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3211"
- id="linearGradient11038"
- gradientUnits="userSpaceOnUse"
- x1="77.114586"
- y1="54.003254"
- x2="77.114586"
- y2="56.299889" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2401"
- id="linearGradient11036"
- gradientUnits="userSpaceOnUse"
- x1="74.809799"
- y1="55.235325"
- x2="75.192665"
- y2="59.013077" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7088"
- id="radialGradient11034"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)"
- cx="77.25"
- cy="53.774418"
- fx="77.25"
- fy="53.774418"
- r="5.0104723" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8918"
- id="radialGradient11032"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)"
- cx="319.51566"
- cy="112.44332"
- fx="319.51566"
- fy="112.44332"
- r="18.484375" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8889"
- id="radialGradient11030"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)"
- cx="313.76562"
- cy="67.761253"
- fx="313.76562"
- fy="67.761253"
- r="18.453125" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3695"
- id="linearGradient11028"
- gradientUnits="userSpaceOnUse"
- x1="393.9375"
- y1="85.4375"
- x2="393.9375"
- y2="89.814285" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3665"
- id="linearGradient11026"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.4192913,0,0,2.0590302,-378.94777,-312.58107)"
- x1="309.80115"
- y1="197"
- x2="309.80115"
- y2="193.31165" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3685"
- id="linearGradient11024"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9889955,0,0,0.9778349,4.1762208,1.7247242)"
- x1="363.98322"
- y1="92.558792"
- x2="363.98322"
- y2="84.044449" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3831"
- id="radialGradient11022"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)"
- cx="379.50003"
- cy="61.2845"
- fx="379.50003"
- fy="61.2845"
- r="18.5" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3597"
- id="radialGradient11020"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.7340152,0,0,0.4276432,-278.55882,51.596712)"
- cx="379.5"
- cy="76.229538"
- fx="379.5"
- fy="76.229538"
- r="18.5" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11307"
- id="linearGradient11018"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)"
- x1="22.405174"
- y1="19.230879"
- x2="22.405174"
- y2="25.107412" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7134"
- id="radialGradient11016"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)"
- cx="22.989853"
- cy="19.626234"
- fx="22.989853"
- fy="19.626234"
- r="5.8947372" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8930"
- id="radialGradient11014"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)"
- cx="319.375"
- cy="89.75"
- fx="319.375"
- fy="89.75"
- r="21.125" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10274"
- id="linearGradient11012"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9375,0,0,1,374,-4)"
- x1="316"
- y1="89"
- x2="323"
- y2="63" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient10274">
- <stop
- style="stop-color:#729fcf;stop-opacity:1;"
- offset="0"
- id="stop10276" />
- <stop
- style="stop-color:#3465a4;stop-opacity:1"
- offset="1"
- id="stop10278" />
- </linearGradient>
- <linearGradient
- id="linearGradient3183"
- inkscape:collect="always">
- <stop
- id="stop3185"
- offset="0"
- style="stop-color:#ffffff;stop-opacity:1;" />
- <stop
- id="stop3187"
- offset="1"
- style="stop-color:#ffffff;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient3211"
- inkscape:collect="always">
- <stop
- id="stop3213"
- offset="0"
- style="stop-color:#ffffff;stop-opacity:1;" />
- <stop
- id="stop3215"
- offset="1"
- style="stop-color:#ffffff;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient2401"
- inkscape:collect="always">
- <stop
- id="stop2403"
- offset="0"
- style="stop-color:#888a85;stop-opacity:1;" />
- <stop
- id="stop2405"
- offset="1"
- style="stop-color:#555753;stop-opacity:1" />
- </linearGradient>
- <linearGradient
- id="linearGradient7088"
- inkscape:collect="always">
- <stop
- id="stop7090"
- offset="0"
- style="stop-color:#ffffff;stop-opacity:1" />
- <stop
- style="stop-color:#c8c8c1;stop-opacity:1"
- offset="0.63414639"
- id="stop7096" />
- <stop
- id="stop7092"
- offset="1"
- style="stop-color:#d9d9d4;stop-opacity:1" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient8918">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop8920" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop8922" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient8889">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop8891" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop8893" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3695">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop3697" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop3699" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3665">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop3667" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop3669" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3685">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop3687" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop3689" />
- </linearGradient>
- <linearGradient
- id="linearGradient3831">
- <stop
- id="stop3833"
- offset="0"
- style="stop-color:#000000;stop-opacity:1;" />
- <stop
- style="stop-color:#000000;stop-opacity:0.49803922;"
- offset="0.66581178"
- id="stop3835" />
- <stop
- id="stop3837"
- offset="1"
- style="stop-color:#000000;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- id="linearGradient3597">
- <stop
- style="stop-color:#ffffff;stop-opacity:0"
- offset="0"
- id="stop3599" />
- <stop
- id="stop3654"
- offset="0.40612376"
- style="stop-color:#ffffff;stop-opacity:0" />
- <stop
- style="stop-color:#ffffff;stop-opacity:1"
- offset="1"
- id="stop3601" />
- </linearGradient>
- <filter
- inkscape:collect="always"
- id="filter3970"
- x="-0.084656589"
- width="1.1693132"
- y="-0.84697956"
- height="2.693959">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="1.058738"
- id="feGaussianBlur3972" />
- </filter>
- <linearGradient
- id="linearGradient11307"
- inkscape:collect="always">
- <stop
- id="stop11309"
- offset="0"
- style="stop-color:#888a85;stop-opacity:1;" />
- <stop
- id="stop11311"
- offset="1"
- style="stop-color:#3d3f3c;stop-opacity:1" />
- </linearGradient>
- <linearGradient
- id="linearGradient7134">
- <stop
- id="stop7136"
- offset="0"
- style="stop-color:#f0f0ee;stop-opacity:1" />
- <stop
- id="stop7138"
- offset="1"
- style="stop-color:#a1a196;stop-opacity:1" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient8930">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop8932" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop8934" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient10282">
- <stop
- style="stop-color:#eeeeec;stop-opacity:1;"
- offset="0"
- id="stop10284" />
- <stop
- style="stop-color:#d3d7cf;stop-opacity:1"
- offset="1"
- id="stop10286" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient10290">
- <stop
- style="stop-color:#babdb6;stop-opacity:1;"
- offset="0"
- id="stop10292" />
- <stop
- style="stop-color:#888a85;stop-opacity:1"
- offset="1"
- id="stop10294" />
- </linearGradient>
- <linearGradient
- id="linearGradient10549">
- <stop
- id="stop10551"
- offset="0"
- style="stop-color:#ffffff;stop-opacity:1;" />
- <stop
- id="stop10553"
- offset="1"
- style="stop-color:#204a87;stop-opacity:1" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10323"
- x1="306"
- y1="63"
- x2="334"
- y2="98"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- id="linearGradient10317">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop10319" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0.19838057"
- offset="1"
- id="stop10321" />
- </linearGradient>
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="2"
- inkscape:cx="100.79524"
- inkscape:cy="10.600144"
- inkscape:current-layer="layer1"
- showgrid="true"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- showborder="false"
- inkscape:showpageshadow="false"
- inkscape:window-width="709"
- inkscape:window-height="690"
- inkscape:window-x="622"
- inkscape:window-y="253" />
- <metadata
- id="metadata10001">
- <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>cheese-take-burst</dc:title>
- <dc:creator>
- <cc:Agent>
- <dc:title>Ulisse Perusin &lt;ulisail@yahoo.it&gt;</dc:title>
- </cc:Agent>
- </dc:creator>
- <dc:source>Ulisse Perusin &lt;ulisail@yahoo.it&gt;</dc:source>
- <dc:contributor>
- <cc:Agent>
- <dc:title>the Tango Project people
-http://tango.freedesktop.org/Tango_Desktop_Project</dc:title>
- </cc:Agent>
- </dc:contributor>
- <cc:license
- rdf:resource="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Layer 1"
- inkscape:groupmode="layer">
- <path
- style="opacity:0.25;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter11844);enable-background:accumulate"
- d="M 1.15625,36 C 0.51968,36 0,36.669 0,37.5 C 0,38.331 0.51968,39 1.15625,39 L 34.84375,39 C 35.48032,39 36,38.331 36,37.5 C 36,36.669 35.48032,36 34.84375,36 L 1.15625,36 z M 7.15625,40 C 6.51968,40 6,40.669 6,41.5 C 6,42.331 6.51968,43 7.15625,43 L 40.84375,43 C 41.48032,43 42,42.331 42,41.5 C 42,40.669 41.48032,40 40.84375,40 L 7.15625,40 z M 13.15625,44 C 12.51968,44 12,44.669 12,45.5 C 12,46.331 12.51968,47 13.15625,47 L 46.84375,47 C 47.48032,47 48,46.331 48,45.5 C 48,44.669 47.48032,44 46.84375,44 L 13.15625,44 z"
- id="rect9598" />
- <g
- id="g10837"
- transform="translate(-656,-56)">
- <rect
- ry="0"
- style="fill:url(#linearGradient10831);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect9600"
- width="30"
- height="28"
- x="659"
- y="58" />
- <g
- transform="translate(355,-64.000002)"
- id="g9602"
- style="display:inline;enable-background:new">
- <path
- sodipodi:type="arc"
- style="opacity:0.35;fill:url(#radialGradient10554);fill-opacity:1;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"
- id="path9604"
- sodipodi:cx="319.375"
- sodipodi:cy="89.75"
- sodipodi:rx="21.125"
- sodipodi:ry="7"
- d="M 340.5,89.75 A 21.125,7 0 1 1 298.25,89.75 A 21.125,7 0 1 1 340.5,89.75 z"
- transform="matrix(0.6627222,0,0,0.2857145,107.3431,130.35712)" />
- <g
- id="g9608"
- transform="matrix(1.0341347,0,0,0.9519659,-10.204368,7.0622543)">
- <g
- transform="matrix(0.6864295,0,0,0.6864295,57.826331,91.429598)"
- id="g9610">
- <path
- style="fill:url(#radialGradient10558);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10560);stroke-width:1.46826601;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 319.5,72.5 C 308.99304,72.499998 300.5,77.414904 300.5,84.9375 C 300.50001,87.640955 301.61784,92.209778 305.5,93.25 C 305.50001,93.250001 305.5625,94.34375 305.5625,94.34375 C 306.81952,94.54547 308.54253,95.5 319.5,95.5 C 319.51113,95.5 319.52013,95.500004 319.53125,95.5 C 330.48872,95.5 332.21173,94.545466 333.46875,94.34375 C 333.46875,94.34375 333.53124,93.249997 333.53125,93.25 C 337.41341,92.209778 338.53124,87.640951 338.53125,84.9375 C 338.53125,77.414904 330.03821,72.499994 319.53125,72.5 C 319.52067,72.49999 319.51058,72.5 319.5,72.5 z"
- id="path9612"
- transform="translate(60,0)" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.861202;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline;filter:url(#filter3970);enable-background:new"
- d="M 305.38366,80.5 C 314.83663,79.206308 324.21367,79.127505 333.5,80.5"
- id="path9614"
- sodipodi:nodetypes="cc"
- transform="matrix(1.0533498,0,0,1,42.957855,-1)" />
- <path
- style="opacity:0.80365295;fill:url(#radialGradient10562);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 379.5,73.06529 C 374.37246,73.065289 369.74483,74.228201 366.43802,76.315308 C 363.13709,78.398716 361.17609,81.349812 361.17609,84.889164 C 361.17609,85.436905 361.24035,86.042071 361.33085,86.65346 C 361.82868,84.809663 363.64455,83.249469 366.43802,82.103435 C 369.74483,80.746806 374.37246,79.998658 379.5,79.998661 C 384.62753,79.998661 389.25517,80.746803 392.56198,82.103435 C 395.35545,83.249472 397.17132,84.809665 397.66915,86.65346 C 397.75965,86.042072 397.82391,85.436902 397.82391,84.889164 C 397.82391,81.349813 395.86291,78.398716 392.56198,76.315308 C 389.25517,74.228201 384.62753,73.06529 379.5,73.06529 z"
- id="path9616" />
- <path
- style="opacity:0.65753425;fill:url(#radialGradient10564);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 379.5,73 C 374.32318,72.999999 369.65108,74.174086 366.3125,76.28125 C 364.71015,77.292584 363.43844,78.521249 362.53125,79.90625 L 396.46875,79.90625 C 395.56156,78.521248 394.28985,77.292584 392.6875,76.28125 C 389.34892,74.174086 384.6768,73 379.5,73 z"
- id="path9618" />
- <path
- style="opacity:0.1;fill:url(#linearGradient10566);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 364.47963,77.8125 C 362.39268,79.700066 361.21135,82.055075 361.20358,84.779573 C 361.19587,87.512029 362.34245,90.221013 363.64517,91.288287 C 364.30977,91.832776 364.88656,92.227924 366.09447,92.548777 L 364.47963,77.8125 z M 394.52037,77.8125 L 392.9245,92.580645 C 393.8474,92.358033 394.99371,91.702741 395.76475,90.940399 C 397.36462,88.950037 397.79642,87.198805 397.79642,84.779573 C 397.79642,82.055064 396.60732,79.700067 394.52037,77.8125 z"
- id="path9620"
- sodipodi:nodetypes="csscccccsc" />
- <path
- id="path9622"
- d="M 364.98428,75.546138 L 366.94994,92.989972 C 366.94994,92.989972 371.11567,93.961564 379.50001,93.961564 C 387.92712,93.961564 392.05008,92.989972 392.05008,92.989972 L 394.01577,75.546138 C 394.01577,75.546138 364.98428,75.546138 364.98428,75.546138 z"
- style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient10568);stroke-width:1.46826625;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new"
- sodipodi:nodetypes="cczccc" />
- <path
- style="opacity:0.23744291;fill:url(#linearGradient10570);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 365,83.8125 C 365,83.8125 363.96875,93 363.96875,93 L 366.125,93 L 365,83.8125 z M 394,83.8125 L 392.875,92 L 395.03125,92 C 395.03125,92 394,83.8125 394,83.8125 z"
- id="path9624"
- sodipodi:nodetypes="cccccccc" />
- </g>
- <path
- transform="matrix(0.6733282,0,0,0.6548466,103.19818,94.082561)"
- d="M 319.5,73.5625 C 314.41215,73.562499 309.84115,74.751354 306.625,76.78125 C 303.40885,78.811146 301.5625,81.575957 301.5625,84.9375 C 301.5625,86.142825 301.82518,87.829145 302.5,89.25 C 303.17482,90.670855 304.19109,91.792669 305.78125,92.21875 C 306.22335,92.339363 306.53829,92.729879 306.5625,93.1875 C 306.5625,93.1875 306.55749,93.349826 306.5625,93.4375 C 307.16068,93.578694 307.62063,93.747372 309.03125,93.9375 C 310.92239,94.192394 314.05211,94.4375 319.5,94.4375 C 319.51138,94.4375 319.52059,94.437504 319.53125,94.4375 C 324.97914,94.4375 328.10886,94.192395 330,93.9375 C 331.41062,93.747371 331.87057,93.578693 332.46875,93.4375 C 332.47376,93.349826 332.46875,93.1875 332.46875,93.1875 C 332.49296,92.729879 332.8079,92.339363 333.25,92.21875 C 334.84016,91.792669 335.85643,90.670856 336.53125,89.25 C 337.20607,87.829144 337.46875,86.142823 337.46875,84.9375 C 337.46875,81.575957 335.6224,78.811146 332.40625,76.78125 C 329.1901,74.751354 324.6191,73.562497 319.53125,73.5625 C 319.52198,73.562491 319.51125,73.5625 319.5,73.5625 z"
- id="path9626"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient10572);stroke-width:1.51781034;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z "
- inkscape:radius="-1.0622327"
- sodipodi:type="inkscape:offset" />
- <path
- transform="matrix(0.6800312,0,0,0.6705066,101.05645,92.767122)"
- d="M 319.5,73.03125 C 314.32962,73.031249 309.66976,74.244517 306.34375,76.34375 C 303.01774,78.442983 301.03125,81.376769 301.03125,84.9375 C 301.03125,86.215774 301.31163,87.984816 302.03125,89.5 C 302.75087,91.015184 303.85999,92.277066 305.625,92.75 C 305.84675,92.803248 306.01006,92.991679 306.03125,93.21875 C 306.03125,93.21875 306.04416,93.585297 306.0625,93.90625 C 306.70128,94.040116 307.28197,94.2414 308.96875,94.46875 C 310.89299,94.728106 314.03674,94.96875 319.5,94.96875 C 319.51126,94.96875 319.52036,94.968754 319.53125,94.96875 C 324.99451,94.96875 328.13826,94.728106 330.0625,94.46875 C 331.74928,94.2414 332.32996,94.040115 332.96875,93.90625 C 332.98709,93.585297 333,93.21875 333,93.21875 C 333.02119,92.991679 333.1845,92.803248 333.40625,92.75 C 335.17126,92.277066 336.28038,91.015184 337,89.5 C 337.71962,87.984816 338,86.215771 338,84.9375 C 338,81.376769 336.01351,78.442984 332.6875,76.34375 C 329.36149,74.244516 324.70163,73.031247 319.53125,73.03125 C 319.52133,73.031241 319.51092,73.03125 319.5,73.03125 z"
- id="path9628"
- style="opacity:0.8;fill:url(#radialGradient10574);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z "
- inkscape:radius="-0.53294957"
- sodipodi:type="inkscape:offset" />
- </g>
- <g
- id="g9630"
- transform="matrix(0.6538794,0,0,0.6929615,70.862787,90.81248)">
- <path
- transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)"
- d="M 81.875,56.125 A 4.625,4.625 0 1 1 72.625,56.125 A 4.625,4.625 0 1 1 81.875,56.125 z"
- sodipodi:ry="4.625"
- sodipodi:rx="4.625"
- sodipodi:cy="56.125"
- sodipodi:cx="77.25"
- id="path9632"
- style="fill:url(#radialGradient10576);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10578);stroke-width:0.52922583;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- sodipodi:type="arc" />
- <path
- transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)"
- d="M 79.3125,54.5 A 2.25,1.1875 0 1 1 74.8125,54.5 A 2.25,1.1875 0 1 1 79.3125,54.5 z"
- sodipodi:ry="1.1875"
- sodipodi:rx="2.25"
- sodipodi:cy="54.5"
- sodipodi:cx="77.0625"
- id="path9634"
- style="opacity:0.9;fill:url(#linearGradient10580);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- sodipodi:type="arc" />
- <path
- transform="matrix(2.4961121,0,0,2.5098571,186.66,-76.384845)"
- d="M 81.875,56.125 A 4.625,4.625 0 1 1 72.625,56.125 A 4.625,4.625 0 1 1 81.875,56.125 z"
- sodipodi:ry="4.625"
- sodipodi:rx="4.625"
- sodipodi:cy="56.125"
- sodipodi:cx="77.25"
- id="path9636"
- style="opacity:0.5142857;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10582);stroke-width:0.5357064;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- sodipodi:type="arc" />
- </g>
- </g>
- <path
- sodipodi:nodetypes="cccccccccc"
- id="path9638"
- d="M 657.5,56.5 L 657.5,93.5 L 690.5,93.5 L 690.5,56.5 L 657.5,56.5 z M 658.91429,58 L 689,58 L 689,86 L 659,86 L 658.91429,58 z"
- style="fill:url(#radialGradient10810);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- ry="0"
- y="56.500004"
- x="657.5"
- height="37.000004"
- width="33"
- id="rect9640"
- style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient10807);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <g
- transform="translate(355,-4)"
- style="stroke:url(#linearGradient10594)"
- id="g9642">
- <rect
- y="61.499996"
- x="303.5"
- height="35"
- width="30.999998"
- id="rect9644"
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient10833);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- ry="0" />
- <path
- sodipodi:nodetypes="cc"
- style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient10590);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="M 304,90.5 L 334,90.5"
- id="path9646" />
- <rect
- ry="0"
- style="opacity:0.15384617;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient10592);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect9648"
- width="29"
- height="26.999998"
- x="304.5"
- y="62.500004" />
- </g>
- <path
- sodipodi:nodetypes="ccccc"
- id="path9650"
- d="M 659,58 L 689,58 L 689,73 C 679.11612,79.494489 669.3125,66 659,73 L 659,58 z"
- style="opacity:0.2;fill:url(#linearGradient10800);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- </g>
- <rect
- ry="1.0625"
- y="59"
- x="662"
- height="35"
- width="29"
- id="rect11854"
- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter11850);enable-background:accumulate"
- transform="matrix(1.0344828,0,0,1,-679.82759,-56)" />
- <g
- id="g10864"
- transform="translate(-650,-52)">
- <rect
- y="58"
- x="659"
- height="28"
- width="30"
- id="rect10866"
- style="fill:url(#linearGradient10916);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- ry="0" />
- <g
- style="display:inline;enable-background:new"
- id="g10868"
- transform="translate(355,-64.000002)">
- <path
- transform="matrix(0.6627222,0,0,0.2857145,107.3431,130.35712)"
- d="M 340.5,89.75 A 21.125,7 0 1 1 298.25,89.75 A 21.125,7 0 1 1 340.5,89.75 z"
- sodipodi:ry="7"
- sodipodi:rx="21.125"
- sodipodi:cy="89.75"
- sodipodi:cx="319.375"
- id="path10870"
- style="opacity:0.35;fill:url(#radialGradient10918);fill-opacity:1;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"
- sodipodi:type="arc" />
- <g
- transform="matrix(1.0341347,0,0,0.9519659,-10.204368,7.0622543)"
- id="g10872">
- <g
- id="g10874"
- transform="matrix(0.6864295,0,0,0.6864295,57.826331,91.429598)">
- <path
- transform="translate(60,0)"
- id="path10876"
- d="M 319.5,72.5 C 308.99304,72.499998 300.5,77.414904 300.5,84.9375 C 300.50001,87.640955 301.61784,92.209778 305.5,93.25 C 305.50001,93.250001 305.5625,94.34375 305.5625,94.34375 C 306.81952,94.54547 308.54253,95.5 319.5,95.5 C 319.51113,95.5 319.52013,95.500004 319.53125,95.5 C 330.48872,95.5 332.21173,94.545466 333.46875,94.34375 C 333.46875,94.34375 333.53124,93.249997 333.53125,93.25 C 337.41341,92.209778 338.53124,87.640951 338.53125,84.9375 C 338.53125,77.414904 330.03821,72.499994 319.53125,72.5 C 319.52067,72.49999 319.51058,72.5 319.5,72.5 z"
- style="fill:url(#radialGradient10920);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10922);stroke-width:1.46826601;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- transform="matrix(1.0533498,0,0,1,42.957855,-1)"
- sodipodi:nodetypes="cc"
- id="path10878"
- d="M 305.38366,80.5 C 314.83663,79.206308 324.21367,79.127505 333.5,80.5"
- style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.861202;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline;filter:url(#filter3970);enable-background:new" />
- <path
- id="path10880"
- d="M 379.5,73.06529 C 374.37246,73.065289 369.74483,74.228201 366.43802,76.315308 C 363.13709,78.398716 361.17609,81.349812 361.17609,84.889164 C 361.17609,85.436905 361.24035,86.042071 361.33085,86.65346 C 361.82868,84.809663 363.64455,83.249469 366.43802,82.103435 C 369.74483,80.746806 374.37246,79.998658 379.5,79.998661 C 384.62753,79.998661 389.25517,80.746803 392.56198,82.103435 C 395.35545,83.249472 397.17132,84.809665 397.66915,86.65346 C 397.75965,86.042072 397.82391,85.436902 397.82391,84.889164 C 397.82391,81.349813 395.86291,78.398716 392.56198,76.315308 C 389.25517,74.228201 384.62753,73.06529 379.5,73.06529 z"
- style="opacity:0.80365295;fill:url(#radialGradient10924);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- id="path10882"
- d="M 379.5,73 C 374.32318,72.999999 369.65108,74.174086 366.3125,76.28125 C 364.71015,77.292584 363.43844,78.521249 362.53125,79.90625 L 396.46875,79.90625 C 395.56156,78.521248 394.28985,77.292584 392.6875,76.28125 C 389.34892,74.174086 384.6768,73 379.5,73 z"
- style="opacity:0.65753425;fill:url(#radialGradient10926);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- sodipodi:nodetypes="csscccccsc"
- id="path10884"
- d="M 364.47963,77.8125 C 362.39268,79.700066 361.21135,82.055075 361.20358,84.779573 C 361.19587,87.512029 362.34245,90.221013 363.64517,91.288287 C 364.30977,91.832776 364.88656,92.227924 366.09447,92.548777 L 364.47963,77.8125 z M 394.52037,77.8125 L 392.9245,92.580645 C 393.8474,92.358033 394.99371,91.702741 395.76475,90.940399 C 397.36462,88.950037 397.79642,87.198805 397.79642,84.779573 C 397.79642,82.055064 396.60732,79.700067 394.52037,77.8125 z"
- style="opacity:0.1;fill:url(#linearGradient10928);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- sodipodi:nodetypes="cczccc"
- style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient10930);stroke-width:1.46826625;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new"
- d="M 364.98428,75.546138 L 366.94994,92.989972 C 366.94994,92.989972 371.11567,93.961564 379.50001,93.961564 C 387.92712,93.961564 392.05008,92.989972 392.05008,92.989972 L 394.01577,75.546138 C 394.01577,75.546138 364.98428,75.546138 364.98428,75.546138 z"
- id="path10886" />
- <path
- sodipodi:nodetypes="cccccccc"
- id="path10888"
- d="M 365,83.8125 C 365,83.8125 363.96875,93 363.96875,93 L 366.125,93 L 365,83.8125 z M 394,83.8125 L 392.875,92 L 395.03125,92 C 395.03125,92 394,83.8125 394,83.8125 z"
- style="opacity:0.23744291;fill:url(#linearGradient10932);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- </g>
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-1.0622327"
- inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z "
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient10934);stroke-width:1.51781034;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="path10890"
- d="M 319.5,73.5625 C 314.41215,73.562499 309.84115,74.751354 306.625,76.78125 C 303.40885,78.811146 301.5625,81.575957 301.5625,84.9375 C 301.5625,86.142825 301.82518,87.829145 302.5,89.25 C 303.17482,90.670855 304.19109,91.792669 305.78125,92.21875 C 306.22335,92.339363 306.53829,92.729879 306.5625,93.1875 C 306.5625,93.1875 306.55749,93.349826 306.5625,93.4375 C 307.16068,93.578694 307.62063,93.747372 309.03125,93.9375 C 310.92239,94.192394 314.05211,94.4375 319.5,94.4375 C 319.51138,94.4375 319.52059,94.437504 319.53125,94.4375 C 324.97914,94.4375 328.10886,94.192395 330,93.9375 C 331.41062,93.747371 331.87057,93.578693 332.46875,93.4375 C 332.47376,93.349826 332.46875,93.1875 332.46875,93.1875 C 332.49296,92.729879 332.8079,92.339363 333.25,92.21875 C 334.84016,91.792669 335.85643,90.670856 336.53125,89.25 C 337.20607,87.829144 337.46875,86.142823 337.46875,84.9375 C 337.46875,81.575957 335.6224,78.811146 332.40625,76.78125 C 329.1901,74.751354 324.6191,73.562497 319.53125,73.5625 C 319.52198,73.562491 319.51125,73.5625 319.5,73.5625 z"
- transform="matrix(0.6733282,0,0,0.6548466,103.19818,94.082561)" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-0.53294957"
- inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z "
- style="opacity:0.8;fill:url(#radialGradient10936);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="path10892"
- d="M 319.5,73.03125 C 314.32962,73.031249 309.66976,74.244517 306.34375,76.34375 C 303.01774,78.442983 301.03125,81.376769 301.03125,84.9375 C 301.03125,86.215774 301.31163,87.984816 302.03125,89.5 C 302.75087,91.015184 303.85999,92.277066 305.625,92.75 C 305.84675,92.803248 306.01006,92.991679 306.03125,93.21875 C 306.03125,93.21875 306.04416,93.585297 306.0625,93.90625 C 306.70128,94.040116 307.28197,94.2414 308.96875,94.46875 C 310.89299,94.728106 314.03674,94.96875 319.5,94.96875 C 319.51126,94.96875 319.52036,94.968754 319.53125,94.96875 C 324.99451,94.96875 328.13826,94.728106 330.0625,94.46875 C 331.74928,94.2414 332.32996,94.040115 332.96875,93.90625 C 332.98709,93.585297 333,93.21875 333,93.21875 C 333.02119,92.991679 333.1845,92.803248 333.40625,92.75 C 335.17126,92.277066 336.28038,91.015184 337,89.5 C 337.71962,87.984816 338,86.215771 338,84.9375 C 338,81.376769 336.01351,78.442984 332.6875,76.34375 C 329.36149,74.244516 324.70163,73.031247 319.53125,73.03125 C 319.52133,73.031241 319.51092,73.03125 319.5,73.03125 z"
- transform="matrix(0.6800312,0,0,0.6705066,101.05645,92.767122)" />
- </g>
- <g
- transform="matrix(0.6538794,0,0,0.6929615,70.862787,90.81248)"
- id="g10894">
- <path
- sodipodi:type="arc"
- style="fill:url(#radialGradient10938);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10940);stroke-width:0.52922583;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="path10896"
- sodipodi:cx="77.25"
- sodipodi:cy="56.125"
- sodipodi:rx="4.625"
- sodipodi:ry="4.625"
- d="M 81.875,56.125 A 4.625,4.625 0 1 1 72.625,56.125 A 4.625,4.625 0 1 1 81.875,56.125 z"
- transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.9;fill:url(#linearGradient10942);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="path10898"
- sodipodi:cx="77.0625"
- sodipodi:cy="54.5"
- sodipodi:rx="2.25"
- sodipodi:ry="1.1875"
- d="M 79.3125,54.5 A 2.25,1.1875 0 1 1 74.8125,54.5 A 2.25,1.1875 0 1 1 79.3125,54.5 z"
- transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.5142857;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10944);stroke-width:0.5357064;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="path10900"
- sodipodi:cx="77.25"
- sodipodi:cy="56.125"
- sodipodi:rx="4.625"
- sodipodi:ry="4.625"
- d="M 81.875,56.125 A 4.625,4.625 0 1 1 72.625,56.125 A 4.625,4.625 0 1 1 81.875,56.125 z"
- transform="matrix(2.4961121,0,0,2.5098571,186.66,-76.384845)" />
- </g>
- </g>
- <path
- style="fill:url(#radialGradient10946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 657.5,56.5 L 657.5,93.5 L 690.5,93.5 L 690.5,56.5 L 657.5,56.5 z M 658.91429,58 L 689,58 L 689,86 L 659,86 L 658.91429,58 z"
- id="path10902"
- sodipodi:nodetypes="cccccccccc" />
- <rect
- style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient10948);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect10904"
- width="33"
- height="37.000004"
- x="657.5"
- y="56.500004"
- ry="0" />
- <g
- id="g10906"
- style="stroke:url(#linearGradient10956)"
- transform="translate(355,-4)">
- <rect
- ry="0"
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient10950);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect10908"
- width="30.999998"
- height="35"
- x="303.5"
- y="61.499996" />
- <path
- id="path10910"
- d="M 304,90.5 L 334,90.5"
- style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient10952);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- sodipodi:nodetypes="cc" />
- <rect
- y="62.500004"
- x="304.5"
- height="26.999998"
- width="29"
- id="rect10912"
- style="opacity:0.15384617;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient10954);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- ry="0" />
- </g>
- <path
- style="opacity:0.2;fill:url(#linearGradient10958);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 659,58 L 689,58 L 689,73 C 679.11612,79.494489 669.3125,66 659,73 L 659,58 z"
- id="path10914"
- sodipodi:nodetypes="ccccc" />
- </g>
- <rect
- style="opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter11850);enable-background:accumulate"
- id="rect11848"
- width="29"
- height="35"
- x="668"
- y="63"
- ry="1.0625"
- transform="matrix(1.0344828,0,0,1,-680.03448,-56)" />
- <g
- transform="translate(-644,-48)"
- id="g10960">
- <rect
- ry="0"
- style="fill:url(#linearGradient11012);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect10962"
- width="30"
- height="28"
- x="659"
- y="58" />
- <g
- transform="translate(355,-64.000002)"
- id="g10964"
- style="display:inline;enable-background:new">
- <path
- sodipodi:type="arc"
- style="opacity:0.35;fill:url(#radialGradient11014);fill-opacity:1;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"
- id="path10966"
- sodipodi:cx="319.375"
- sodipodi:cy="89.75"
- sodipodi:rx="21.125"
- sodipodi:ry="7"
- d="M 340.5,89.75 A 21.125,7 0 1 1 298.25,89.75 A 21.125,7 0 1 1 340.5,89.75 z"
- transform="matrix(0.6627222,0,0,0.2857145,107.3431,130.35712)" />
- <g
- id="g10968"
- transform="matrix(1.0341347,0,0,0.9519659,-10.204368,7.0622543)">
- <g
- transform="matrix(0.6864295,0,0,0.6864295,57.826331,91.429598)"
- id="g10970">
- <path
- style="fill:url(#radialGradient11016);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11018);stroke-width:1.46826601;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 319.5,72.5 C 308.99304,72.499998 300.5,77.414904 300.5,84.9375 C 300.50001,87.640955 301.61784,92.209778 305.5,93.25 C 305.50001,93.250001 305.5625,94.34375 305.5625,94.34375 C 306.81952,94.54547 308.54253,95.5 319.5,95.5 C 319.51113,95.5 319.52013,95.500004 319.53125,95.5 C 330.48872,95.5 332.21173,94.545466 333.46875,94.34375 C 333.46875,94.34375 333.53124,93.249997 333.53125,93.25 C 337.41341,92.209778 338.53124,87.640951 338.53125,84.9375 C 338.53125,77.414904 330.03821,72.499994 319.53125,72.5 C 319.52067,72.49999 319.51058,72.5 319.5,72.5 z"
- id="path10972"
- transform="translate(60,0)" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.861202;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline;filter:url(#filter3970);enable-background:new"
- d="M 305.38366,80.5 C 314.83663,79.206308 324.21367,79.127505 333.5,80.5"
- id="path10974"
- sodipodi:nodetypes="cc"
- transform="matrix(1.0533498,0,0,1,42.957855,-1)" />
- <path
- style="opacity:0.80365295;fill:url(#radialGradient11020);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 379.5,73.06529 C 374.37246,73.065289 369.74483,74.228201 366.43802,76.315308 C 363.13709,78.398716 361.17609,81.349812 361.17609,84.889164 C 361.17609,85.436905 361.24035,86.042071 361.33085,86.65346 C 361.82868,84.809663 363.64455,83.249469 366.43802,82.103435 C 369.74483,80.746806 374.37246,79.998658 379.5,79.998661 C 384.62753,79.998661 389.25517,80.746803 392.56198,82.103435 C 395.35545,83.249472 397.17132,84.809665 397.66915,86.65346 C 397.75965,86.042072 397.82391,85.436902 397.82391,84.889164 C 397.82391,81.349813 395.86291,78.398716 392.56198,76.315308 C 389.25517,74.228201 384.62753,73.06529 379.5,73.06529 z"
- id="path10976" />
- <path
- style="opacity:0.65753425;fill:url(#radialGradient11022);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 379.5,73 C 374.32318,72.999999 369.65108,74.174086 366.3125,76.28125 C 364.71015,77.292584 363.43844,78.521249 362.53125,79.90625 L 396.46875,79.90625 C 395.56156,78.521248 394.28985,77.292584 392.6875,76.28125 C 389.34892,74.174086 384.6768,73 379.5,73 z"
- id="path10978" />
- <path
- style="opacity:0.1;fill:url(#linearGradient11024);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 364.47963,77.8125 C 362.39268,79.700066 361.21135,82.055075 361.20358,84.779573 C 361.19587,87.512029 362.34245,90.221013 363.64517,91.288287 C 364.30977,91.832776 364.88656,92.227924 366.09447,92.548777 L 364.47963,77.8125 z M 394.52037,77.8125 L 392.9245,92.580645 C 393.8474,92.358033 394.99371,91.702741 395.76475,90.940399 C 397.36462,88.950037 397.79642,87.198805 397.79642,84.779573 C 397.79642,82.055064 396.60732,79.700067 394.52037,77.8125 z"
- id="path10980"
- sodipodi:nodetypes="csscccccsc" />
- <path
- id="path10982"
- d="M 364.98428,75.546138 L 366.94994,92.989972 C 366.94994,92.989972 371.11567,93.961564 379.50001,93.961564 C 387.92712,93.961564 392.05008,92.989972 392.05008,92.989972 L 394.01577,75.546138 C 394.01577,75.546138 364.98428,75.546138 364.98428,75.546138 z"
- style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient11026);stroke-width:1.46826625;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new"
- sodipodi:nodetypes="cczccc" />
- <path
- style="opacity:0.23744291;fill:url(#linearGradient11028);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 365,83.8125 C 365,83.8125 363.96875,93 363.96875,93 L 366.125,93 L 365,83.8125 z M 394,83.8125 L 392.875,92 L 395.03125,92 C 395.03125,92 394,83.8125 394,83.8125 z"
- id="path10984"
- sodipodi:nodetypes="cccccccc" />
- </g>
- <path
- transform="matrix(0.6733282,0,0,0.6548466,103.19818,94.082561)"
- d="M 319.5,73.5625 C 314.41215,73.562499 309.84115,74.751354 306.625,76.78125 C 303.40885,78.811146 301.5625,81.575957 301.5625,84.9375 C 301.5625,86.142825 301.82518,87.829145 302.5,89.25 C 303.17482,90.670855 304.19109,91.792669 305.78125,92.21875 C 306.22335,92.339363 306.53829,92.729879 306.5625,93.1875 C 306.5625,93.1875 306.55749,93.349826 306.5625,93.4375 C 307.16068,93.578694 307.62063,93.747372 309.03125,93.9375 C 310.92239,94.192394 314.05211,94.4375 319.5,94.4375 C 319.51138,94.4375 319.52059,94.437504 319.53125,94.4375 C 324.97914,94.4375 328.10886,94.192395 330,93.9375 C 331.41062,93.747371 331.87057,93.578693 332.46875,93.4375 C 332.47376,93.349826 332.46875,93.1875 332.46875,93.1875 C 332.49296,92.729879 332.8079,92.339363 333.25,92.21875 C 334.84016,91.792669 335.85643,90.670856 336.53125,89.25 C 337.20607,87.829144 337.46875,86.142823 337.46875,84.9375 C 337.46875,81.575957 335.6224,78.811146 332.40625,76.78125 C 329.1901,74.751354 324.6191,73.562497 319.53125,73.5625 C 319.52198,73.562491 319.51125,73.5625 319.5,73.5625 z"
- id="path10986"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient11030);stroke-width:1.51781034;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z "
- inkscape:radius="-1.0622327"
- sodipodi:type="inkscape:offset" />
- <path
- transform="matrix(0.6800312,0,0,0.6705066,101.05645,92.767122)"
- d="M 319.5,73.03125 C 314.32962,73.031249 309.66976,74.244517 306.34375,76.34375 C 303.01774,78.442983 301.03125,81.376769 301.03125,84.9375 C 301.03125,86.215774 301.31163,87.984816 302.03125,89.5 C 302.75087,91.015184 303.85999,92.277066 305.625,92.75 C 305.84675,92.803248 306.01006,92.991679 306.03125,93.21875 C 306.03125,93.21875 306.04416,93.585297 306.0625,93.90625 C 306.70128,94.040116 307.28197,94.2414 308.96875,94.46875 C 310.89299,94.728106 314.03674,94.96875 319.5,94.96875 C 319.51126,94.96875 319.52036,94.968754 319.53125,94.96875 C 324.99451,94.96875 328.13826,94.728106 330.0625,94.46875 C 331.74928,94.2414 332.32996,94.040115 332.96875,93.90625 C 332.98709,93.585297 333,93.21875 333,93.21875 C 333.02119,92.991679 333.1845,92.803248 333.40625,92.75 C 335.17126,92.277066 336.28038,91.015184 337,89.5 C 337.71962,87.984816 338,86.215771 338,84.9375 C 338,81.376769 336.01351,78.442984 332.6875,76.34375 C 329.36149,74.244516 324.70163,73.031247 319.53125,73.03125 C 319.52133,73.031241 319.51092,73.03125 319.5,73.03125 z"
- id="path10988"
- style="opacity:0.8;fill:url(#radialGradient11032);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z "
- inkscape:radius="-0.53294957"
- sodipodi:type="inkscape:offset" />
- </g>
- <g
- id="g10990"
- transform="matrix(0.6538794,0,0,0.6929615,70.862787,90.81248)">
- <path
- transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)"
- d="M 81.875,56.125 A 4.625,4.625 0 1 1 72.625,56.125 A 4.625,4.625 0 1 1 81.875,56.125 z"
- sodipodi:ry="4.625"
- sodipodi:rx="4.625"
- sodipodi:cy="56.125"
- sodipodi:cx="77.25"
- id="path10992"
- style="fill:url(#radialGradient11034);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11036);stroke-width:0.52922583;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- sodipodi:type="arc" />
- <path
- transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)"
- d="M 79.3125,54.5 A 2.25,1.1875 0 1 1 74.8125,54.5 A 2.25,1.1875 0 1 1 79.3125,54.5 z"
- sodipodi:ry="1.1875"
- sodipodi:rx="2.25"
- sodipodi:cy="54.5"
- sodipodi:cx="77.0625"
- id="path10994"
- style="opacity:0.9;fill:url(#linearGradient11038);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- sodipodi:type="arc" />
- <path
- transform="matrix(2.4961121,0,0,2.5098571,186.66,-76.384845)"
- d="M 81.875,56.125 A 4.625,4.625 0 1 1 72.625,56.125 A 4.625,4.625 0 1 1 81.875,56.125 z"
- sodipodi:ry="4.625"
- sodipodi:rx="4.625"
- sodipodi:cy="56.125"
- sodipodi:cx="77.25"
- id="path10996"
- style="opacity:0.5142857;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11040);stroke-width:0.5357064;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- sodipodi:type="arc" />
- </g>
- </g>
- <path
- sodipodi:nodetypes="cccccccccc"
- id="path10998"
- d="M 657.5,56.5 L 657.5,93.5 L 690.5,93.5 L 690.5,56.5 L 657.5,56.5 z M 658.91429,58 L 689,58 L 689,86 L 659,86 L 658.91429,58 z"
- style="fill:url(#radialGradient11042);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- ry="0"
- y="56.500004"
- x="657.5"
- height="37.000004"
- width="33"
- id="rect11000"
- style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient11044);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <g
- transform="translate(355,-4)"
- style="stroke:url(#linearGradient11052)"
- id="g11002">
- <rect
- y="61.499996"
- x="303.5"
- height="35"
- width="30.999998"
- id="rect11004"
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient11046);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- ry="0" />
- <path
- sodipodi:nodetypes="cc"
- style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient11048);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="M 304,90.5 L 334,90.5"
- id="path11006" />
- <rect
- ry="0"
- style="opacity:0.15384617;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient11050);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect11008"
- width="29"
- height="26.999998"
- x="304.5"
- y="62.500004" />
- </g>
- <path
- sodipodi:nodetypes="ccccc"
- id="path11010"
- d="M 659,58 L 689,58 L 689,73 C 679.11612,79.494489 669.3125,66 659,73 L 659,58 z"
- style="opacity:0.2;fill:url(#linearGradient11054);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- </g>
- </g>
-</svg>
diff --git a/data/icons/scalable/actions/cheese-take-photo.svg b/data/icons/scalable/actions/cheese-take-photo.svg
deleted file mode 100644
index 7b0d369d..00000000
--- a/data/icons/scalable/actions/cheese-take-photo.svg
+++ /dev/null
@@ -1,743 +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"
- width="48px"
- height="48px"
- id="svg9996"
- sodipodi:version="0.32"
- inkscape:version="0.46"
- sodipodi:docname="cheese-take-photo.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape">
- <defs
- id="defs9998">
- <filter
- inkscape:collect="always"
- id="filter10352"
- x="-0.019466568"
- width="1.0389331"
- y="-0.3503983"
- height="1.7007966">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="0.29199859"
- id="feGaussianBlur10354" />
- </filter>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient10274">
- <stop
- style="stop-color:#729fcf;stop-opacity:1;"
- offset="0"
- id="stop10276" />
- <stop
- style="stop-color:#3465a4;stop-opacity:1"
- offset="1"
- id="stop10278" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10274"
- id="linearGradient10280"
- x1="316"
- y1="89"
- x2="323"
- y2="63"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-296,-56)" />
- <linearGradient
- id="linearGradient3183"
- inkscape:collect="always">
- <stop
- id="stop3185"
- offset="0"
- style="stop-color:#ffffff;stop-opacity:1;" />
- <stop
- id="stop3187"
- offset="1"
- style="stop-color:#ffffff;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3183"
- id="linearGradient10460"
- gradientUnits="userSpaceOnUse"
- x1="73.414131"
- y1="53.407055"
- x2="76.044403"
- y2="66.279846" />
- <linearGradient
- id="linearGradient3211"
- inkscape:collect="always">
- <stop
- id="stop3213"
- offset="0"
- style="stop-color:#ffffff;stop-opacity:1;" />
- <stop
- id="stop3215"
- offset="1"
- style="stop-color:#ffffff;stop-opacity:0;" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3211"
- id="linearGradient10458"
- gradientUnits="userSpaceOnUse"
- x1="77.114586"
- y1="54.003254"
- x2="77.114586"
- y2="56.299889" />
- <linearGradient
- id="linearGradient2401"
- inkscape:collect="always">
- <stop
- id="stop2403"
- offset="0"
- style="stop-color:#888a85;stop-opacity:1;" />
- <stop
- id="stop2405"
- offset="1"
- style="stop-color:#555753;stop-opacity:1" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2401"
- id="linearGradient10456"
- gradientUnits="userSpaceOnUse"
- x1="74.809799"
- y1="55.235325"
- x2="75.192665"
- y2="59.013077" />
- <linearGradient
- id="linearGradient7088"
- inkscape:collect="always">
- <stop
- id="stop7090"
- offset="0"
- style="stop-color:#ffffff;stop-opacity:1" />
- <stop
- style="stop-color:#c8c8c1;stop-opacity:1"
- offset="0.63414639"
- id="stop7096" />
- <stop
- id="stop7092"
- offset="1"
- style="stop-color:#d9d9d4;stop-opacity:1" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7088"
- id="radialGradient10454"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)"
- cx="77.25"
- cy="53.774418"
- fx="77.25"
- fy="53.774418"
- r="5.0104723" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient8918">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop8920" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop8922" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8918"
- id="radialGradient10452"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)"
- cx="319.51566"
- cy="112.44332"
- fx="319.51566"
- fy="112.44332"
- r="18.484375" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient8889">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop8891" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop8893" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8889"
- id="radialGradient10450"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)"
- cx="313.76562"
- cy="67.761253"
- fx="313.76562"
- fy="67.761253"
- r="18.453125" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3695">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop3697" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop3699" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3695"
- id="linearGradient10448"
- gradientUnits="userSpaceOnUse"
- x1="393.9375"
- y1="85.4375"
- x2="393.9375"
- y2="89.814285" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3665">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop3667" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0;"
- offset="1"
- id="stop3669" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3665"
- id="linearGradient10446"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(2.4192913,0,0,2.0590302,-378.94777,-312.58107)"
- x1="309.80115"
- y1="197"
- x2="309.80115"
- y2="193.31165" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3685">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop3687" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop3689" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3685"
- id="linearGradient10444"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.9889955,0,0,0.9778349,4.1762208,1.7247242)"
- x1="363.98322"
- y1="92.558792"
- x2="363.98322"
- y2="84.044449" />
- <linearGradient
- id="linearGradient3831">
- <stop
- id="stop3833"
- offset="0"
- style="stop-color:#000000;stop-opacity:1;" />
- <stop
- style="stop-color:#000000;stop-opacity:0.49803922;"
- offset="0.66581178"
- id="stop3835" />
- <stop
- id="stop3837"
- offset="1"
- style="stop-color:#000000;stop-opacity:0;" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3831"
- id="radialGradient10442"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)"
- cx="379.50003"
- cy="61.2845"
- fx="379.50003"
- fy="61.2845"
- r="18.5" />
- <linearGradient
- id="linearGradient3597">
- <stop
- style="stop-color:#ffffff;stop-opacity:0"
- offset="0"
- id="stop3599" />
- <stop
- id="stop3654"
- offset="0.40612376"
- style="stop-color:#ffffff;stop-opacity:0" />
- <stop
- style="stop-color:#ffffff;stop-opacity:1"
- offset="1"
- id="stop3601" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3597"
- id="radialGradient10440"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1.7340152,0,0,0.4276432,-278.55882,51.596712)"
- cx="379.5"
- cy="76.229538"
- fx="379.5"
- fy="76.229538"
- r="18.5" />
- <filter
- inkscape:collect="always"
- id="filter3970"
- x="-0.084656589"
- width="1.1693132"
- y="-0.84697956"
- height="2.693959">
- <feGaussianBlur
- inkscape:collect="always"
- stdDeviation="1.058738"
- id="feGaussianBlur3972" />
- </filter>
- <linearGradient
- id="linearGradient11307"
- inkscape:collect="always">
- <stop
- id="stop11309"
- offset="0"
- style="stop-color:#888a85;stop-opacity:1;" />
- <stop
- id="stop11311"
- offset="1"
- style="stop-color:#3d3f3c;stop-opacity:1" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient11307"
- id="linearGradient10438"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)"
- x1="22.405174"
- y1="19.230879"
- x2="22.405174"
- y2="25.107412" />
- <linearGradient
- id="linearGradient7134">
- <stop
- id="stop7136"
- offset="0"
- style="stop-color:#f0f0ee;stop-opacity:1" />
- <stop
- id="stop7138"
- offset="1"
- style="stop-color:#a1a196;stop-opacity:1" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient7134"
- id="radialGradient10436"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)"
- cx="22.989853"
- cy="19.626234"
- fx="22.989853"
- fy="19.626234"
- r="5.8947372" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8930"
- id="radialGradient10434"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)"
- cx="319.375"
- cy="89.75"
- fx="319.375"
- fy="89.75"
- r="21.125" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient8930">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop8932" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop8934" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient8930"
- id="radialGradient10432"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)"
- cx="319.375"
- cy="89.75"
- fx="319.375"
- fy="89.75"
- r="21.125" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient10282">
- <stop
- style="stop-color:#eeeeec;stop-opacity:1;"
- offset="0"
- id="stop10284" />
- <stop
- style="stop-color:#d3d7cf;stop-opacity:1"
- offset="1"
- id="stop10286" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10282"
- id="radialGradient10336"
- cx="316.59714"
- cy="90.158783"
- fx="316.59714"
- fy="90.158783"
- r="17.5"
- gradientTransform="matrix(1.9783994,-0.1350801,2.6567805e-2,0.3891156,-607.75085,42.80875)"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- inkscape:collect="always"
- id="linearGradient10290">
- <stop
- style="stop-color:#babdb6;stop-opacity:1;"
- offset="0"
- id="stop10292" />
- <stop
- style="stop-color:#888a85;stop-opacity:1"
- offset="1"
- id="stop10294" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10290"
- id="linearGradient10296"
- x1="313.23395"
- y1="60.5"
- x2="327"
- y2="100"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-296,-56)" />
- <linearGradient
- id="linearGradient10549">
- <stop
- id="stop10551"
- offset="0"
- style="stop-color:#ffffff;stop-opacity:1;" />
- <stop
- id="stop10553"
- offset="1"
- style="stop-color:#204a87;stop-opacity:1" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10549"
- id="linearGradient10358"
- gradientUnits="userSpaceOnUse"
- x1="306"
- y1="63"
- x2="334"
- y2="98"
- gradientTransform="matrix(0.939394,0,0,0.7297297,19.393919,17.621626)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10323"
- x1="306"
- y1="63"
- x2="334"
- y2="98"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- id="linearGradient10317">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop10319" />
- <stop
- style="stop-color:#ffffff;stop-opacity:0.19838057"
- offset="1"
- id="stop10321" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10334"
- x1="326"
- y1="82"
- x2="319"
- y2="60"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-296,-56)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10119"
- gradientUnits="userSpaceOnUse"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient10317"
- id="linearGradient10121"
- gradientUnits="userSpaceOnUse"
- x1="306"
- y1="63"
- x2="334"
- y2="98" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="1"
- inkscape:cx="228.92857"
- inkscape:cy="22.857143"
- inkscape:current-layer="layer1"
- showgrid="true"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- showborder="false"
- inkscape:showpageshadow="false"
- inkscape:window-width="709"
- inkscape:window-height="690"
- inkscape:window-x="622"
- inkscape:window-y="253" />
- <metadata
- id="metadata10001">
- <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>cheese-take-photo</dc:title>
- <dc:creator>
- <cc:Agent>
- <dc:title>Ulisse Perusin &lt;ulisail@yahoo.it&gt;</dc:title>
- </cc:Agent>
- </dc:creator>
- <dc:source>Ulisse Perusin &lt;ulisail@yahoo.it&gt;</dc:source>
- <dc:contributor>
- <cc:Agent>
- <dc:title>the Tango Project people
-http://tango.freedesktop.org/Tango_Desktop_Project</dc:title>
- </cc:Agent>
- </dc:contributor>
- <cc:license
- rdf:resource="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Layer 1"
- inkscape:groupmode="layer">
- <rect
- style="opacity:0.25;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter10352);enable-background:accumulate"
- id="rect10338"
- width="36.000008"
- height="2"
- x="302"
- y="98.927994"
- ry="1"
- transform="matrix(1.0833331,0,0,1.5,-322.6666,-106.39199)"
- rx="2.7828953" />
- <rect
- y="5.9999995"
- x="7.9999995"
- height="28"
- width="32"
- id="rect10272"
- style="opacity:1;fill:url(#linearGradient10280);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- ry="0" />
- <g
- style="display:inline;enable-background:new"
- id="g9122"
- transform="translate(-295,-116)">
- <path
- transform="matrix(0.6627222,0,0,0.2857145,107.3431,130.35712)"
- d="M 340.5,89.75 A 21.125,7 0 1 1 298.25,89.75 A 21.125,7 0 1 1 340.5,89.75 z"
- sodipodi:ry="7"
- sodipodi:rx="21.125"
- sodipodi:cy="89.75"
- sodipodi:cx="319.375"
- id="path8982"
- style="opacity:0.35;fill:url(#radialGradient10432);fill-opacity:1;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"
- sodipodi:type="arc" />
- <path
- sodipodi:type="arc"
- style="fill:url(#radialGradient10434);fill-opacity:1;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"
- id="path8984"
- sodipodi:cx="319.375"
- sodipodi:cy="89.75"
- sodipodi:rx="21.125"
- sodipodi:ry="7"
- d="M 340.5,89.75 A 21.125,7 0 1 1 298.25,89.75 A 21.125,7 0 1 1 340.5,89.75 z"
- transform="matrix(0.5686401,0,0,0.294184,136.82697,129.5377)" />
- <g
- transform="matrix(1.0341347,0,0,0.9519659,-10.204368,7.0622543)"
- id="g9084">
- <g
- id="g8986"
- transform="matrix(0.6864295,0,0,0.6864295,57.826331,91.429598)">
- <path
- transform="translate(60,0)"
- id="path8988"
- d="M 319.5,72.5 C 308.99304,72.499998 300.5,77.414904 300.5,84.9375 C 300.50001,87.640955 301.61784,92.209778 305.5,93.25 C 305.50001,93.250001 305.5625,94.34375 305.5625,94.34375 C 306.81952,94.54547 308.54253,95.5 319.5,95.5 C 319.51113,95.5 319.52013,95.500004 319.53125,95.5 C 330.48872,95.5 332.21173,94.545466 333.46875,94.34375 C 333.46875,94.34375 333.53124,93.249997 333.53125,93.25 C 337.41341,92.209778 338.53124,87.640951 338.53125,84.9375 C 338.53125,77.414904 330.03821,72.499994 319.53125,72.5 C 319.52067,72.49999 319.51058,72.5 319.5,72.5 z"
- style="fill:url(#radialGradient10436);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10438);stroke-width:1.46826601;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- transform="matrix(1.0533498,0,0,1,42.957855,-1)"
- sodipodi:nodetypes="cc"
- id="path8990"
- d="M 305.38366,80.5 C 314.83663,79.206308 324.21367,79.127505 333.5,80.5"
- style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.861202;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline;filter:url(#filter3970);enable-background:new" />
- <path
- id="path8992"
- d="M 379.5,73.06529 C 374.37246,73.065289 369.74483,74.228201 366.43802,76.315308 C 363.13709,78.398716 361.17609,81.349812 361.17609,84.889164 C 361.17609,85.436905 361.24035,86.042071 361.33085,86.65346 C 361.82868,84.809663 363.64455,83.249469 366.43802,82.103435 C 369.74483,80.746806 374.37246,79.998658 379.5,79.998661 C 384.62753,79.998661 389.25517,80.746803 392.56198,82.103435 C 395.35545,83.249472 397.17132,84.809665 397.66915,86.65346 C 397.75965,86.042072 397.82391,85.436902 397.82391,84.889164 C 397.82391,81.349813 395.86291,78.398716 392.56198,76.315308 C 389.25517,74.228201 384.62753,73.06529 379.5,73.06529 z"
- style="opacity:0.80365295;fill:url(#radialGradient10440);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- id="path8994"
- d="M 379.5,73 C 374.32318,72.999999 369.65108,74.174086 366.3125,76.28125 C 364.71015,77.292584 363.43844,78.521249 362.53125,79.90625 L 396.46875,79.90625 C 395.56156,78.521248 394.28985,77.292584 392.6875,76.28125 C 389.34892,74.174086 384.6768,73 379.5,73 z"
- style="opacity:0.65753425;fill:url(#radialGradient10442);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- sodipodi:nodetypes="csscccccsc"
- id="path8996"
- d="M 364.47963,77.8125 C 362.39268,79.700066 361.21135,82.055075 361.20358,84.779573 C 361.19587,87.512029 362.34245,90.221013 363.64517,91.288287 C 364.30977,91.832776 364.88656,92.227924 366.09447,92.548777 L 364.47963,77.8125 z M 394.52037,77.8125 L 392.9245,92.580645 C 393.8474,92.358033 394.99371,91.702741 395.76475,90.940399 C 397.36462,88.950037 397.79642,87.198805 397.79642,84.779573 C 397.79642,82.055064 396.60732,79.700067 394.52037,77.8125 z"
- style="opacity:0.1;fill:url(#linearGradient10444);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- sodipodi:nodetypes="cczccc"
- style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient10446);stroke-width:1.46826625;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new"
- d="M 364.98428,75.546138 L 366.94994,92.989972 C 366.94994,92.989972 371.11567,93.961564 379.50001,93.961564 C 387.92712,93.961564 392.05008,92.989972 392.05008,92.989972 L 394.01577,75.546138 C 394.01577,75.546138 364.98428,75.546138 364.98428,75.546138 z"
- id="path8998" />
- <path
- sodipodi:nodetypes="cccccccc"
- id="path9000"
- d="M 365,83.8125 C 365,83.8125 363.96875,93 363.96875,93 L 366.125,93 L 365,83.8125 z M 394,83.8125 L 392.875,92 L 395.03125,92 C 395.03125,92 394,83.8125 394,83.8125 z"
- style="opacity:0.23744291;fill:url(#linearGradient10448);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- </g>
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-1.0622327"
- inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z "
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient10450);stroke-width:1.51781034;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="path9002"
- d="M 319.5,73.5625 C 314.41215,73.562499 309.84115,74.751354 306.625,76.78125 C 303.40885,78.811146 301.5625,81.575957 301.5625,84.9375 C 301.5625,86.142825 301.82518,87.829145 302.5,89.25 C 303.17482,90.670855 304.19109,91.792669 305.78125,92.21875 C 306.22335,92.339363 306.53829,92.729879 306.5625,93.1875 C 306.5625,93.1875 306.55749,93.349826 306.5625,93.4375 C 307.16068,93.578694 307.62063,93.747372 309.03125,93.9375 C 310.92239,94.192394 314.05211,94.4375 319.5,94.4375 C 319.51138,94.4375 319.52059,94.437504 319.53125,94.4375 C 324.97914,94.4375 328.10886,94.192395 330,93.9375 C 331.41062,93.747371 331.87057,93.578693 332.46875,93.4375 C 332.47376,93.349826 332.46875,93.1875 332.46875,93.1875 C 332.49296,92.729879 332.8079,92.339363 333.25,92.21875 C 334.84016,91.792669 335.85643,90.670856 336.53125,89.25 C 337.20607,87.829144 337.46875,86.142823 337.46875,84.9375 C 337.46875,81.575957 335.6224,78.811146 332.40625,76.78125 C 329.1901,74.751354 324.6191,73.562497 319.53125,73.5625 C 319.52198,73.562491 319.51125,73.5625 319.5,73.5625 z"
- transform="matrix(0.6733282,0,0,0.6548466,103.19818,94.082561)" />
- <path
- sodipodi:type="inkscape:offset"
- inkscape:radius="-0.53294957"
- inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z "
- style="opacity:0.8;fill:url(#radialGradient10452);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="path9012"
- d="M 319.5,73.03125 C 314.32962,73.031249 309.66976,74.244517 306.34375,76.34375 C 303.01774,78.442983 301.03125,81.376769 301.03125,84.9375 C 301.03125,86.215774 301.31163,87.984816 302.03125,89.5 C 302.75087,91.015184 303.85999,92.277066 305.625,92.75 C 305.84675,92.803248 306.01006,92.991679 306.03125,93.21875 C 306.03125,93.21875 306.04416,93.585297 306.0625,93.90625 C 306.70128,94.040116 307.28197,94.2414 308.96875,94.46875 C 310.89299,94.728106 314.03674,94.96875 319.5,94.96875 C 319.51126,94.96875 319.52036,94.968754 319.53125,94.96875 C 324.99451,94.96875 328.13826,94.728106 330.0625,94.46875 C 331.74928,94.2414 332.32996,94.040115 332.96875,93.90625 C 332.98709,93.585297 333,93.21875 333,93.21875 C 333.02119,92.991679 333.1845,92.803248 333.40625,92.75 C 335.17126,92.277066 336.28038,91.015184 337,89.5 C 337.71962,87.984816 338,86.215771 338,84.9375 C 338,81.376769 336.01351,78.442984 332.6875,76.34375 C 329.36149,74.244516 324.70163,73.031247 319.53125,73.03125 C 319.52133,73.031241 319.51092,73.03125 319.5,73.03125 z"
- transform="matrix(0.6800312,0,0,0.6705066,101.05645,92.767122)" />
- </g>
- <g
- transform="matrix(0.6538794,0,0,0.6929615,70.862787,90.81248)"
- id="g9004">
- <path
- sodipodi:type="arc"
- style="fill:url(#radialGradient10454);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10456);stroke-width:0.52922583;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="path9006"
- sodipodi:cx="77.25"
- sodipodi:cy="56.125"
- sodipodi:rx="4.625"
- sodipodi:ry="4.625"
- d="M 81.875,56.125 A 4.625,4.625 0 1 1 72.625,56.125 A 4.625,4.625 0 1 1 81.875,56.125 z"
- transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.9;fill:url(#linearGradient10458);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="path9008"
- sodipodi:cx="77.0625"
- sodipodi:cy="54.5"
- sodipodi:rx="2.25"
- sodipodi:ry="1.1875"
- d="M 79.3125,54.5 A 2.25,1.1875 0 1 1 74.8125,54.5 A 2.25,1.1875 0 1 1 79.3125,54.5 z"
- transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" />
- <path
- sodipodi:type="arc"
- style="opacity:0.5142857;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10460);stroke-width:0.5357064;stroke-linecap:butt;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="path9010"
- sodipodi:cx="77.25"
- sodipodi:cy="56.125"
- sodipodi:rx="4.625"
- sodipodi:ry="4.625"
- d="M 81.875,56.125 A 4.625,4.625 0 1 1 72.625,56.125 A 4.625,4.625 0 1 1 81.875,56.125 z"
- transform="matrix(2.4961121,0,0,2.5098571,186.66,-76.384845)" />
- </g>
- </g>
- <path
- style="opacity:1;fill:url(#radialGradient10336);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 6.5,4.5000002 L 6.5,43.5 L 41.5,43.5 L 41.5,4.5000002 L 6.5,4.5000002 z M 8,6.0000002 L 40,6.0000002 L 40,34 L 8,34 L 8,6.0000002 z"
- id="rect10269"
- sodipodi:nodetypes="cccccccccc" />
- <rect
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient10296);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect9490"
- width="35"
- height="39"
- x="6.5"
- y="4.4999995"
- ry="0" />
- <g
- id="g10313"
- style="stroke:url(#linearGradient10323)"
- transform="translate(-296,-56)">
- <rect
- ry="0"
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient10119);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect10298"
- width="33"
- height="37"
- x="303.5"
- y="61.5" />
- <path
- id="path10310"
- d="M 304,90.5 L 336,90.5"
- style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient10121);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- sodipodi:nodetypes="cc" />
- <rect
- y="62.500004"
- x="304.5"
- height="26.999998"
- width="31.000002"
- id="rect10356"
- style="opacity:0.15384617;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient10358);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- ry="0" />
- </g>
- <path
- style="opacity:0.2;fill:url(#linearGradient10334);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 8,6.0000002 L 40,6.0000002 L 40,21 C 29.45719,27.494489 19,14 8,21 L 8,6.0000002 z"
- id="rect10325"
- sodipodi:nodetypes="ccccc" />
- </g>
-</svg>