summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2019-01-31 22:55:35 +0100
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2019-01-31 22:55:35 +0100
commit9cc1ce48952543634067b9cad1f862154407eb96 (patch)
treebd259ca6e07fdc9c47cdd52786c51f4c6beb4f1f
parent48d576fc30487769fb0fc980533d85a80f6f4f13 (diff)
Adds a few more icons.
Not too sure about the shoe though...
-rw-r--r--Makefile2
-rw-r--r--src/asset/www/svg/damage_type/accuracy2.svg80
-rw-r--r--src/asset/www/svg/damage_type/intelligence.svg66
-rw-r--r--src/asset/www/svg/damage_type/mind.svg156
-rw-r--r--src/asset/www/svg/damage_type/speed.svg89
5 files changed, 392 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 31f3ef6..5cbbcae 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ all: $(PREPROCESSOR_RESULT) build $(WWW_DIR) $(MODULES_WWW)
upload_to:
$(MAKE) CONFIG_FILE=conf/tacticians.conf
- scp -r $(WWW_DIR)/* procyon_:/static_content_node/
+ scp -r $(WWW_DIR)/* procyon_:/static_content_node/www/
build:
for module in $(MODULES_SRC) ; do \
diff --git a/src/asset/www/svg/damage_type/accuracy2.svg b/src/asset/www/svg/damage_type/accuracy2.svg
new file mode 100644
index 0000000..360544b
--- /dev/null
+++ b/src/asset/www/svg/damage_type/accuracy2.svg
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="16mm"
+ height="16mm"
+ viewBox="0 0 16 16"
+ version="1.1"
+ id="svg8"
+ inkscape:version="0.92.2 2405546, 2018-03-11"
+ sodipodi:docname="accuracy2.svg">
+ <defs
+ id="defs2" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="8.00001"
+ inkscape:cx="16.385599"
+ inkscape:cy="23.2951"
+ inkscape:document-units="mm"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:snap-global="false"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="false"
+ inkscape:window-width="1918"
+ inkscape:window-height="1059"
+ inkscape:window-x="1"
+ inkscape:window-y="20"
+ inkscape:window-maximized="0"
+ inkscape:pagecheckerboard="true" />
+ <metadata
+ id="metadata5">
+ <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></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-281)">
+ <path
+ style="fill:#e9ddaf;stroke:#483e37;stroke-width:0.5;stroke-linecap:square;paint-order:markers stroke fill;stroke-miterlimit:4;stroke-dasharray:none"
+ d="m 15.14888,289 c 0,0.5417 -3.402165,5.56137 -7.14888,5.56137 -3.746715,0 -7.14888,-4.92045 -7.14888,-5.56137 0,-0.64092 3.2037276,-5.56137 7.14888,-5.56137 3.945152,0 7.14888,4.82123 7.14888,5.56137 z"
+ id="path916"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="czczc" />
+ <path
+ style="fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.40394932;stroke-linecap:square;paint-order:markers stroke fill"
+ d="m 13.775571,288.99999 c 0,0.43763 -2.748605,4.49303 -5.7755716,4.49303 -3.0269655,0 -5.7755699,-3.97523 -5.7755699,-4.49303 0,-0.5178 2.5882873,-4.49301 5.7755699,-4.49301 3.1872836,0 5.7755716,3.89505 5.7755716,4.49301 z"
+ id="path916-3"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="czczc" />
+ <ellipse
+ style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
+ id="path1609"
+ cx="7.9999995"
+ cy="289"
+ rx="1.6205709"
+ ry="4.3160105" />
+ </g>
+</svg>
diff --git a/src/asset/www/svg/damage_type/intelligence.svg b/src/asset/www/svg/damage_type/intelligence.svg
new file mode 100644
index 0000000..8632ff4
--- /dev/null
+++ b/src/asset/www/svg/damage_type/intelligence.svg
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="16mm"
+ height="16mm"
+ viewBox="0 0 16 16"
+ version="1.1"
+ id="svg8"
+ inkscape:version="0.92.2 2405546, 2018-03-11"
+ sodipodi:docname="intelligence.svg">
+ <defs
+ id="defs2" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="3.3941125"
+ inkscape:cx="10.629239"
+ inkscape:cy="22.844727"
+ inkscape:document-units="mm"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:snap-global="false"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="false"
+ inkscape:window-width="1918"
+ inkscape:window-height="1059"
+ inkscape:window-x="1"
+ inkscape:window-y="20"
+ inkscape:window-maximized="0"
+ inkscape:pagecheckerboard="true" />
+ <metadata
+ id="metadata5">
+ <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></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-281)">
+ <path
+ style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:#483e37;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 1.6789803,283.05003 a 2.5183247,2.6989643 43.267889 0 0 -0.016401,3.6913 2.5183247,2.6989643 43.267889 0 0 0.8896801,0.5235 l -1.2462637,1.324 1.9394372,1.82557 a 2.5183246,2.6989643 43.267889 0 1 0.22813,-0.27959 2.5183246,2.6989643 43.267889 0 1 3.6835702,-0.23941 2.5183246,2.6989643 43.267889 0 1 -0.016401,3.6913 2.5183246,2.6989643 43.267889 0 1 -0.26529,0.24461 l 1.9394455,1.8256 1.2448894,-1.32254 a 2.5183247,2.6989643 43.267889 0 0 0.577685,0.85496 2.5183247,2.6989643 43.267889 0 0 3.683563,-0.23941 2.5183247,2.6989643 43.267889 0 0 0.01639,-3.6913 2.5183247,2.6989643 43.267889 0 0 -0.889679,-0.52351 l 1.246262,-1.32398 -2.107729,-1.984 a 2.5183247,2.6989643 43.267889 0 0 0.995404,-0.68301 2.5183247,2.6989643 43.267889 0 0 0.01639,-3.6913 2.5183247,2.6989643 43.267889 0 0 -3.6835617,0.23942 2.5183247,2.6989643 43.267889 0 0 -0.6227074,1.03382 l -2.1066235,-1.98295 -1.2448893,1.32253 a 2.5183247,2.6989643 43.267889 0 0 -0.5776844,-0.85496 2.5183247,2.6989643 43.267889 0 0 -3.6835703,0.2394 z"
+ id="rect1822"
+ inkscape:connector-curvature="0" />
+ </g>
+</svg>
diff --git a/src/asset/www/svg/damage_type/mind.svg b/src/asset/www/svg/damage_type/mind.svg
new file mode 100644
index 0000000..09205a6
--- /dev/null
+++ b/src/asset/www/svg/damage_type/mind.svg
@@ -0,0 +1,156 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="16mm"
+ height="16mm"
+ viewBox="0 0 16 16"
+ version="1.1"
+ id="svg8"
+ inkscape:version="0.92.2 2405546, 2018-03-11"
+ sodipodi:docname="mind.svg">
+ <defs
+ id="defs2" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="6.7882251"
+ inkscape:cx="22.393185"
+ inkscape:cy="30.330356"
+ inkscape:document-units="mm"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:snap-global="false"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="false"
+ inkscape:window-width="1918"
+ inkscape:window-height="1059"
+ inkscape:window-x="1"
+ inkscape:window-y="20"
+ inkscape:window-maximized="0"
+ inkscape:pagecheckerboard="true" />
+ <metadata
+ id="metadata5">
+ <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></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-281)">
+ <ellipse
+ ry="5.9031496"
+ rx="6.3265824"
+ cy="289.9595"
+ cx="8.2137346"
+ id="ellipse1655"
+ style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:#483e37;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
+ <ellipse
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:#483e37;stroke-width:0.53253543;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
+ id="path1638"
+ cx="8.2137346"
+ cy="288.51358"
+ rx="6.3265824"
+ ry="5.9031496" />
+ <ellipse
+ style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:#483e37;stroke-width:0.47197589;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
+ id="path1638-7"
+ cx="8.2305107"
+ cy="288.48746"
+ rx="5.6071281"
+ ry="5.2318478" />
+ <path
+ transform="matrix(1.0650745,0.3012002,-0.3012002,1.0650745,86.478821,-21.945186)"
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.33221132;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 7.5843676,288.58832 0.5539799,-3.7985 0.5539802,3.7985 z"
+ id="path1636"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc" />
+ <path
+ sodipodi:nodetypes="cccc"
+ inkscape:connector-curvature="0"
+ id="path1709"
+ d="m 6.6749845,293.92052 0.8226195,-2.14115 -0.2268688,2.31511 z"
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.19288257;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
+ <path
+ style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:#483e37;stroke-width:0.3;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 8.6312402,288.44548 -1.73414,3.87883 0.55408,-4.21254 z"
+ id="path1636-5"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc" />
+ <ellipse
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.36538461;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
+ id="path1673"
+ cx="8.0448027"
+ cy="288.41913"
+ rx="0.88867009"
+ ry="0.95702934" />
+ <path
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.19288257;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 13.797277,290.05096 -2.091902,-0.9408 2.298822,0.35567 z"
+ id="path1636-3"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc" />
+ <path
+ sodipodi:nodetypes="cccc"
+ inkscape:connector-curvature="0"
+ id="path1705"
+ d="m 11.298789,293.15949 -1.077603,-2.02483 1.599515,1.68899 z"
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.19288257;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
+ <path
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.19288257;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 3.0550857,291.42545 2.0097947,-1.1054 -1.6667977,1.62264 z"
+ id="path1707"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc" />
+ <path
+ sodipodi:nodetypes="cccc"
+ inkscape:connector-curvature="0"
+ id="path1711"
+ d="m 13.520388,285.94181 -2.115324,0.88689 1.828872,-1.43747 z"
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.19288257;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
+ <path
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.19288257;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 10.804296,283.132 -1.4057279,1.81248 0.8855479,-2.15102 z"
+ id="path1713"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc" />
+ <path
+ sodipodi:nodetypes="cccc"
+ inkscape:connector-curvature="0"
+ id="path1715"
+ d="M 6.8131926,282.90905 7.034961,285.19203 6.2025294,283.0199 Z"
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.19288257;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
+ <path
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.19288257;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
+ d="m 3.5156063,284.63922 1.4848649,1.74824 -1.9230891,-1.30875 z"
+ id="path1717"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc" />
+ <path
+ sodipodi:nodetypes="cccc"
+ inkscape:connector-curvature="0"
+ id="path1719"
+ d="m 2.2494274,287.96418 2.2878325,0.16429 -2.2809809,0.45631 z"
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.19288257;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
+ </g>
+</svg>
diff --git a/src/asset/www/svg/damage_type/speed.svg b/src/asset/www/svg/damage_type/speed.svg
new file mode 100644
index 0000000..73b2414
--- /dev/null
+++ b/src/asset/www/svg/damage_type/speed.svg
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="16mm"
+ height="16mm"
+ viewBox="0 0 16 16"
+ version="1.1"
+ id="svg8"
+ inkscape:version="0.92.2 2405546, 2018-03-11"
+ sodipodi:docname="dexterity.svg">
+ <defs
+ id="defs2" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="3.3941125"
+ inkscape:cx="5.8950936"
+ inkscape:cy="-30.944313"
+ inkscape:document-units="mm"
+ inkscape:current-layer="g1929"
+ showgrid="false"
+ inkscape:snap-global="false"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-nodes="false"
+ inkscape:window-width="1918"
+ inkscape:window-height="1059"
+ inkscape:window-x="1"
+ inkscape:window-y="20"
+ inkscape:window-maximized="0"
+ inkscape:pagecheckerboard="true" />
+ <metadata
+ id="metadata5">
+ <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></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-281)">
+ <g
+ id="g1929"
+ transform="translate(0.68063443,-0.17502609)">
+ <path
+ sodipodi:nodetypes="cccccccc"
+ inkscape:connector-curvature="0"
+ id="rect1822"
+ d="m 10.237544,284.02164 c -1.631299,-0.69004 -3.4578971,1.09661 -4.0504899,-1.13091 -1.2864627,0.80252 -2.5052188,4.09301 -4.4651454,7.53763 l 1.5702094,1.16672 c 0.4373644,-0.27692 0.4374558,-1.09903 1.6258093,1.19992 4.2215233,3.85882 7.9214946,4.2929 8.7289956,3.76867 1.94969,-3.71964 -1.373576,-3.3555 -3.073666,-5.67743 -0.893102,-1.21978 -1.3382595,-3.18082 -0.335713,-6.8646 z"
+ style="opacity:1;vector-effect:none;fill:#e9ddaf;fill-opacity:1;stroke:#483e37;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
+ <path
+ sodipodi:nodetypes="cccccccc"
+ inkscape:connector-curvature="0"
+ id="rect1822-9"
+ d="m 2.4512704,289.00006 c -0.248771,0.43842 -0.5634072,0.94049 -0.810298,1.37441 l 1.6511458,1.34094 c 0.4373645,-0.27692 0.3808005,-1.1632 1.569154,1.13575 4.2215233,3.85881 8.0671798,4.30092 8.8746808,3.77669 0.232484,-0.44354 0.300965,-0.66855 0.395193,-1.00743 -0.46534,0.16692 -1.560449,0.80407 -5.7144298,-1.40296 -2.6371526,-1.63676 -2.8034061,-3.97668 -5.9654458,-5.2174 z"
+ style="opacity:1;vector-effect:none;fill:#483e37;fill-opacity:1;stroke:none;stroke-width:0.58474833;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" />
+ <path
+ sodipodi:nodetypes="ccccccc"
+ inkscape:connector-curvature="0"
+ id="path1915"
+ d="m 10.319816,283.8777 -1.7482254,-0.12836 c 0.1584001,2.06993 -0.9907121,4.35878 0.2589965,7.1241 0.976739,0.76835 2.2202919,0.98153 2.1367209,0.16045 -0.471938,-0.22739 -0.649888,-0.89599 -1.0036123,-1.41198 -0.5660392,-2.26781 0.061223,-4.24445 0.3561173,-5.74421 z"
+ style="fill:#483e37;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.30942929px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="cccc"
+ inkscape:connector-curvature="0"
+ id="path1915-1"
+ d="m 4.5602514,284.92974 -1.0272381,1.82325 c -0.7469511,1.12748 -0.872344,0.006 1.1727576,2.14796 2.3031926,-1.96055 1.0903526,-2.03851 -0.1455195,-3.97121 z"
+ style="fill:#483e37;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.30942929px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ </g>
+ </g>
+</svg>