[gcompris/gcomprixogoo] Fixed missing icons in the administration in the difficulty selection.



commit 712bd6cf96856d107c6c851b8115025be2f94f21
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Fri Dec 25 21:15:20 2009 +0100

    Fixed missing icons in the administration in the difficulty selection.

 src/administration-activity/admin/board_list.py    |    2 +-
 .../resources/administration/difficulty1.svg       |  127 +++++++++
 .../resources/administration/difficulty1.svgz      |  Bin 1736 -> 0 bytes
 .../resources/administration/difficulty2.svg       |  207 ++++++++++++++
 .../resources/administration/difficulty2.svgz      |  Bin 1980 -> 0 bytes
 .../resources/administration/difficulty3.svg       |  258 +++++++++++++++++
 .../resources/administration/difficulty3.svgz      |  Bin 2082 -> 0 bytes
 .../resources/administration/difficulty4.svg       |  153 ++++++++++
 .../resources/administration/difficulty4.svgz      |  Bin 2321 -> 0 bytes
 .../resources/administration/difficulty5.svg       |  225 +++++++++++++++
 .../resources/administration/difficulty5.svgz      |  Bin 2495 -> 0 bytes
 .../resources/administration/difficulty6.svg       |  292 ++++++++++++++++++++
 .../resources/administration/difficulty6.svgz      |  Bin 2610 -> 0 bytes
 13 files changed, 1263 insertions(+), 1 deletions(-)
---
diff --git a/src/administration-activity/admin/board_list.py b/src/administration-activity/admin/board_list.py
index aa46953..26abffc 100644
--- a/src/administration-activity/admin/board_list.py
+++ b/src/administration-activity/admin/board_list.py
@@ -474,7 +474,7 @@ class Board_list:
       box.show()
       symbols_box.pack_start(box, True, False, 0)
       self.stars[i] = gtk.Image()
-      self.stars[i].set_from_pixbuf(gcompris.utils.load_pixmap('administration/difficulty%d.svgz' % (i)))
+      self.stars[i].set_from_pixbuf(gcompris.utils.load_pixmap('administration/difficulty%d.svg' % (i)))
       self.stars[i].show()
       box.pack_start(self.stars[i], False, False, 0)
       i_label = gtk.Label()
diff --git a/src/administration-activity/resources/administration/difficulty1.svg b/src/administration-activity/resources/administration/difficulty1.svg
new file mode 100644
index 0000000..83af102
--- /dev/null
+++ b/src/administration-activity/resources/administration/difficulty1.svg
@@ -0,0 +1,127 @@
+<?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="25.745037"
+   height="24.625687"
+   id="svg2961"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docname="difficulty1.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2963">
+    <linearGradient
+       id="G1">
+      <stop
+         offset="0"
+         style="stop-color:#fcf9fb;stop-opacity:1"
+         id="s3" />
+      <stop
+         offset="1"
+         style="stop-color:#fcf9fb;stop-opacity:0"
+         id="s4" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4176"
+       gradientUnits="userSpaceOnUse"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <linearGradient
+       id="G2">
+      <stop
+         offset="0"
+         style="stop-color:#000000;stop-opacity:0.63"
+         id="s5" />
+      <stop
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0"
+         id="s6" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4172"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-17.1,22.4)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective2969" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.35"
+     inkscape:cx="375"
+     inkscape:cy="520"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="641"
+     inkscape:window-height="719"
+     inkscape:window-x="0"
+     inkscape:window-y="277" />
+  <metadata
+     id="metadata2966">
+    <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
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-164.27033,-300.04934)">
+    <g
+       style="display:inline"
+       transform="matrix(0.5596747,0,0,0.5596747,163.71066,298.92999)"
+       id="DIFFICULTY1">
+      <path
+         style="opacity:0.5;fill:url(#radialGradient4172)"
+         id="s"
+         d="M 47,39.5 C 47,43.08967 36.702552,46 24,46 C 11.297449,46 1,43.08967 1,39.5 C 1,35.91 11.297449,32 24,32 C 36.702552,32 47,35.909969 47,39.5 z" />
+      <path
+         style="fill:#2ea12e;fill-opacity:1;stroke:#c4a000"
+         id="star"
+         d="M 37.310531,41.5 L 24.030644,34.826121 L 10.735101,41.471448 L 13.289408,27.369086 L 2.5511635,17.368344 L 17.409702,15.326301 L 24.068641,2.5 L 30.697416,15.340488 L 45.551111,17.414249 L 34.789382,27.392039 L 37.310531,41.5 z" />
+      <path
+         style="opacity:0.8;fill:url(#linearGradient4176);stroke:none"
+         id="hl"
+         d="M 17.731857,15.79089 L 24.06374,3.5868195 L 30.369452,15.794804 L 44.440148,17.761498 L 40.820395,21.121507 C 24.382895,17.434007 31.36502,28.341981 13.251748,30.364721 L 13.819799,27.184324 L 3.6604518,17.718688 C 3.6604518,17.718688 17.731857,15.79089 17.731857,15.79089 z" />
+      <path
+         style="opacity:0.68999999;fill:none;stroke:#ffffff"
+         id="ol"
+         d="M 35.973752,39.712833 L 24.028333,33.709386 L 12.082531,39.678326 L 14.362768,27.008543 L 4.7776396,18.070249 L 18.056076,16.247921 L 24.062792,4.6783526 L 30.045232,16.255741 L 43.322959,18.11306 L 33.713703,27.034785 L 35.973752,39.712833 z" />
+    </g>
+  </g>
+</svg>
diff --git a/src/administration-activity/resources/administration/difficulty2.svg b/src/administration-activity/resources/administration/difficulty2.svg
new file mode 100644
index 0000000..1a42759
--- /dev/null
+++ b/src/administration-activity/resources/administration/difficulty2.svg
@@ -0,0 +1,207 @@
+<?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="29.795368"
+   height="26.95009"
+   id="svg3004"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docname="difficulty2.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3006">
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4779"
+       gradientUnits="userSpaceOnUse"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G0"
+       id="radialGradient4777"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,-0.2,0.2,1,-3.8,6.8)"
+       cx="24"
+       cy="22"
+       fx="24"
+       fy="22"
+       r="22" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4775"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-17.1,22.4)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <linearGradient
+       id="G1">
+      <stop
+         offset="0"
+         style="stop-color:#fcf9fb;stop-opacity:1"
+         id="s3" />
+      <stop
+         offset="1"
+         style="stop-color:#fcf9fb;stop-opacity:0"
+         id="s4" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4773"
+       gradientUnits="userSpaceOnUse"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <linearGradient
+       id="G0">
+      <stop
+         offset="0"
+         style="stop-color:#2ea12e;stop-opacity:1;"
+         id="s1" />
+      <stop
+         offset="1"
+         style="stop-color:#12c712;stop-opacity:1;"
+         id="s2" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G0"
+       id="radialGradient4771"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,-0.2,0.2,1,-3.8,6.8)"
+       cx="24"
+       cy="22"
+       fx="24"
+       fy="22"
+       r="22" />
+    <linearGradient
+       id="G2">
+      <stop
+         offset="0"
+         style="stop-color:#000000;stop-opacity:0.63"
+         id="s5" />
+      <stop
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0"
+         id="s6" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4769"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-17.1,22.4)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective3012" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.35"
+     inkscape:cx="375"
+     inkscape:cy="520"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="641"
+     inkscape:window-height="719"
+     inkscape:window-x="0"
+     inkscape:window-y="277" />
+  <metadata
+     id="metadata3009">
+    <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
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-499.38803,43.970004)">
+    <g
+       style="display:inline"
+       id="DIFFICULTY2"
+       inkscape:label="#DIFFICULTY"
+       transform="matrix(1.1359334,0,0,1.1359334,-20.842746,-374.01506)">
+      <g
+         style="display:inline"
+         id="g4178"
+         transform="matrix(0.4516067,0,0,0.4516067,457.52487,289.64644)">
+        <path
+           d="M 47,39.5 C 47,43.08967 36.702552,46 24,46 C 11.297449,46 1,43.08967 1,39.5 C 1,35.91 11.297449,32 24,32 C 36.702552,32 47,35.909969 47,39.5 z"
+           id="path4180"
+           style="opacity:0.5;fill:url(#radialGradient4769)" />
+        <path
+           d="M 37.310531,41.5 L 24.030644,34.826121 L 10.735101,41.471448 L 13.289408,27.369086 L 2.5511635,17.368344 L 17.409702,15.326301 L 24.068641,2.5 L 30.697416,15.340488 L 45.551111,17.414249 L 34.789382,27.392039 L 37.310531,41.5 z"
+           id="path4182"
+           style="fill:url(#radialGradient4771);stroke:#c4a000" />
+        <path
+           d="M 17.731857,15.79089 L 24.06374,3.5868195 L 30.369452,15.794804 L 44.440148,17.761498 L 40.820395,21.121507 C 24.382895,17.434007 31.36502,28.341981 13.251748,30.364721 L 13.819799,27.184324 L 3.6604518,17.718688 C 3.6604518,17.718688 17.731857,15.79089 17.731857,15.79089 z"
+           id="path4184"
+           style="opacity:0.8;fill:url(#linearGradient4773);stroke:none" />
+        <path
+           d="M 35.973752,39.712833 L 24.028333,33.709386 L 12.082531,39.678326 L 14.362768,27.008543 L 4.7776396,18.070249 L 18.056076,16.247921 L 24.062792,4.6783526 L 30.045232,16.255741 L 43.322959,18.11306 L 33.713703,27.034785 L 35.973752,39.712833 z"
+           id="path4186"
+           style="opacity:0.68999999;fill:none;stroke:#ffffff" />
+      </g>
+      <g
+         style="display:inline"
+         id="g4194"
+         transform="matrix(0.3950865,-1.0357006e-2,1.0357006e-2,0.3950865,465.22791,296.33811)">
+        <path
+           d="M 47,39.5 C 47,43.08967 36.702552,46 24,46 C 11.297449,46 1,43.08967 1,39.5 C 1,35.91 11.297449,32 24,32 C 36.702552,32 47,35.909969 47,39.5 z"
+           id="path4196"
+           style="opacity:0.5;fill:url(#radialGradient4775)" />
+        <path
+           d="M 37.310531,41.5 L 24.030644,34.826121 L 10.735101,41.471448 L 13.289408,27.369086 L 2.5511635,17.368344 L 17.409702,15.326301 L 24.068641,2.5 L 30.697416,15.340488 L 45.551111,17.414249 L 34.789382,27.392039 L 37.310531,41.5 z"
+           id="path4198"
+           style="fill:url(#radialGradient4777);stroke:#c4a000" />
+        <path
+           d="M 17.731857,15.79089 L 24.06374,3.5868195 L 30.369452,15.794804 L 44.440148,17.761498 L 40.820395,21.121507 C 24.382895,17.434007 31.36502,28.341981 13.251748,30.364721 L 13.819799,27.184324 L 3.6604518,17.718688 C 3.6604518,17.718688 17.731857,15.79089 17.731857,15.79089 z"
+           id="path4200"
+           style="opacity:0.8;fill:url(#linearGradient4779);stroke:none" />
+        <path
+           d="M 35.973752,39.712833 L 24.028333,33.709386 L 12.082531,39.678326 L 14.362768,27.008543 L 4.7776396,18.070249 L 18.056076,16.247921 L 24.062792,4.6783526 L 30.045232,16.255741 L 43.322959,18.11306 L 33.713703,27.034785 L 35.973752,39.712833 z"
+           id="path4202"
+           style="opacity:0.68999999;fill:none;stroke:#ffffff" />
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/src/administration-activity/resources/administration/difficulty3.svg b/src/administration-activity/resources/administration/difficulty3.svg
new file mode 100644
index 0000000..0fda8d9
--- /dev/null
+++ b/src/administration-activity/resources/administration/difficulty3.svg
@@ -0,0 +1,258 @@
+<?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="30.535664"
+   height="23.931307"
+   id="svg3079"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docname="difficulty3.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3081">
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4767"
+       gradientUnits="userSpaceOnUse"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G0"
+       id="radialGradient4765"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,-0.2,0.2,1,-3.8,6.8)"
+       cx="24"
+       cy="22"
+       fx="24"
+       fy="22"
+       r="22" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4763"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-17.1,22.4)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4761"
+       gradientUnits="userSpaceOnUse"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G0"
+       id="radialGradient4759"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,-0.2,0.2,1,-3.8,6.8)"
+       cx="24"
+       cy="22"
+       fx="24"
+       fy="22"
+       r="22" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4757"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-17.1,22.4)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <linearGradient
+       id="G1">
+      <stop
+         offset="0"
+         style="stop-color:#fcf9fb;stop-opacity:1"
+         id="s3" />
+      <stop
+         offset="1"
+         style="stop-color:#fcf9fb;stop-opacity:0"
+         id="s4" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4755"
+       gradientUnits="userSpaceOnUse"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <linearGradient
+       id="G0">
+      <stop
+         offset="0"
+         style="stop-color:#2ea12e;stop-opacity:1;"
+         id="s1" />
+      <stop
+         offset="1"
+         style="stop-color:#12c712;stop-opacity:1;"
+         id="s2" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G0"
+       id="radialGradient4753"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,-0.2,0.2,1,-3.8,6.8)"
+       cx="24"
+       cy="22"
+       fx="24"
+       fy="22"
+       r="22" />
+    <linearGradient
+       id="G2">
+      <stop
+         offset="0"
+         style="stop-color:#000000;stop-opacity:0.63"
+         id="s5" />
+      <stop
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0"
+         id="s6" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4751"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-17.1,22.4)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective3087" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.35"
+     inkscape:cx="375"
+     inkscape:cy="520"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="641"
+     inkscape:window-height="719"
+     inkscape:window-x="0"
+     inkscape:window-y="277" />
+  <metadata
+     id="metadata3084">
+    <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
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-256.16074,-100.39653)">
+    <g
+       style="display:inline"
+       id="DIFFICULTY3"
+       transform="matrix(1.1359334,0,0,1.1359334,-294.96877,-229.3199)">
+      <g
+         style="display:inline"
+         id="g4430"
+         transform="matrix(0.3950865,-1.0357006e-2,1.0357006e-2,0.3950865,484.37373,289.71953)">
+        <path
+           d="M 47,39.5 C 47,43.08967 36.702552,46 24,46 C 11.297449,46 1,43.08967 1,39.5 C 1,35.91 11.297449,32 24,32 C 36.702552,32 47,35.909969 47,39.5 z"
+           id="path4432"
+           style="opacity:0.5;fill:url(#radialGradient4751)" />
+        <path
+           d="M 37.310531,41.5 L 24.030644,34.826121 L 10.735101,41.471448 L 13.289408,27.369086 L 2.5511635,17.368344 L 17.409702,15.326301 L 24.068641,2.5 L 30.697416,15.340488 L 45.551111,17.414249 L 34.789382,27.392039 L 37.310531,41.5 z"
+           id="path4434"
+           style="fill:url(#radialGradient4753);stroke:#c4a000" />
+        <path
+           d="M 17.731857,15.79089 L 24.06374,3.5868195 L 30.369452,15.794804 L 44.440148,17.761498 L 40.820395,21.121507 C 24.382895,17.434007 31.36502,28.341981 13.251748,30.364721 L 13.819799,27.184324 L 3.6604518,17.718688 C 3.6604518,17.718688 17.731857,15.79089 17.731857,15.79089 z"
+           id="path4436"
+           style="opacity:0.8;fill:url(#linearGradient4755);stroke:none" />
+        <path
+           d="M 35.973752,39.712833 L 24.028333,33.709386 L 12.082531,39.678326 L 14.362768,27.008543 L 4.7776396,18.070249 L 18.056076,16.247921 L 24.062792,4.6783526 L 30.045232,16.255741 L 43.322959,18.11306 L 33.713703,27.034785 L 35.973752,39.712833 z"
+           id="path4438"
+           style="opacity:0.68999999;fill:none;stroke:#ffffff" />
+      </g>
+      <g
+         style="display:inline"
+         id="g4446"
+         transform="matrix(0.3067542,-8.0414168e-3,8.0414168e-3,0.3067542,492.95836,295.49042)">
+        <path
+           d="M 47,39.5 C 47,43.08967 36.702552,46 24,46 C 11.297449,46 1,43.08967 1,39.5 C 1,35.91 11.297449,32 24,32 C 36.702552,32 47,35.909969 47,39.5 z"
+           id="path4448"
+           style="opacity:0.5;fill:url(#radialGradient4757)" />
+        <path
+           d="M 37.310531,41.5 L 24.030644,34.826121 L 10.735101,41.471448 L 13.289408,27.369086 L 2.5511635,17.368344 L 17.409702,15.326301 L 24.068641,2.5 L 30.697416,15.340488 L 45.551111,17.414249 L 34.789382,27.392039 L 37.310531,41.5 z"
+           id="path4450"
+           style="fill:url(#radialGradient4759);stroke:#c4a000" />
+        <path
+           d="M 17.731857,15.79089 L 24.06374,3.5868195 L 30.369452,15.794804 L 44.440148,17.761498 L 40.820395,21.121507 C 24.382895,17.434007 31.36502,28.341981 13.251748,30.364721 L 13.819799,27.184324 L 3.6604518,17.718688 C 3.6604518,17.718688 17.731857,15.79089 17.731857,15.79089 z"
+           id="path4452"
+           style="opacity:0.8;fill:url(#linearGradient4761);stroke:none" />
+        <path
+           d="M 35.973752,39.712833 L 24.028333,33.709386 L 12.082531,39.678326 L 14.362768,27.008543 L 4.7776396,18.070249 L 18.056076,16.247921 L 24.062792,4.6783526 L 30.045232,16.255741 L 43.322959,18.11306 L 33.713703,27.034785 L 35.973752,39.712833 z"
+           id="path4454"
+           style="opacity:0.68999999;fill:none;stroke:#ffffff" />
+      </g>
+      <g
+         style="display:inline"
+         id="g4462"
+         transform="matrix(0.2365598,-6.2013033e-3,6.2013033e-3,0.2365598,500.69581,300.58826)">
+        <path
+           d="M 47,39.5 C 47,43.08967 36.702552,46 24,46 C 11.297449,46 1,43.08967 1,39.5 C 1,35.91 11.297449,32 24,32 C 36.702552,32 47,35.909969 47,39.5 z"
+           id="path4464"
+           style="opacity:0.5;fill:url(#radialGradient4763)" />
+        <path
+           d="M 37.310531,41.5 L 24.030644,34.826121 L 10.735101,41.471448 L 13.289408,27.369086 L 2.5511635,17.368344 L 17.409702,15.326301 L 24.068641,2.5 L 30.697416,15.340488 L 45.551111,17.414249 L 34.789382,27.392039 L 37.310531,41.5 z"
+           id="path4466"
+           style="fill:url(#radialGradient4765);stroke:#c4a000" />
+        <path
+           d="M 17.731857,15.79089 L 24.06374,3.5868195 L 30.369452,15.794804 L 44.440148,17.761498 L 40.820395,21.121507 C 24.382895,17.434007 31.36502,28.341981 13.251748,30.364721 L 13.819799,27.184324 L 3.6604518,17.718688 C 3.6604518,17.718688 17.731857,15.79089 17.731857,15.79089 z"
+           id="path4468"
+           style="opacity:0.8;fill:url(#linearGradient4767);stroke:none" />
+        <path
+           d="M 35.973752,39.712833 L 24.028333,33.709386 L 12.082531,39.678326 L 14.362768,27.008543 L 4.7776396,18.070249 L 18.056076,16.247921 L 24.062792,4.6783526 L 30.045232,16.255741 L 43.322959,18.11306 L 33.713703,27.034785 L 35.973752,39.712833 z"
+           id="path4470"
+           style="opacity:0.68999999;fill:none;stroke:#ffffff" />
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/src/administration-activity/resources/administration/difficulty4.svg b/src/administration-activity/resources/administration/difficulty4.svg
new file mode 100644
index 0000000..2bd27f7
--- /dev/null
+++ b/src/administration-activity/resources/administration/difficulty4.svg
@@ -0,0 +1,153 @@
+<?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="25.745037"
+   height="26.498793"
+   id="svg3175"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docname="difficulty4.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3177">
+    <linearGradient
+       id="G1">
+      <stop
+         offset="0"
+         style="stop-color:#fcf9fb;stop-opacity:1"
+         id="s3" />
+      <stop
+         offset="1"
+         style="stop-color:#fcf9fb;stop-opacity:0"
+         id="s4" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4621"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-60.236798,-12.32645)"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <linearGradient
+       id="G2">
+      <stop
+         offset="0"
+         style="stop-color:#000000;stop-opacity:0.63"
+         id="s5" />
+      <stop
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0"
+         id="s6" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4619"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-77.801947,17.283361)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective3183" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.35"
+     inkscape:cx="375"
+     inkscape:cy="520"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="641"
+     inkscape:window-height="719"
+     inkscape:window-x="0"
+     inkscape:window-y="277" />
+  <metadata
+     id="metadata3180">
+    <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
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-327.12748,178.03007)">
+    <g
+       style="display:inline"
+       transform="matrix(0.5596747,0,0,0.5596747,360.54115,-174.41266)"
+       id="DIFFICULTY4">
+      <path
+         style="opacity:0.5;fill:url(#radialGradient4619)"
+         id="path4480"
+         d="M -13.701947,34.383361 C -13.701947,37.973031 -23.999395,40.883361 -36.701947,40.883361 C -49.404498,40.883361 -59.701947,37.973031 -59.701947,34.383361 C -59.701947,30.793361 -49.404498,26.883361 -36.701947,26.883361 C -23.999395,26.883361 -13.701947,30.79333 -13.701947,34.383361 z" />
+      <path
+         sodipodi:type="star"
+         style="opacity:1;fill:#f00d1d;fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.89999998;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"
+         id="path4584"
+         sodipodi:sides="10"
+         sodipodi:cx="447.83643"
+         sodipodi:cy="348.54681"
+         sodipodi:r1="7.0106702"
+         sodipodi:r2="9.551322"
+         sodipodi:arg1="-1.3990362"
+         sodipodi:arg2="-1.0848769"
+         inkscape:flatsided="false"
+         inkscape:rounded="0"
+         inkscape:randomized="0"
+         d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+         transform="matrix(2.0296314,0,0,2.0296314,-944.31106,-693.78219)" />
+      <path
+         sodipodi:type="star"
+         style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#fab4b9;stroke-width:0.89999998;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"
+         id="path4596"
+         sodipodi:sides="10"
+         sodipodi:cx="447.83643"
+         sodipodi:cy="348.54681"
+         sodipodi:r1="7.0106702"
+         sodipodi:r2="9.551322"
+         sodipodi:arg1="-1.3990362"
+         sodipodi:arg2="-1.0848769"
+         inkscape:flatsided="false"
+         inkscape:rounded="0"
+         inkscape:randomized="0"
+         d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+         transform="matrix(1.7937732,0,0,1.7937732,-838.65643,-611.52362)" />
+      <path
+         style="opacity:0.8;fill:url(#linearGradient4621);stroke:none"
+         id="path4484"
+         d="M -48.144873,0.5572597 L -41.228668,1.4615317 C -41.228668,1.4615317 -39.016649,-3.4465394 -37.917367,-4.2044265 C -36.585133,-3.7947218 -34.463591,-1.1095676 -33.007102,0.38674285 C -31.804473,-0.2353917 -28.60487,-1.8335235 -26.920341,-2.416278 C -26.166111,-0.5279284 -26.083873,1.9978651 -25.621402,4.1580802 C -24.141418,4.5158429 -22.193987,4.7696735 -21.197988,5.0503507 C -20.201989,5.3310279 -18.99455,5.7257672 -18.99455,5.7257672 L -21.974722,11.818526 C -38.412222,8.1310268 -31.837103,15.8411 -49.950375,17.86384 L -48.742744,15.671885 L -53.145873,10.567022 C -53.145873,10.567022 -49.628021,8.6896253 -47.214898,7.4518087 C -47.592671,4.9348322 -48.144873,0.5572597 -48.144873,0.5572597 z"
+         sodipodi:nodetypes="ccccccsccccccc" />
+    </g>
+  </g>
+</svg>
diff --git a/src/administration-activity/resources/administration/difficulty5.svg b/src/administration-activity/resources/administration/difficulty5.svg
new file mode 100644
index 0000000..abd7693
--- /dev/null
+++ b/src/administration-activity/resources/administration/difficulty5.svg
@@ -0,0 +1,225 @@
+<?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="27.745049"
+   height="26.202736"
+   id="svg3258"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docname="difficulty5.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3260">
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4787"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-60.236798,-12.32645)"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4785"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-77.801947,17.283361)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <linearGradient
+       id="G1">
+      <stop
+         offset="0"
+         style="stop-color:#fcf9fb;stop-opacity:1"
+         id="s3" />
+      <stop
+         offset="1"
+         style="stop-color:#fcf9fb;stop-opacity:0"
+         id="s4" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4783"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-60.236798,-12.32645)"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <linearGradient
+       id="G2">
+      <stop
+         offset="0"
+         style="stop-color:#000000;stop-opacity:0.63"
+         id="s5" />
+      <stop
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0"
+         id="s6" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4781"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-77.801947,17.283361)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective3266" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.35"
+     inkscape:cx="375"
+     inkscape:cy="520"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="641"
+     inkscape:window-height="719"
+     inkscape:window-x="0"
+     inkscape:window-y="277" />
+  <metadata
+     id="metadata3263">
+    <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
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-460.41319,-547.83224)">
+    <g
+       style="display:inline"
+       id="DIFFICULTY5"
+       transform="matrix(1.1359334,0,0,1.1359334,-59.093537,183.08765)">
+      <g
+         id="g4623"
+         transform="matrix(0.4346151,0,0,0.4346151,483.28644,323.90591)"
+         style="display:inline">
+        <path
+           d="M -13.701947,34.383361 C -13.701947,37.973031 -23.999395,40.883361 -36.701947,40.883361 C -49.404498,40.883361 -59.701947,37.973031 -59.701947,34.383361 C -59.701947,30.793361 -49.404498,26.883361 -36.701947,26.883361 C -23.999395,26.883361 -13.701947,30.79333 -13.701947,34.383361 z"
+           id="path4625"
+           style="opacity:0.5;fill:url(#radialGradient4781)" />
+        <path
+           transform="matrix(2.0296314,0,0,2.0296314,-944.31106,-693.78219)"
+           d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+           inkscape:randomized="0"
+           inkscape:rounded="0"
+           inkscape:flatsided="false"
+           sodipodi:arg2="-1.0848769"
+           sodipodi:arg1="-1.3990362"
+           sodipodi:r2="9.551322"
+           sodipodi:r1="7.0106702"
+           sodipodi:cy="348.54681"
+           sodipodi:cx="447.83643"
+           sodipodi:sides="10"
+           id="path4627"
+           style="opacity:1;fill:#f00d1d;fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.89999998;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"
+           sodipodi:type="star" />
+        <path
+           transform="matrix(1.7937732,0,0,1.7937732,-838.65643,-611.52362)"
+           d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+           inkscape:randomized="0"
+           inkscape:rounded="0"
+           inkscape:flatsided="false"
+           sodipodi:arg2="-1.0848769"
+           sodipodi:arg1="-1.3990362"
+           sodipodi:r2="9.551322"
+           sodipodi:r1="7.0106702"
+           sodipodi:cy="348.54681"
+           sodipodi:cx="447.83643"
+           sodipodi:sides="10"
+           id="path4629"
+           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#fab4b9;stroke-width:0.89999998;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"
+           sodipodi:type="star" />
+        <path
+           sodipodi:nodetypes="ccccccsccccccc"
+           d="M -48.144873,0.5572597 L -41.228668,1.4615317 C -41.228668,1.4615317 -39.016649,-3.4465394 -37.917367,-4.2044265 C -36.585133,-3.7947218 -34.463591,-1.1095676 -33.007102,0.38674285 C -31.804473,-0.2353917 -28.60487,-1.8335235 -26.920341,-2.416278 C -26.166111,-0.5279284 -26.083873,1.9978651 -25.621402,4.1580802 C -24.141418,4.5158429 -22.193987,4.7696735 -21.197988,5.0503507 C -20.201989,5.3310279 -18.99455,5.7257672 -18.99455,5.7257672 L -21.974722,11.818526 C -38.412222,8.1310268 -31.837103,15.8411 -49.950375,17.86384 L -48.742744,15.671885 L -53.145873,10.567022 C -53.145873,10.567022 -49.628021,8.6896253 -47.214898,7.4518087 C -47.592671,4.9348322 -48.144873,0.5572597 -48.144873,0.5572597 z"
+           id="path4631"
+           style="opacity:0.8;fill:url(#linearGradient4783);stroke:none" />
+      </g>
+      <g
+         id="g4637"
+         transform="matrix(0.3532,0,0,0.3532,486.60349,329.72395)"
+         style="display:inline">
+        <path
+           d="M -13.701947,34.383361 C -13.701947,37.973031 -23.999395,40.883361 -36.701947,40.883361 C -49.404498,40.883361 -59.701947,37.973031 -59.701947,34.383361 C -59.701947,30.793361 -49.404498,26.883361 -36.701947,26.883361 C -23.999395,26.883361 -13.701947,30.79333 -13.701947,34.383361 z"
+           id="path4639"
+           style="opacity:0.5;fill:url(#radialGradient4785)" />
+        <path
+           transform="matrix(2.0296314,0,0,2.0296314,-944.31106,-693.78219)"
+           d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+           inkscape:randomized="0"
+           inkscape:rounded="0"
+           inkscape:flatsided="false"
+           sodipodi:arg2="-1.0848769"
+           sodipodi:arg1="-1.3990362"
+           sodipodi:r2="9.551322"
+           sodipodi:r1="7.0106702"
+           sodipodi:cy="348.54681"
+           sodipodi:cx="447.83643"
+           sodipodi:sides="10"
+           id="path4641"
+           style="opacity:1;fill:#f00d1d;fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.89999998;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"
+           sodipodi:type="star" />
+        <path
+           transform="matrix(1.7937732,0,0,1.7937732,-838.65643,-611.52362)"
+           d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+           inkscape:randomized="0"
+           inkscape:rounded="0"
+           inkscape:flatsided="false"
+           sodipodi:arg2="-1.0848769"
+           sodipodi:arg1="-1.3990362"
+           sodipodi:r2="9.551322"
+           sodipodi:r1="7.0106702"
+           sodipodi:cy="348.54681"
+           sodipodi:cx="447.83643"
+           sodipodi:sides="10"
+           id="path4643"
+           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#fab4b9;stroke-width:0.89999998;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"
+           sodipodi:type="star" />
+        <path
+           sodipodi:nodetypes="ccccccsccccccc"
+           d="M -48.144873,0.5572597 L -41.228668,1.4615317 C -41.228668,1.4615317 -39.016649,-3.4465394 -37.917367,-4.2044265 C -36.585133,-3.7947218 -34.463591,-1.1095676 -33.007102,0.38674285 C -31.804473,-0.2353917 -28.60487,-1.8335235 -26.920341,-2.416278 C -26.166111,-0.5279284 -26.083873,1.9978651 -25.621402,4.1580802 C -24.141418,4.5158429 -22.193987,4.7696735 -21.197988,5.0503507 C -20.201989,5.3310279 -18.99455,5.7257672 -18.99455,5.7257672 L -21.974722,11.818526 C -38.412222,8.1310268 -31.837103,15.8411 -49.950375,17.86384 L -48.742744,15.671885 L -53.145873,10.567022 C -53.145873,10.567022 -49.628021,8.6896253 -47.214898,7.4518087 C -47.592671,4.9348322 -48.144873,0.5572597 -48.144873,0.5572597 z"
+           id="path4645"
+           style="opacity:0.8;fill:url(#linearGradient4787);stroke:none" />
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/src/administration-activity/resources/administration/difficulty6.svg b/src/administration-activity/resources/administration/difficulty6.svg
new file mode 100644
index 0000000..146b761
--- /dev/null
+++ b/src/administration-activity/resources/administration/difficulty6.svg
@@ -0,0 +1,292 @@
+<?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="29.61487"
+   height="27.2731"
+   id="svg3328"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docname="difficulty6.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3330">
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4799"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-60.236798,-12.32645)"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4797"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-77.801947,17.283361)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4795"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-60.236798,-12.32645)"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4793"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-77.801947,17.283361)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <linearGradient
+       id="G1">
+      <stop
+         offset="0"
+         style="stop-color:#fcf9fb;stop-opacity:1"
+         id="s3" />
+      <stop
+         offset="1"
+         style="stop-color:#fcf9fb;stop-opacity:0"
+         id="s4" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#G1"
+       id="linearGradient4791"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-60.236798,-12.32645)"
+       x1="14.660452"
+       y1="7.0243196"
+       x2="24.030643"
+       y2="34.826122" />
+    <linearGradient
+       id="G2">
+      <stop
+         offset="0"
+         style="stop-color:#000000;stop-opacity:0.63"
+         id="s5" />
+      <stop
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0"
+         id="s6" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#G2"
+       id="radialGradient4789"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.4,0,0,0.67,-77.801947,17.283361)"
+       cx="17.3125"
+       cy="25.53125"
+       fx="17.3125"
+       fy="25.53125"
+       r="9.6875" />
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective3336" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.35"
+     inkscape:cx="375"
+     inkscape:cy="520"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="641"
+     inkscape:window-height="719"
+     inkscape:window-x="0"
+     inkscape:window-y="277" />
+  <metadata
+     id="metadata3333">
+    <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
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-360.19257,-518.72563)">
+    <g
+       style="display:inline"
+       id="DIFFICULTY6"
+       transform="matrix(1.1359334,0,0,1.1359334,-186.38871,155.28269)">
+      <g
+         id="g4651"
+         transform="matrix(0.4055126,0,0,0.4055126,505.38359,322.57192)"
+         style="display:inline">
+        <path
+           d="M -13.701947,34.383361 C -13.701947,37.973031 -23.999395,40.883361 -36.701947,40.883361 C -49.404498,40.883361 -59.701947,37.973031 -59.701947,34.383361 C -59.701947,30.793361 -49.404498,26.883361 -36.701947,26.883361 C -23.999395,26.883361 -13.701947,30.79333 -13.701947,34.383361 z"
+           id="path4653"
+           style="opacity:0.5;fill:url(#radialGradient4789)" />
+        <path
+           transform="matrix(2.0296314,0,0,2.0296314,-944.31106,-693.78219)"
+           d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+           inkscape:randomized="0"
+           inkscape:rounded="0"
+           inkscape:flatsided="false"
+           sodipodi:arg2="-1.0848769"
+           sodipodi:arg1="-1.3990362"
+           sodipodi:r2="9.551322"
+           sodipodi:r1="7.0106702"
+           sodipodi:cy="348.54681"
+           sodipodi:cx="447.83643"
+           sodipodi:sides="10"
+           id="path4655"
+           style="opacity:1;fill:#f00d1d;fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.89999998;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"
+           sodipodi:type="star" />
+        <path
+           transform="matrix(1.7937732,0,0,1.7937732,-838.65643,-611.52362)"
+           d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+           inkscape:randomized="0"
+           inkscape:rounded="0"
+           inkscape:flatsided="false"
+           sodipodi:arg2="-1.0848769"
+           sodipodi:arg1="-1.3990362"
+           sodipodi:r2="9.551322"
+           sodipodi:r1="7.0106702"
+           sodipodi:cy="348.54681"
+           sodipodi:cx="447.83643"
+           sodipodi:sides="10"
+           id="path4657"
+           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#fab4b9;stroke-width:0.89999998;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"
+           sodipodi:type="star" />
+        <path
+           sodipodi:nodetypes="ccccccsccccccc"
+           d="M -48.144873,0.5572597 L -41.228668,1.4615317 C -41.228668,1.4615317 -39.016649,-3.4465394 -37.917367,-4.2044265 C -36.585133,-3.7947218 -34.463591,-1.1095676 -33.007102,0.38674285 C -31.804473,-0.2353917 -28.60487,-1.8335235 -26.920341,-2.416278 C -26.166111,-0.5279284 -26.083873,1.9978651 -25.621402,4.1580802 C -24.141418,4.5158429 -22.193987,4.7696735 -21.197988,5.0503507 C -20.201989,5.3310279 -18.99455,5.7257672 -18.99455,5.7257672 L -21.974722,11.818526 C -38.412222,8.1310268 -31.837103,15.8411 -49.950375,17.86384 L -48.742744,15.671885 L -53.145873,10.567022 C -53.145873,10.567022 -49.628021,8.6896253 -47.214898,7.4518087 C -47.592671,4.9348322 -48.144873,0.5572597 -48.144873,0.5572597 z"
+           id="path4659"
+           style="opacity:0.8;fill:url(#linearGradient4791);stroke:none" />
+      </g>
+      <g
+         id="g4665"
+         transform="matrix(0.3329659,0,0,0.3329659,508.0842,328.2181)"
+         style="display:inline">
+        <path
+           d="M -13.701947,34.383361 C -13.701947,37.973031 -23.999395,40.883361 -36.701947,40.883361 C -49.404498,40.883361 -59.701947,37.973031 -59.701947,34.383361 C -59.701947,30.793361 -49.404498,26.883361 -36.701947,26.883361 C -23.999395,26.883361 -13.701947,30.79333 -13.701947,34.383361 z"
+           id="path4667"
+           style="opacity:0.5;fill:url(#radialGradient4793)" />
+        <path
+           transform="matrix(2.0296314,0,0,2.0296314,-944.31106,-693.78219)"
+           d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+           inkscape:randomized="0"
+           inkscape:rounded="0"
+           inkscape:flatsided="false"
+           sodipodi:arg2="-1.0848769"
+           sodipodi:arg1="-1.3990362"
+           sodipodi:r2="9.551322"
+           sodipodi:r1="7.0106702"
+           sodipodi:cy="348.54681"
+           sodipodi:cx="447.83643"
+           sodipodi:sides="10"
+           id="path4669"
+           style="opacity:1;fill:#f00d1d;fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.89999998;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"
+           sodipodi:type="star" />
+        <path
+           transform="matrix(1.7937732,0,0,1.7937732,-838.65643,-611.52362)"
+           d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+           inkscape:randomized="0"
+           inkscape:rounded="0"
+           inkscape:flatsided="false"
+           sodipodi:arg2="-1.0848769"
+           sodipodi:arg1="-1.3990362"
+           sodipodi:r2="9.551322"
+           sodipodi:r1="7.0106702"
+           sodipodi:cy="348.54681"
+           sodipodi:cx="447.83643"
+           sodipodi:sides="10"
+           id="path4671"
+           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#fab4b9;stroke-width:0.89999998;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"
+           sodipodi:type="star" />
+        <path
+           sodipodi:nodetypes="ccccccsccccccc"
+           d="M -48.144873,0.5572597 L -41.228668,1.4615317 C -41.228668,1.4615317 -39.016649,-3.4465394 -37.917367,-4.2044265 C -36.585133,-3.7947218 -34.463591,-1.1095676 -33.007102,0.38674285 C -31.804473,-0.2353917 -28.60487,-1.8335235 -26.920341,-2.416278 C -26.166111,-0.5279284 -26.083873,1.9978651 -25.621402,4.1580802 C -24.141418,4.5158429 -22.193987,4.7696735 -21.197988,5.0503507 C -20.201989,5.3310279 -18.99455,5.7257672 -18.99455,5.7257672 L -21.974722,11.818526 C -38.412222,8.1310268 -31.837103,15.8411 -49.950375,17.86384 L -48.742744,15.671885 L -53.145873,10.567022 C -53.145873,10.567022 -49.628021,8.6896253 -47.214898,7.4518087 C -47.592671,4.9348322 -48.144873,0.5572597 -48.144873,0.5572597 z"
+           id="path4673"
+           style="opacity:0.8;fill:url(#linearGradient4795);stroke:none" />
+      </g>
+      <g
+         id="g4679"
+         transform="matrix(0.256048,0,0,0.256048,510.75301,333.49224)"
+         style="display:inline">
+        <path
+           d="M -13.701947,34.383361 C -13.701947,37.973031 -23.999395,40.883361 -36.701947,40.883361 C -49.404498,40.883361 -59.701947,37.973031 -59.701947,34.383361 C -59.701947,30.793361 -49.404498,26.883361 -36.701947,26.883361 C -23.999395,26.883361 -13.701947,30.79333 -13.701947,34.383361 z"
+           id="path4681"
+           style="opacity:0.5;fill:url(#radialGradient4797)" />
+        <path
+           transform="matrix(2.0296314,0,0,2.0296314,-944.31106,-693.78219)"
+           d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+           inkscape:randomized="0"
+           inkscape:rounded="0"
+           inkscape:flatsided="false"
+           sodipodi:arg2="-1.0848769"
+           sodipodi:arg1="-1.3990362"
+           sodipodi:r2="9.551322"
+           sodipodi:r1="7.0106702"
+           sodipodi:cy="348.54681"
+           sodipodi:cx="447.83643"
+           sodipodi:sides="10"
+           id="path4683"
+           style="opacity:1;fill:#f00d1d;fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.89999998;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"
+           sodipodi:type="star" />
+        <path
+           transform="matrix(1.7937732,0,0,1.7937732,-838.65643,-611.52362)"
+           d="M 449.03467,341.6393 L 452.2971,340.1011 L 452.86596,343.66283 L 456.40945,344.336 L 454.77614,347.55187 L 457.2472,350.1793 L 454.03558,351.82095 L 454.49036,355.39904 L 450.92716,354.83942 L 449.19193,358.00146 L 446.63818,355.45433 L 443.37575,356.99253 L 442.80689,353.4308 L 439.2634,352.75763 L 440.89672,349.54176 L 438.42565,346.91433 L 441.63727,345.27268 L 441.18249,341.69459 L 444.74569,342.25421 L 446.48092,339.09217 L 449.03467,341.6393 z"
+           inkscape:randomized="0"
+           inkscape:rounded="0"
+           inkscape:flatsided="false"
+           sodipodi:arg2="-1.0848769"
+           sodipodi:arg1="-1.3990362"
+           sodipodi:r2="9.551322"
+           sodipodi:r1="7.0106702"
+           sodipodi:cy="348.54681"
+           sodipodi:cx="447.83643"
+           sodipodi:sides="10"
+           id="path4685"
+           style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#fab4b9;stroke-width:0.89999998;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"
+           sodipodi:type="star" />
+        <path
+           sodipodi:nodetypes="ccccccsccccccc"
+           d="M -48.144873,0.5572597 L -41.228668,1.4615317 C -41.228668,1.4615317 -39.016649,-3.4465394 -37.917367,-4.2044265 C -36.585133,-3.7947218 -34.463591,-1.1095676 -33.007102,0.38674285 C -31.804473,-0.2353917 -28.60487,-1.8335235 -26.920341,-2.416278 C -26.166111,-0.5279284 -26.083873,1.9978651 -25.621402,4.1580802 C -24.141418,4.5158429 -22.193987,4.7696735 -21.197988,5.0503507 C -20.201989,5.3310279 -18.99455,5.7257672 -18.99455,5.7257672 L -21.974722,11.818526 C -38.412222,8.1310268 -31.837103,15.8411 -49.950375,17.86384 L -48.742744,15.671885 L -53.145873,10.567022 C -53.145873,10.567022 -49.628021,8.6896253 -47.214898,7.4518087 C -47.592671,4.9348322 -48.144873,0.5572597 -48.144873,0.5572597 z"
+           id="path4687"
+           style="opacity:0.8;fill:url(#linearGradient4799);stroke:none" />
+      </g>
+    </g>
+  </g>
+</svg>



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