Index: trunk/data/defaultpresets.xml
===================================================================
--- trunk/data/defaultpresets.xml	(revision 15647)
+++ trunk/data/defaultpresets.xml	(revision 15648)
@@ -1115,4 +1115,5 @@
                 <combo key="crossing" text="Pedestrian crossing type" values="uncontrolled,traffic_signals,unmarked,no" />
                 <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" />
+                <combo key="kerb" text="Kerb" values="flush,lowered,no,raised,rolled,yes" values_context="kerb" />
                 <check key="crossing:island" text="With island" />
                 <check key="button_operated" text="Button operated" />
@@ -1160,4 +1161,5 @@
             </combo>
             <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" values_searchable="true" />
+            <combo key="kerb" text="Kerb" values="flush,lowered,no,raised,rolled,yes" values_context="kerb" />
             <combo key="supervised" text="Crossing attendant" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" />
             <combo key="tactile_paving" text="Tactile Paving" values="yes,no,incorrect" />
@@ -1993,4 +1995,13 @@
         </item> <!-- Bus Guideway -->
         <separator/>
+        <item name="Railway construction" icon="presets/transport/railway/railway_construction.svg" type="way" preset_name_label="true">
+            <link wiki="Key:construction" />
+            <key key="railway" value="construction" />
+            <combo key="construction" text="Railway type" values="rail,narrow_gauge,monorail,preserved,light_rail,subway,tram,funicular" />
+            <optional>
+                <combo key="usage" text="Usage" values="main,branch,industrial,military,tourism,freight" />
+                <reference ref="railway_service_gauge_electrified_yesno" />
+            </optional>
+        </item> <!-- Railway construction -->
         <item name="Disused Rail" icon="presets/transport/railway/disused_rail.svg" type="way" preset_name_label="true">
             <link wiki="Tag:railway=disused" />
@@ -4073,5 +4084,6 @@
             <key key="recycling_type" value="container" />
             <text key="operator" text="Operator" />
-            <reference ref="oh_wheelchair" />
+            <combo key="opening_hours" text="Throw in times" delimiter="|" values="24/7|Mo-Fr 06:30-12:30,15:30-20:00; Sa 08:00-12:00; PH off" values_no_i18n="true" />
+            <combo key="wheelchair" text="Wheelchairs" values="yes,limited,no" />
             <space />
             <checkgroup columns="4">
@@ -4751,5 +4763,5 @@
             <link wiki="Key:building" />
             <space />
-            <combo key="building" text="Building" values="allotment_house,bakehouse,barn,basilica,cabin,carport,cathedral,chapel,church,college,commercial,construction,cowshed,farm_auxiliary,garage,garages,gasometer,ger,greenhouse,hangar,hospital,industrial,kindergarten,manufacture,mosque,office,public,retail,roof,ruins,school,service,shed,silo,stable,storage_tank,supermarket,synagogue,temple,toilets,train_station,transformer_tower,transportation,university,warehouse,yes" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
+            <combo key="building" text="Building" values="allotment_house,bakehouse,barn,basilica,cabin,carport,cathedral,chapel,church,college,commercial,construction,cowshed,farm_auxiliary,garage,garages,gasometer,greenhouse,hangar,hospital,industrial,kindergarten,manufacture,mosque,office,public,retail,roof,ruins,school,service,shed,silo,stable,storage_tank,supermarket,synagogue,temple,toilets,train_station,transformer_tower,transportation,university,warehouse,yes" values_context="building" default="yes" match="keyvalue!" values_searchable="true" />
             <optional>
                 <text key="name" text="Name" />
@@ -4762,5 +4774,5 @@
             <link wiki="Key:building" />
             <space />
-            <combo key="building" text="Building" values="yes,residential,apartments,house,hotel,hut,bungalow,dormitory,terrace,detached,farm" default="residential" match="keyvalue!" values_context="building" values_searchable="true" />
+            <combo key="building" text="Building" values="yes,residential,apartments,ger,house,hotel,hut,bungalow,dormitory,terrace,detached,farm" default="residential" match="keyvalue!" values_context="building" values_searchable="true" />
             <optional>
                 <text key="name" text="Name" />
@@ -6677,5 +6689,5 @@
     </item> <!-- Caterer -->
     <separator/> <!-- food group -->
-    <item name="Upholsterer" type="node,closedway,multipolygon" preset_name_label="true">
+    <item name="Upholsterer" icon="presets/craft/upholsterer.svg" type="node,closedway,multipolygon" preset_name_label="true">
         <link wiki="Tag:craft=upholsterer" />
         <space />
@@ -6776,5 +6788,5 @@
         <reference ref="link_contact_address" />
     </item> <!-- Pottery -->
-    <item name="Gardener" type="node,closedway,multipolygon" preset_name_label="true">
+    <item name="Gardener" icon="presets/craft/gardener.svg" type="node,closedway,multipolygon" preset_name_label="true">
         <link wiki="Tag:craft=gardener" />
         <space />
@@ -6783,5 +6795,5 @@
         <reference ref="link_contact_address" />
     </item> <!-- Gardener -->
-    <item name="Shoemaker" type="node,closedway,multipolygon" preset_name_label="true">
+    <item name="Shoemaker" icon="presets/craft/shoemaker.svg" type="node,closedway,multipolygon" preset_name_label="true">
         <link wiki="Tag:craft=shoemaker" />
         <space />
Index: trunk/data/validator/combinations.mapcss
===================================================================
--- trunk/data/validator/combinations.mapcss	(revision 15647)
+++ trunk/data/validator/combinations.mapcss	(revision 15648)
@@ -270,5 +270,8 @@
 }
 
-/* {0.tag} together with {1.tag}, see #17950, #17330, #17623, #17592, #17594, #17542, #16861, #16147, #10186 */
+/* {0.tag} together with {1.tag}, see #18411, #17950, #17330, #17623, #17592, #17594, #17542, #16861, #16147, #10186 */
+*[barrier=kerb][kerb=no],
+way[highway=construction][construction=yes],
+way[railway=construction][construction=yes],
 *[man_made=bridge][bridge=yes],
 *[man_made=tunnel][tunnel=yes],
@@ -649,2 +652,21 @@
   group: tr("suspicious tag combination");
 }
+
+/* #18374 */
+*[amenity=recycling][collection_times="24/7"][!opening_hours],
+*[amenity=recycling][collection_times       ][!opening_hours][collection_times=~/[a-z]-[A-Z].*[0-9]-[0-9]/] {
+  throwWarning: tr("{0} together with {1}. Probably {2} is meant.", "{1.key}", "{0.tag}", "{2.key}");
+  group: tr("suspicious tag combination");
+  fixChangeKey: "collection_times => opening_hours";
+  /* spaces in asserts are not yet supported
+  assertMatch: "node amenity=recycling collection_times=Mo-Fr 06:00-20:00";
+  assertNoMatch: "node amenity=recycling collection_times=Mo-Fr 15:00";
+  assertNoMatch: "node amenity=recycling collection_times=Mo 08:00-11:00";
+  assertNoMatch: "node amenity=recycling collection_times=Sa[2,4] 8:00-11:00";
+  */
+}
+*[amenity=recycling][collection_times="24/7"][opening_hours],
+*[amenity=recycling][collection_times       ][opening_hours][collection_times=~/[a-z]-[A-Z].*[0-9]-[0-9]/] {
+  throwWarning: tr("{0} together with {1}. Probably {2} is meant.", "{1.key}", "{0.tag}", "{2.key}");
+  group: tr("suspicious tag combination");
+}
Index: trunk/data/validator/deprecated.mapcss
===================================================================
--- trunk/data/validator/deprecated.mapcss	(revision 15647)
+++ trunk/data/validator/deprecated.mapcss	(revision 15648)
@@ -543,4 +543,5 @@
 
 /* see #11070 */
+*[kerb=unknown],
 *[lock=unknown],
 *[hide=unknown],
@@ -1069,8 +1070,10 @@
 }
 
+/* #18517 */
 *[office=administrative] {
   throwWarning: tr("{0} is deprecated", "{0.tag}");
-  group: tr("deprecated tagging");
   suggestAlternative: "office=government";
+  group: tr("deprecated tagging");
+  fixAdd: "office=government";
 }
 
@@ -1854,2 +1857,24 @@
   group: tr("deprecated tagging");
 }
+
+*[sloped_curb=yes][!kerb],
+*[sloped_curb=both][!kerb] {
+  throwWarning: tr("{0} is deprecated", "{0.tag}");
+  suggestAlternative: "kerb=lowered";
+  group: tr("deprecated tagging");
+  fixRemove: "sloped_curb";
+  fixAdd: "kerb=lowered";
+}
+*[sloped_curb=no][!kerb] {
+  throwWarning: tr("{0} is deprecated", "{0.tag}");
+  suggestAlternative: "kerb=yes";
+  group: tr("deprecated tagging");
+  fixRemove: "sloped_curb";
+  fixAdd: "kerb=yes";
+}
+*[sloped_curb][sloped_curb !~ /^(yes|both|no)$/][!kerb],
+*[sloped_curb][kerb] {
+  throwWarning: tr("{0} is deprecated", "{0.key}");
+  suggestAlternative: "kerb=*";
+  group: tr("deprecated tagging");
+}
Index: trunk/data/validator/highway.mapcss
===================================================================
--- trunk/data/validator/highway.mapcss	(revision 15647)
+++ trunk/data/validator/highway.mapcss	(revision 15648)
@@ -158,2 +158,8 @@
   fixAdd: "railway=level_crossing";
 }
+
+node[highway=crossing][barrier=kerb].is_in_major_road {
+  throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
+  suggestAlternative: "kerb=*";
+  group: tr("suspicious tag combination");
+}
Index: trunk/images/presets/craft/gardener.svg
===================================================================
--- trunk/images/presets/craft/gardener.svg	(revision 15648)
+++ trunk/images/presets/craft/gardener.svg	(revision 15648)
@@ -0,0 +1,133 @@
+<?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="16"
+   height="16"
+   viewBox="0 0 16 16"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="gardener2.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="32"
+     inkscape:cx="6.5332827"
+     inkscape:cy="5.9683316"
+     inkscape:document-units="px"
+     inkscape:current-layer="g943"
+     showgrid="false"
+     units="px"
+     inkscape:window-width="1680"
+     inkscape:window-height="987"
+     inkscape:window-x="-8"
+     inkscape:window-y="-8"
+     inkscape:window-maximized="1"
+     viewbox-height="16">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4136"
+       originx="0"
+       originy="0"
+       spacingx="1"
+       spacingy="1" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <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:license
+           rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-1037.3622)">
+    <g
+       id="g5840"
+       transform="matrix(0.01631263,0,0,0.01593162,-0.51127533,1042.3029)">
+      <path
+         inkscape:connector-curvature="0"
+         d="m 796.8125,295.5 c -0.87575,0.0895 -1.79246,0.40048 -2.75,0.9375 -6.26356,3.51284 -1.11629,104.87666 -27.09375,196.4375 C 757.99251,468.07073 723.97814,435.17912 677.1875,408.96875 613.94367,373.54191 551.37941,363.73074 537.53125,387.0625 523.68311,410.39425 563.75619,458.07317 627,493.5 c 53.2999,29.85661 106.01238,41.44166 129.59375,30.40625 -6.78395,17.66096 -14.85325,34.54151 -24.90625,49.53125 -65.83589,98.16593 -173.25295,73.18272 -176.15625,78.6875 -30.59699,58.01098 126.47663,40.91594 192.3125,-57.25 15.71762,-23.43609 28.2892,-53.68766 37.9375,-85.90625 0.23459,0.41062 0.35958,0.88868 0.625,1.28125 15.19653,22.4768 75.41993,6.56112 134.4375,-35.53125 59.01758,-42.09238 94.57155,-94.49195 79.37505,-116.96875 -15.19651,-22.47681 -75.41997,-6.56113 -134.43755,35.53125 -29.57094,21.09053 -53.26506,44.76238 -67.625,65.96875 17.14781,-84.21617 15.73377,-165.49593 -1.34375,-163.75 z"
+         id="path2195"
+         style="fill:#35e23e;fill-opacity:1;fill-rule:nonzero;stroke:#12892d;stroke-width:17.00499916;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+      <path
+         d="m 521.87211,275.23304 c -43.01606,-29.58772 2.17555,-28.10945 -47.10459,-10.86759 -26.51418,9.27664 3.60143,50.21506 11.5895,23.28462 14.8469,-50.05381 27.40597,-6.61722 -4.22043,-48.15739 -17.01594,-22.34985 -46.64446,18.94247 -18.56363,18.21761 52.19194,-1.34723 14.76226,24.01979 44.49622,-18.89531 15.99775,-23.08961 -32.42929,-38.50798 -23.06246,-12.02552 17.40949,49.22117 -18.28239,21.46227 31.7206,36.47944 26.9031,8.07969 26.60206,-42.7417 4.31025,-25.64979 -41.43228,31.7676 -26.0614,-10.75537 -24.8918,41.44086 0.62927,28.08312 48.87026,12.09215 25.72634,-3.82693 z"
+         id="path1549"
+         inkscape:flatsided="false"
+         inkscape:randomized="0"
+         inkscape:rounded="1.08"
+         sodipodi:arg1="0.60613533"
+         sodipodi:arg2="2.801306"
+         sodipodi:cx="495.56927"
+         sodipodi:cy="257.0004"
+         sodipodi:r1="32.004192"
+         sodipodi:r2="22.067102"
+         sodipodi:sides="5"
+         sodipodi:type="star"
+         style="fill:#fa9806;fill-opacity:1;fill-rule:nonzero;stroke:#f58006;stroke-width:4.02476978;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+         transform="matrix(4.224992,0,0,4.224992,-1287.368,-859.238)" />
+      <circle
+         r="8.8174267"
+         cy="261.93216"
+         cx="530.98846"
+         id="path1551"
+         style="fill:#fadc06;fill-opacity:1;fill-rule:nonzero;stroke:#f58006;stroke-width:4.02476978;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+         transform="matrix(4.224992,0,0,4.224992,-1440.171,-885.7572)" />
+    </g>
+    <g
+       id="g943"
+       transform="matrix(-0.06050037,0,0,0.06050037,3.2800418,982.12262)">
+      <g
+         id="g948"
+         transform="matrix(1.0000087,0,0,1.0005896,1.4604936,0.4019697)">
+        <path
+           inkscape:connector-curvature="0"
+           d="m -51.828379,1071.3403 67.977332,24.832 -21.4346664,58.6666 -46.4053316,21.572 v 0 l -21.569333,-46.4026 21.431999,-58.668"
+           style="fill:#5f6062;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.13333333"
+           id="path122" />
+        <path
+           inkscape:connector-curvature="0"
+           d="m 34.546282,912.10555 18.208,6.6533 -69.621328,190.57475 -18.205333,-6.652 69.618661,-190.57605"
+           style="fill:#945d29;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.13333333"
+           id="path124" />
+        <path
+           inkscape:connector-curvature="0"
+           d="m -31.395046,1078.8029 27.1093326,9.9027 -8.0559996,22.0533 c -2.724,7.4534 -11.050666,11.324 -18.506666,8.6014 v 0 c -7.456,-2.724 -11.325333,-11.0494 -8.604,-18.5067 l 8.057333,-22.0507"
+           style="fill:#1d1c1c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.13333333"
+           id="path126" />
+      </g>
+    </g>
+  </g>
+</svg>
Index: trunk/images/presets/craft/shoemaker.svg
===================================================================
--- trunk/images/presets/craft/shoemaker.svg	(revision 15648)
+++ trunk/images/presets/craft/shoemaker.svg	(revision 15648)
@@ -0,0 +1,147 @@
+<?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="16"
+   height="8"
+   viewBox="0 0 16 8"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="shoemaker4.svg">
+  <defs
+     id="defs4">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7633">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0"
+         id="stop7635" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.16470589"
+         offset="1"
+         id="stop7637" />
+    </linearGradient>
+    <inkscape:path-effect
+       effect="powerstroke"
+       id="path-effect4463"
+       is_visible="true"
+       offset_points="0.17982456,2.2841785"
+       sort_points="true"
+       interpolator_type="Linear"
+       interpolator_beta="0.2"
+       start_linecap_type="zerowidth"
+       linejoin_type="round"
+       miter_limit="4"
+       end_linecap_type="zerowidth"
+       cusp_linecap_type="round" />
+    <inkscape:path-effect
+       effect="powerstroke"
+       id="path-effect4459"
+       is_visible="true"
+       offset_points="0,0.5"
+       sort_points="true"
+       interpolator_type="Linear"
+       interpolator_beta="0.2"
+       start_linecap_type="zerowidth"
+       linejoin_type="round"
+       miter_limit="4"
+       end_linecap_type="zerowidth"
+       cusp_linecap_type="round" />
+    <inkscape:path-effect
+       effect="powerstroke"
+       id="path-effect4463-8"
+       is_visible="true"
+       offset_points="0.17982456,1.9548752"
+       sort_points="true"
+       interpolator_type="Linear"
+       interpolator_beta="0.2"
+       start_linecap_type="zerowidth"
+       linejoin_type="round"
+       miter_limit="4"
+       end_linecap_type="zerowidth"
+       cusp_linecap_type="round" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7633"
+       id="radialGradient7639"
+       cx="1918.026"
+       cy="989.92023"
+       fx="1918.026"
+       fy="989.92023"
+       r="553.12079"
+       gradientTransform="matrix(-0.50599202,0.19248342,-0.04677402,-0.12295749,2767.5157,214.65774)"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="33.681624"
+     inkscape:cx="10.80488"
+     inkscape:cy="3.9867392"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     inkscape:window-width="1680"
+     inkscape:window-height="987"
+     inkscape:window-x="-8"
+     inkscape:window-y="-8"
+     inkscape:window-maximized="1"
+     units="px" />
+  <metadata
+     id="metadata7">
+    <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(-2841.6402,-1140.9938)">
+    <g
+       id="g7649"
+       transform="matrix(-0.01446338,0,0,0.0128594,2898.7399,1134.0092)">
+      <path
+         id="path7628"
+         transform="translate(1520.7672,474.98015)"
+         d="m 2333.0273,68.171875 -7.8359,3.927734 c -8.9919,4.50531 -33.9847,13.929414 -46.7441,17.626953 -4.7728,1.38309 -12.5956,3.825988 -17.3848,5.429688 -12.6351,4.231 -77.1405,24.54433 -87.707,27.61914 -19.8591,5.77891 -44.5981,12.07869 -61,15.53516 -5.5,1.15905 -14.0173,2.95895 -18.9258,3.99804 -4.9085,1.03909 -16.1585,2.37258 -25,2.96485 -8.8415,0.59228 -24.1742,2.38368 -34.0742,3.98047 -23.6255,3.81062 -31.3148,4.43478 -34.5,2.79882 -2.1165,-1.08705 -7.7421,-10.61759 -14.6231,-24.77148 -2.7259,-5.60716 -11.2158,-18.20245 -14.6504,-21.73633 -5.7215,-5.886888 -9.381,-6.952228 -15.1367,-4.40625 -2.469,1.09216 -7.2128,4.25393 -10.543,7.02539 -6.8474,5.69841 -13.2752,9.66867 -17.2265,10.64063 -1.4738,0.36254 -6.6284,4.04026 -11.4531,8.17383 l -8.7715,7.51562 -6.0489,-0.84766 c -12.5817,-1.76415 -18.4276,-1.1747 -25.9921,2.61914 -8.9613,4.49437 -17.2097,12.1895 -22.9688,21.42969 -5.9786,9.59228 -7.9213,10.50129 -24.6055,11.51367 -11.7308,0.71181 -13.2274,1.02318 -16.3261,3.38672 -4.4744,3.41275 -9.2516,10.73324 -11.3496,17.38868 -1.632,5.17726 -1.6162,5.55209 0.5058,12.14062 2.3909,7.42356 2.8881,17.52835 1.0606,21.53906 -0.6601,1.44894 -3.6675,3.8083 -7.25,5.68946 -9.0402,4.74711 -18.2854,11.04159 -25.6211,17.44336 -3.575,3.11984 -11.6398,9.34249 -17.92,13.82812 -6.2802,4.48564 -14.8302,11.33572 -19,15.22266 -4.1698,3.88694 -12.305,10.62145 -18.08,14.96484 -5.775,4.3434 -14.2334,10.94207 -18.795,14.66406 -4.5616,3.72199 -11.5366,8.65012 -15.5,10.95117 -3.9634,2.30106 -10.5185,6.40642 -14.5664,9.12305 -4.0479,2.71663 -12.3729,7.41527 -18.5,10.44141 -6.1271,3.02614 -17.8711,9.35511 -26.0996,14.06445 -8.2286,4.70935 -19.699,10.79652 -25.4883,13.52734 -5.7893,2.73082 -13.3502,6.74924 -16.8027,8.92969 -3.4524,2.18044 -9.984,5.52239 -14.5137,7.42578 -4.5296,1.90338 -12.7553,5.67414 -18.2812,8.37891 -5.5258,2.70477 -14.9337,6.73041 -20.9043,8.94531 -5.9705,2.2149 -11.3476,4.41661 -11.9512,4.89258 -0.6036,0.47597 -2.7739,1.16618 -4.8222,1.53516 -2.0483,0.36897 -6.5483,1.99227 -10,3.60742 -8.2099,3.84168 -20.6755,6.98242 -27.7129,6.98242 -5.0057,0 -6.2009,0.43943 -10.9785,4.0293 -6.3378,4.76208 -16.4051,10.50629 -23.502,13.41015 -2.7955,1.14384 -7.782,3.69638 -11.082,5.67383 -3.3,1.97745 -9.6,5.52689 -14,7.88672 -20.4939,10.99143 -30.5492,18.33834 -45.6426,33.34961 -11.0379,10.97789 -18.295,20.15809 -21.0664,26.65039 -3.3105,7.75517 -3.8967,8.67574 -10.9492,17.18945 -10.1955,12.30778 -10.9587,14.9318 -11.5938,39.8711 -0.6293,24.7116 -0.8868,23.89908 12.0684,37.80078 4.9404,5.3013 10.2841,11.43867 11.875,13.63867 6.7361,9.3151 34.0691,33.07687 43.6504,37.94727 1.8378,0.9342 6.7878,4.60615 11,8.16015 7.5914,6.4053 17.3908,11.75527 34.6621,18.91797 15.3006,6.3454 21.5061,7.41679 51.8613,8.95898 15.3266,0.7787 28.1516,1.72126 28.5,2.09376 1.1366,1.21529 62.0998,-0.40504 73.6348,-1.95704 6.05,-0.8141 19.325,-1.75885 29.5,-2.09765 31.1439,-1.0369 65.4955,-4.82522 80,-8.82422 4.125,-1.1373 9.6833,-1.98547 12.3515,-1.88477 2.6682,0.1007 7.8432,-0.51518 11.5,-1.36718 3.6568,-0.852 11.4693,-2.18775 17.3614,-2.96875 8.3609,-1.108 11.8855,-2.0818 16.0527,-4.4336 5.0978,-2.877 5.7083,-2.98441 13.5098,-2.38281 5.2789,0.4071 12.6933,0.0575 20.9472,-0.98828 7.027,-0.8903 16.955,-2.09353 22.0606,-2.67383 5.1057,-0.5803 11.4872,-1.92433 14.1816,-2.98633 2.6943,-1.062 11.635,-3.05197 19.8692,-4.42187 17.2671,-2.8726 35.6798,-6.88142 44.3964,-9.66602 3.3278,-1.0631 9.025,-2.3992 12.6602,-2.9707 10.6859,-1.6801 25.5709,-5.70256 36.9023,-9.97266 5.8108,-2.1897 11.1774,-3.98242 11.9258,-3.98242 2.0783,0 8.3224,-3.43084 12.7813,-7.02344 2.2,-1.7726 8.05,-5.13811 13,-7.47851 6.2435,-2.9519 12.2159,-6.92697 19.5,-12.98047 5.775,-4.7994 14.325,-11.46776 19,-14.81836 14.2958,-10.2459 21.5354,-16.53232 47.375,-41.13281 15.6681,-14.9169 28.0684,-25.83446 33.5,-29.49414 4.743,-3.19576 10.86,-7.66511 13.5937,-9.93164 5.7728,-4.78643 10.3208,-7.14063 13.7969,-7.14063 4.6017,0 16.3819,6.90057 25.2168,14.77148 4.7717,4.2511 10.9049,9.48314 13.6289,11.62696 l 4.9512,3.89843 8.7187,-2.63281 c 4.795,-1.44701 14.5688,-3.50622 21.7188,-4.57617 7.15,-1.06995 16.6,-2.63806 21,-3.48633 4.4,-0.84827 10.7,-1.97145 14,-2.49414 10.4608,-1.65694 40.7066,-10.42833 49,-14.21094 2.2,-1.00342 6.1761,-2.30216 8.8359,-2.88476 5.3297,-1.16748 9.8468,-3.32775 16.6641,-7.97266 2.475,-1.68632 7.65,-4.01101 11.5,-5.16601 3.85,-1.155 11.95,-4.56226 18,-7.57227 6.05,-3.01001 15.95,-7.49559 22,-9.9668 6.05,-2.4712 20.5817,-8.55904 32.2929,-13.52929 20.0923,-8.52721 21.4895,-9.29426 24.7754,-13.59766 4.2966,-5.62714 4.724,-7.26603 4.1328,-15.86523 -0.4612,-6.70868 -2.0155,-13.58977 -5.8984,-26.12305 -1.2024,-3.88124 -2.143,-10.56766 -2.4609,-17.5 -0.2829,-6.17037 -1.2299,-13.69375 -2.1055,-16.71875 -0.8757,-3.025 -1.6241,-9.325 -1.6641,-14 -0.067,-7.84928 0.182,-8.94819 3.2461,-14.35547 6.8163,-12.02875 11.9195,-29.50576 13.1836,-45.14453 2.4456,-30.25547 2.8712,-45.81844 1.4356,-52.5 -0.7681,-3.575 -1.406,-8.59666 -1.418,-11.16016 -0.011,-2.56349 -0.9149,-7.51349 -2.0078,-11 -1.0929,-3.4865 -1.99,-8.28905 -2,-10.67187 -0.01,-2.60851 -1.2123,-7.06552 -3.0274,-11.20117 -1.6581,-3.77782 -3.7449,-9.9286 -4.6367,-13.66797 -0.8918,-3.73937 -3.3379,-12.64883 -5.4375,-19.79883 -2.0996,-7.15 -4.7544,-16.73479 -5.8984,-21.29883 -1.1441,-4.56403 -2.9088,-10.41403 -3.9219,-13 -1.0132,-2.58596 -2.1693,-6.27617 -2.5703,-8.20117 -0.401,-1.925 -2.225,-6.9357 -4.0527,-11.13477 -1.8278,-4.19907 -3.7988,-10.210501 -4.3809,-13.359371 -0.5821,-3.148879 -1.9884,-7.229279 -3.125,-9.068359 -2.2281,-3.60508 -9.9201,-9.709888 -14.3613,-11.398438 -1.5075,-0.573169 -10.32,-1.516833 -19.584,-2.095703 z"
+         style="fill:#aa4400"
+         inkscape:connector-curvature="0" />
+      <path
+         style="fill:url(#radialGradient7639);fill-opacity:1"
+         d="m 2333.0273,68.171875 -7.8359,3.927734 c -8.9919,4.50531 -33.9847,13.929414 -46.7441,17.626953 -4.7728,1.38309 -12.5956,3.825988 -17.3848,5.429688 -12.6351,4.231 -77.1405,24.54433 -87.707,27.61914 -19.8591,5.77891 -44.5981,12.07869 -61,15.53516 -5.5,1.15905 -14.0173,2.95895 -18.9258,3.99804 -4.9085,1.03909 -16.1585,2.37258 -25,2.96485 -8.8415,0.59228 -24.1742,2.38368 -34.0742,3.98047 -23.6255,3.81062 -31.3148,4.43478 -34.5,2.79882 -2.1165,-1.08705 -7.7421,-10.61759 -14.6231,-24.77148 -2.7259,-5.60716 -11.2158,-18.20245 -14.6504,-21.73633 -5.7215,-5.886888 -9.381,-6.952228 -15.1367,-4.40625 -2.469,1.09216 -7.2128,4.25393 -10.543,7.02539 -6.8474,5.69841 -13.2752,9.66867 -17.2265,10.64063 -1.4738,0.36254 -6.6284,4.04026 -11.4531,8.17383 l -8.7715,7.51562 -6.0489,-0.84766 c -12.5817,-1.76415 -18.4276,-1.1747 -25.9921,2.61914 -8.9613,4.49437 -17.2097,12.1895 -22.9688,21.42969 -5.9786,9.59228 -7.9213,10.50129 -24.6055,11.51367 -11.7308,0.71181 -13.2274,1.02318 -16.3261,3.38672 -4.4744,3.41275 -9.2516,10.73324 -11.3496,17.38868 -1.632,5.17726 -1.6162,5.55209 0.5058,12.14062 2.3909,7.42356 2.8881,17.52835 1.0606,21.53906 -0.6601,1.44894 -3.6675,3.8083 -7.25,5.68946 -9.0402,4.74711 -18.2854,11.04159 -25.6211,17.44336 -3.575,3.11984 -11.6398,9.34249 -17.92,13.82812 -6.2802,4.48564 -14.8302,11.33572 -19,15.22266 -4.1698,3.88694 -12.305,10.62145 -18.08,14.96484 -5.775,4.3434 -14.2334,10.94207 -18.795,14.66406 -4.5616,3.72199 -11.5366,8.65012 -15.5,10.95117 -3.9634,2.30106 -10.5185,6.40642 -14.5664,9.12305 -4.0479,2.71663 -12.3729,7.41527 -18.5,10.44141 -6.1271,3.02614 -17.8711,9.35511 -26.0996,14.06445 -8.2286,4.70935 -19.699,10.79652 -25.4883,13.52734 -5.7893,2.73082 -13.3502,6.74924 -16.8027,8.92969 -3.4524,2.18044 -9.984,5.52239 -14.5137,7.42578 -4.5296,1.90338 -12.7553,5.67414 -18.2812,8.37891 -5.5258,2.70477 -14.9337,6.73041 -20.9043,8.94531 -5.9705,2.2149 -11.3476,4.41661 -11.9512,4.89258 -0.6036,0.47597 -2.7739,1.16618 -4.8222,1.53516 -2.0483,0.36897 -6.5483,1.99227 -10,3.60742 -8.2099,3.84168 -20.6755,6.98242 -27.7129,6.98242 -5.0057,0 -6.2009,0.43943 -10.9785,4.0293 -6.3378,4.76208 -16.4051,10.50629 -23.502,13.41015 -2.7955,1.14384 -7.782,3.69638 -11.082,5.67383 -3.3,1.97745 -9.6,5.52689 -14,7.88672 -20.4939,10.99143 -30.5492,18.33834 -45.6426,33.34961 -11.0379,10.97789 -18.295,20.15809 -21.0664,26.65039 -3.3105,7.75517 -3.8967,8.67574 -10.9492,17.18945 -10.1955,12.30778 -10.9587,14.9318 -11.5938,39.8711 -0.6293,24.7116 -0.8868,23.89908 12.0684,37.80078 4.9404,5.3013 10.2841,11.43867 11.875,13.63867 6.7361,9.3151 34.0691,33.07687 43.6504,37.94727 1.8378,0.9342 6.7878,4.60615 11,8.16015 7.5914,6.4053 17.3908,11.75527 34.6621,18.91797 15.3006,6.3454 21.5061,7.41679 51.8613,8.95898 15.3266,0.7787 28.1516,1.72126 28.5,2.09376 1.1366,1.21529 62.0998,-0.40504 73.6348,-1.95704 6.05,-0.8141 19.325,-1.75885 29.5,-2.09765 31.1439,-1.0369 65.4955,-4.82522 80,-8.82422 4.125,-1.1373 9.6833,-1.98547 12.3515,-1.88477 2.6682,0.1007 7.8432,-0.51518 11.5,-1.36718 3.6568,-0.852 11.4693,-2.18775 17.3614,-2.96875 8.3609,-1.108 11.8855,-2.0818 16.0527,-4.4336 5.0978,-2.877 5.7083,-2.98441 13.5098,-2.38281 5.2789,0.4071 12.6933,0.0575 20.9472,-0.98828 7.027,-0.8903 16.955,-2.09353 22.0606,-2.67383 5.1057,-0.5803 11.4872,-1.92433 14.1816,-2.98633 2.6943,-1.062 11.635,-3.05197 19.8692,-4.42187 17.2671,-2.8726 35.6798,-6.88142 44.3964,-9.66602 3.3278,-1.0631 9.025,-2.3992 12.6602,-2.9707 10.6859,-1.6801 25.5709,-5.70256 36.9023,-9.97266 5.8108,-2.1897 11.1774,-3.98242 11.9258,-3.98242 2.0783,0 8.3224,-3.43084 12.7813,-7.02344 2.2,-1.7726 8.05,-5.13811 13,-7.47851 6.2435,-2.9519 12.2159,-6.92697 19.5,-12.98047 5.775,-4.7994 14.325,-11.46776 19,-14.81836 14.2958,-10.2459 21.5354,-16.53232 47.375,-41.13281 15.6681,-14.9169 28.0684,-25.83446 33.5,-29.49414 4.743,-3.19576 10.86,-7.66511 13.5937,-9.93164 5.7728,-4.78643 10.3208,-7.14063 13.7969,-7.14063 4.6017,0 16.3819,6.90057 25.2168,14.77148 4.7717,4.2511 10.9049,9.48314 13.6289,11.62696 l 4.9512,3.89843 8.7187,-2.63281 c 4.795,-1.44701 14.5688,-3.50622 21.7188,-4.57617 7.15,-1.06995 16.6,-2.63806 21,-3.48633 4.4,-0.84827 10.7,-1.97145 14,-2.49414 10.4608,-1.65694 40.7066,-10.42833 49,-14.21094 2.2,-1.00342 6.1761,-2.30216 8.8359,-2.88476 5.3297,-1.16748 9.8468,-3.32775 16.6641,-7.97266 2.475,-1.68632 7.65,-4.01101 11.5,-5.16601 3.85,-1.155 11.95,-4.56226 18,-7.57227 6.05,-3.01001 15.95,-7.49559 22,-9.9668 6.05,-2.4712 20.5817,-8.55904 32.2929,-13.52929 20.0923,-8.52721 21.4895,-9.29426 24.7754,-13.59766 4.2966,-5.62714 4.724,-7.26603 4.1328,-15.86523 -0.4612,-6.70868 -2.0155,-13.58977 -5.8984,-26.12305 -1.2024,-3.88124 -2.143,-10.56766 -2.4609,-17.5 -0.2829,-6.17037 -1.2299,-13.69375 -2.1055,-16.71875 -0.8757,-3.025 -1.6241,-9.325 -1.6641,-14 -0.067,-7.84928 0.182,-8.94819 3.2461,-14.35547 6.8163,-12.02875 11.9195,-29.50576 13.1836,-45.14453 2.4456,-30.25547 2.8712,-45.81844 1.4356,-52.5 -0.7681,-3.575 -1.406,-8.59666 -1.418,-11.16016 -0.011,-2.56349 -0.9149,-7.51349 -2.0078,-11 -1.0929,-3.4865 -1.99,-8.28905 -2,-10.67187 -0.01,-2.60851 -1.2123,-7.06552 -3.0274,-11.20117 -1.6581,-3.77782 -3.7449,-9.9286 -4.6367,-13.66797 -0.8918,-3.73937 -3.3379,-12.64883 -5.4375,-19.79883 -2.0996,-7.15 -4.7544,-16.73479 -5.8984,-21.29883 -1.1441,-4.56403 -2.9088,-10.41403 -3.9219,-13 -1.0132,-2.58596 -2.1693,-6.27617 -2.5703,-8.20117 -0.401,-1.925 -2.225,-6.9357 -4.0527,-11.13477 -1.8278,-4.19907 -3.7988,-10.210501 -4.3809,-13.359371 -0.5821,-3.148879 -1.9884,-7.229279 -3.125,-9.068359 -2.2281,-3.60508 -9.9201,-9.709888 -14.3613,-11.398438 -1.5075,-0.573169 -10.32,-1.516833 -19.584,-2.095703 z"
+         transform="translate(1520.7672,474.98015)"
+         id="path7631"
+         inkscape:connector-curvature="0" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path7556"
+         d="m 3035.4888,1164.8387 c -0.3484,-0.3725 -13.1734,-1.3143 -28.5,-2.093 -30.3552,-1.5422 -36.5607,-2.6143 -51.8613,-8.9597 -17.2713,-7.1627 -27.0725,-12.5113 -34.6639,-18.9166 -4.2122,-3.554 -9.1622,-7.2262 -11,-8.1604 -9.5813,-4.8704 -36.9142,-28.6323 -43.6503,-37.9474 -1.5909,-2.2 -6.9347,-8.3374 -11.8751,-13.6387 -12.9552,-13.9017 -12.6961,-13.0898 -12.0668,-37.8014 0.6351,-24.9393 1.3981,-27.5634 11.5936,-39.87118 7.0525,-8.51371 7.6384,-9.43351 10.9489,-17.18868 2.7714,-6.4923 10.0276,-15.67217 21.0655,-26.65006 15.0934,-15.01127 25.1489,-22.35851 45.6428,-33.34994 4.4,-2.35983 10.7,-5.90851 14,-7.88596 3.3,-1.97745 8.2872,-4.53122 11.0827,-5.67506 7.0969,-2.90386 17.1647,-8.6487 23.5025,-13.41078 4.7776,-3.58987 5.9722,-4.0282 10.9779,-4.0282 7.0374,0 19.5028,-3.14073 27.7127,-6.98241 3.4517,-1.61515 7.9517,-3.23853 10,-3.6075 2.0483,-0.36898 4.218,-1.0603 4.8216,-1.53627 0.6036,-0.47597 5.9824,-2.67759 11.9529,-4.89249 5.9706,-2.2149 15.3768,-6.24009 20.9026,-8.94486 5.5259,-2.70477 13.7532,-6.47509 18.2828,-8.37847 4.5297,-1.90339 11.0606,-5.24471 14.513,-7.42515 3.4525,-2.18045 11.014,-6.19875 16.8034,-8.92957 5.7893,-2.73082 17.2584,-8.81822 25.487,-13.52757 8.2285,-4.70934 19.974,-11.03838 26.1011,-14.06452 6.1271,-3.02614 14.4521,-7.72477 18.5,-10.4414 4.0479,-2.71663 10.6026,-6.82201 14.566,-9.12307 3.9634,-2.30105 10.9384,-7.229 15.5,-10.95099 4.5616,-3.72199 13.0188,-10.32094 18.7938,-14.66434 5.775,-4.34339 13.9117,-11.07729 18.0815,-14.96423 4.1698,-3.88694 12.7198,-10.73722 19,-15.22286 6.2802,-4.48563 14.3435,-10.7083 17.9185,-13.82815 7.3357,-6.40177 16.5816,-12.69644 25.6218,-17.44355 3.5825,-1.88116 6.5899,-4.24173 7.25,-5.69067 1.8275,-4.01071 1.3295,-14.11512 -1.0614,-21.53868 -2.122,-6.58853 -2.1377,-6.96376 -0.5057,-12.14103 2.098,-6.65544 6.8767,-13.97608 11.3511,-17.38883 3.0987,-2.36354 4.5935,-2.67352 16.3243,-3.38533 16.6842,-1.01238 18.6273,-1.9216 24.6059,-11.51388 5.7591,-9.24019 14.0078,-16.93644 22.9691,-21.43081 7.5645,-3.79385 13.4113,-4.38291 25.993,-2.61876 l 6.0481,0.84804 8.7723,-7.51558 c 4.8247,-4.13357 9.9781,-7.8122 11.4519,-8.17474 3.9513,-0.97196 10.3787,-4.94224 17.2261,-10.64065 3.3302,-2.77146 8.075,-5.9326 10.544,-7.02476 5.7557,-2.54598 9.4151,-1.48074 15.1366,4.40615 3.4346,3.53388 11.9236,16.12977 14.6495,21.73693 6.881,14.15389 12.5069,23.68371 14.6234,24.77076 3.1852,1.63596 10.8745,1.01227 34.5,-2.79835 9.9,-1.59679 25.234,-3.38785 34.0755,-3.98013 8.8415,-0.59227 20.0915,-1.92703 25,-2.96612 4.9085,-1.03909 13.4245,-2.83756 18.9245,-3.99661 16.4019,-3.45647 41.1409,-9.75732 61,-15.53623 10.5665,-3.07481 75.0724,-23.38672 87.7075,-27.61772 4.7892,-1.6037 12.6125,-4.04744 17.3853,-5.43053 12.7594,-3.69754 37.7514,-13.12248 46.7433,-17.62779 l 7.8362,-3.92621 16.8435,1.05249 c 9.264,0.57887 18.0771,1.52145 19.5846,2.09462 4.4412,1.68855 12.1322,7.79314 14.3603,11.39822 1.1366,1.83908 2.5428,5.92014 3.1249,9.06902 0.5821,3.14887 2.5538,9.16083 4.3816,13.3599 1.8277,4.19907 3.6512,9.20968 4.0522,11.13468 0.401,1.925 1.5581,5.61579 2.5713,8.20175 1.0131,2.58597 2.7781,8.43597 3.9222,13 1.144,4.56404 3.7978,14.14825 5.8974,21.29825 2.0996,7.15 4.547,16.05948 5.4388,19.79885 0.8918,3.73937 2.9781,9.8898 4.6362,13.66762 1.8151,4.13565 3.0198,8.59263 3.0276,11.20114 0.01,2.38282 0.9071,7.18498 2,10.67148 1.0929,3.48651 1.9965,8.43651 2.0079,11 0.012,2.5635 0.6493,7.58591 1.4174,11.16091 1.4356,6.68156 1.01,22.24453 -1.4356,52.5 -1.2641,15.63877 -6.3682,33.1157 -13.1845,45.14445 -3.0641,5.40728 -3.3126,6.50627 -3.2457,14.35555 0.04,4.675 0.7888,10.975 1.6645,14 0.8756,3.025 1.8235,10.54848 2.1064,16.71885 0.3179,6.93234 1.2579,13.61876 2.4603,17.5 3.8829,12.53328 5.4361,19.41327 5.8973,26.12195 0.5912,8.5992 0.1642,10.23856 -4.1324,15.8657 -3.2859,4.3034 -4.6831,5.07021 -24.7754,13.59742 -11.7112,4.97025 -26.2431,11.05872 -32.2931,13.52992 -6.05,2.47121 -15.95,6.95584 -22,9.96585 -6.05,3.01001 -14.15,6.41775 -18,7.57275 -3.85,1.155 -9.025,3.47973 -11.5,5.16605 -6.8173,4.64491 -11.3344,6.80637 -16.6641,7.97385 -2.6598,0.5826 -6.6359,1.88026 -8.8359,2.88368 -8.2934,3.78261 -38.5392,12.55518 -49,14.21212 -3.3,0.52269 -9.6,1.6444 -14,2.49267 -4.4,0.84827 -13.85,2.41773 -21,3.48768 -7.15,1.06995 -16.9232,3.12929 -21.7182,4.5763 l -8.7181,2.63097 -4.9527,-3.8979 c -2.724,-2.14382 -8.857,-7.37603 -13.6287,-11.62713 -8.8349,-7.87091 -20.6138,-14.77073 -25.2155,-14.77073 -3.4761,0 -8.0237,2.35339 -13.7965,7.13982 -2.7337,2.26654 -8.851,6.73571 -13.594,9.93147 -5.4316,3.65968 -17.8319,14.57707 -33.5,29.49397 -25.8396,24.6005 -33.0805,30.8872 -47.3763,41.1331 -4.675,3.3506 -13.225,10.0187 -19,14.8181 -7.2841,6.0535 -13.2565,10.0295 -19.5,12.9814 -4.95,2.3404 -10.8,5.7056 -13,7.4782 -4.4589,3.5926 -10.7027,7.0239 -12.781,7.0239 -0.7484,0 -6.115,1.7916 -11.9258,3.9813 -11.3314,4.2701 -26.2169,8.293 -36.9028,9.9731 -3.6352,0.5715 -9.3323,1.909 -12.6601,2.9721 -8.7166,2.7846 -27.1283,6.7932 -44.3954,9.6658 -8.2342,1.3699 -17.1757,3.3596 -19.87,4.4216 -2.6944,1.062 -9.0762,2.4057 -14.1819,2.986 -5.1056,0.5803 -15.0323,1.7835 -22.0593,2.6738 -8.2539,1.0458 -15.6687,1.3957 -20.9476,0.9886 -7.8015,-0.6016 -8.413,-0.4937 -13.5108,2.3833 -4.1672,2.3518 -7.6915,3.3252 -16.0524,4.4332 -5.8921,0.781 -13.7048,2.1169 -17.3616,2.9689 -3.6568,0.852 -8.8318,1.4666 -11.5,1.3659 -2.6682,-0.1007 -8.2263,0.7474 -12.3513,1.8847 -14.5045,3.999 -48.8561,7.7888 -80,8.8257 -10.175,0.3388 -23.45,1.282 -29.5,2.0961 -11.535,1.552 -72.4968,3.1723 -73.6334,1.957 z m 53.6334,-52.488 c 12.1,-0.6497 27.941,-1.8355 35.2022,-2.6352 7.2612,-0.7996 20.4378,-1.4539 29.2814,-1.4539 18.1735,0 18.2922,-0.054 16.1581,-7.403 -0.6544,-2.2534 -1.827,-7.697 -2.6057,-12.097 -0.7787,-4.4 -3.0081,-12.5 -4.9542,-18 -1.9461,-5.5 -3.5482,-10.6785 -3.5601,-11.5079 -0.012,-0.8294 -1.0886,-3.5294 -2.3925,-6 -1.304,-2.4706 -2.7087,-5.5813 -3.1215,-6.9126 -0.4129,-1.3313 -2.1966,-4.7063 -3.9637,-7.5 -1.7671,-2.7937 -6.5241,-11.3795 -10.571,-19.0795 -6.8594,-13.0511 -8.1752,-14.851 -19.4155,-26.55693 -6.6316,-6.90634 -15.7913,-16.6839 -20.3547,-21.72791 -4.5635,-5.044 -10.6484,-10.73149 -13.5219,-12.63885 -2.8736,-1.90736 -6.2135,-4.80534 -7.422,-6.43996 -1.2085,-1.63461 -5.0237,-5.12106 -8.4781,-7.74765 -3.4544,-2.6266 -9.7105,-7.72606 -13.9023,-11.33214 -9.8119,-8.4408 -23.5619,-18.35568 -29.9332,-21.58426 -11.5236,-5.83945 -19.4505,-5.32519 -40.4453,2.62391 -19.6312,7.43281 -53.253,24.84273 -69.6539,36.06786 -10.1524,6.94849 -23.112,20.04755 -27.5424,27.83871 -4.6568,8.1894 -7.5333,18.80489 -7.679,28.33912 -0.1029,6.7321 0.3997,9.6302 2.8753,16.5796 2.6776,7.5163 3.9761,9.5046 12.0826,18.5 19.0391,21.1269 46.4526,45.5082 60.5462,53.8492 3.5042,2.0738 12.5389,5.7889 20.0771,8.2559 12.197,3.9914 19.0021,5.4263 44.2941,9.3397 7.4479,1.1523 39.863,0.7872 69,-0.7772 z m 165.1626,-16.5233 c 6.6894,-1.8772 16.8144,-4.1554 22.5,-5.0628 23.2019,-3.7027 34.039,-5.7439 47.8374,-9.0103 7.975,-1.8879 19.1448,-4.1263 24.8218,-4.9743 13.296,-1.9862 25.5267,-4.6523 43.3543,-9.4505 7.8782,-2.1204 20.0642,-5.2454 27.0802,-6.9445 7.016,-1.699 14.441,-3.9472 16.5,-4.996 2.059,-1.0487 6.1293,-2.614 9.045,-3.4784 5.763,-1.7085 31.1011,-13.9615 43.3128,-20.9451 8.7681,-5.0144 36.611,-26.4377 55.46,-42.67315 7.1092,-6.12347 16.7509,-13.63025 21.4259,-16.68174 4.675,-3.05148 9.625,-6.40205 11,-7.4457 1.375,-1.04366 7.9,-5.13073 14.5,-9.08238 17.6646,-10.57643 28.4468,-18.04823 33.3526,-23.11244 l 4.3526,-4.49318 -1.1465,-31.35764 c -1.2477,-34.12862 -1.1871,-33.57469 -4.6443,-42.48141 -1.3073,-3.36808 -2.6669,-9.44308 -3.0213,-13.5 -0.6399,-7.32467 -0.6821,-7.4124 -6.0326,-12.55322 -6.5928,-6.33446 -10.8229,-7.97791 -16.1105,-6.25915 -3.2889,1.06907 -32.7336,15.65591 -48.25,23.903 -10.5891,5.62816 -56.5237,27.8855 -59,28.5881 -3.2689,0.92746 -19.7469,9.16065 -23.1544,11.56899 -1.4599,1.03183 -3.4604,1.87606 -4.4455,1.87606 -0.9852,0 -7.0817,2.925 -13.5479,6.5 -6.4662,3.575 -12.2618,6.5 -12.8791,6.5 -0.6173,0 -4.5389,1.8 -8.7146,4 -4.1757,2.2 -8.129,4 -8.785,4 -0.656,0 -7.2184,3.10809 -14.5831,6.90686 -56.7952,29.29537 -52.1812,27.58436 -72.3465,26.82849 -15.7021,-0.58857 -24.0117,-2.59868 -30.3245,-7.33556 -6.6115,-4.96099 -18.1682,-16.59051 -29.7437,-29.9312 -10.9658,-12.63798 -23.303,-24.58262 -30.4757,-29.50598 -1.925,-1.32132 -6.65,-5.38614 -10.5,-9.03294 -13.1641,-12.46935 -38.4271,-28.0416 -52.7104,-32.49108 -8.4292,-2.62581 -11.203,-1.5129 -46.7896,18.77301 -4.675,2.66495 -11.6495,5.78496 -15.4989,6.93335 -3.8494,1.14839 -11.7629,4.47724 -17.5856,7.39745 -5.8228,2.92021 -12.8604,6.05313 -15.6393,6.96205 -2.7789,0.90892 -6.2634,2.91654 -7.7435,4.46138 l -2.691,2.80881 2.3292,2.17056 c 1.281,1.19381 9.0791,6.47892 17.3291,11.74469 8.25,5.26576 17.9604,11.5349 21.5787,13.93141 8.5993,5.69569 40.1888,36.34205 52.2023,50.64377 5.1905,6.17921 13.2593,16.40993 17.9305,22.73493 4.6713,6.325 11.9738,15.325 16.2278,19.99996 8.5257,9.3694 12.8957,17.49 14.0728,26.1515 0.3999,2.9417 1.9621,8.4985 3.4716,12.3485 1.5096,3.85 3.3107,9.475 4.0026,12.5 0.6918,3.025 2.103,6.9032 3.1358,8.6181 1.0328,1.7149 1.8779,4.2857 1.8779,5.7129 0,1.4273 0.8362,4.7492 1.8582,7.382 1.022,2.6329 2.1538,8.7785 2.515,13.6569 0.3613,4.8784 0.9017,9.2659 1.2009,9.75 1.1204,1.8128 10.3158,0.7496 22.0885,-2.5541 z m 464.2124,-109.98391 c 3.0937,-1.32999 12.825,-4.50475 21.625,-7.05502 21.7044,-6.29003 30.3117,-9.13738 41.5,-13.7284 11.5229,-4.72833 27.3065,-10.76807 48,-18.36767 16.1864,-5.94438 31.2482,-12.49744 51.5,-22.4066 6.6,-3.22936 14.25,-6.64001 17,-7.57922 2.75,-0.93922 8.5418,-3.52694 12.8706,-5.7505 9.1739,-4.71224 11.6201,-7.8519 11.6257,-14.92139 0.01,-9.5835 -7.3297,-10.1109 -24.986,-1.79597 -5.7807,2.7223 -12.9853,5.60269 -16.0103,6.40087 -3.025,0.79818 -8.2,2.79867 -11.5,4.44554 -3.3,1.64686 -12.4104,5.27188 -20.2453,8.0556 -7.835,2.78371 -16.385,5.92419 -19,6.97883 -18.5039,7.46249 -27.9368,10.62462 -38.1064,12.77413 -6.4065,1.35414 -14.1233,3.60843 -17.1483,5.00954 -9.4607,4.38196 -40.6753,14.02108 -52.9322,16.34556 -7.3585,1.39551 -15.5901,6.36909 -17.0439,10.29807 -1.5482,4.18395 -3.5451,8.40324 -5.9493,12.5699 -1.5783,2.73539 -1.7286,3.81013 -0.8135,5.81852 2.5579,5.6141 10.5596,6.80053 19.6139,2.90821 z m -568.616,-3.85895 c 1.1758,-3.52729 -0.7831,-7.49129 -5.1569,-10.43557 -3.9669,-2.67036 -7.0531,-2.88115 -11.1518,-0.76165 -5.6901,2.94247 -3.1136,6.69817 8.2109,11.96885 2.9363,1.36664 5.7607,2.34882 6.2763,2.18263 0.5156,-0.16619 1.3353,-1.4956 1.8215,-2.95426 z m -26.8304,-19.29433 c 2.4563,-2.45634 1.9321,-3.81746 -3.3858,-8.79173 -5.1492,-4.81655 -6.8155,-5.46415 -8.8428,-3.43684 -1.9599,1.95993 -1.386,3.65245 1.7966,5.29823 1.6775,0.86746 3.6359,3.07975 4.4489,5.02568 1.5725,3.76348 3.5081,4.37965 5.9831,1.90466 z m -24.6286,-22.62857 c 1.7781,-1.7781 1.4623,-4.14133 -0.8909,-6.66725 -2.8336,-3.04141 -5.4698,-2.39409 -5.2042,1.27785 0.1894,2.61889 2.7504,6.5894 4.2501,6.5894 0.3547,0 1.185,-0.54 1.845,-1.2 z m 252.7,-17.29621 c 2.75,-1.32267 7.8142,-3.28045 11.2537,-4.35061 3.4395,-1.07016 10.8496,-4.57077 16.4668,-7.77914 5.6173,-3.20837 13.3781,-7.24363 17.2464,-8.96726 21.0935,-9.39895 35.8036,-16.48489 42.0052,-20.23421 3.8347,-2.31831 8.5605,-4.64281 10.5018,-5.16555 3.816,-1.02753 30.4582,-14.29994 41.0261,-20.43807 11.4772,-6.66623 33.3878,-17.26797 37.0816,-17.94243 1.9699,-0.35968 6.2449,-2.2666 9.5,-4.2376 3.2551,-1.971 9.7434,-5.5153 14.4184,-7.87622 4.675,-2.36093 13.4017,-7.02099 19.3926,-10.3557 9.2264,-5.1357 12.9204,-6.54905 24.1499,-9.24011 16.8743,-4.04375 18.7731,-3.7631 26.4366,3.90736 3.7388,3.74225 6.2933,7.37905 7.4986,10.67575 1.0055,2.75 3.2688,8.375 5.0295,12.5 1.7608,4.125 3.5309,9.3 3.9335,11.5 1.0584,5.78269 4.5817,13.5 6.1634,13.5 3.2831,0 2.7001,-12.38287 -1.1063,-23.5 -2.863,-8.36141 -5.687,-15.76622 -7.8183,-20.5 -1.1143,-2.475 -2.5106,-5.60456 -3.1028,-6.95458 -1.3714,-3.12643 -10.302,-12.09102 -13.9562,-14.00939 -2.5405,-1.33372 -3.7377,-1.22029 -13.4546,1.27473 -5.8662,1.50629 -14.0409,4.46222 -18.1659,6.56874 -4.125,2.10652 -9.3,4.41717 -11.5,5.13476 -2.2,0.7176 -7.1373,2.80795 -10.9718,4.64523 -3.8345,1.83728 -7.6655,3.34051 -8.5133,3.34051 -0.8479,0 -3.8843,1.57767 -6.7476,3.50594 -7.4892,5.04354 -76.6758,39.18286 -83.2425,41.07504 -3.0386,0.87559 -8.2592,3.31072 -11.6013,5.4114 -7.7868,4.89442 -30.0475,16.08666 -42.9235,21.58105 -24.9125,10.63056 -39.4946,17.24616 -45.5,20.64243 -14.8256,8.38448 -23.7359,10.44422 -26.6392,6.15805 -1.3052,-1.92676 -1.2021,-2.40908 1.0995,-5.14436 3.1464,-3.73928 3.1594,-4.22955 0.1123,-4.22955 -2.5202,0 -6.5726,4.11879 -6.5726,6.68031 0,2.43974 -4.7348,6.32004 -7.7045,6.31411 -7.6739,-0.0153 -10.1332,-1.70979 -28.7887,-19.83528 -18.8517,-18.31623 -31.9857,-30.15914 -33.4468,-30.15914 -0.4653,0 -1.093,0.64361 -1.3949,1.43024 -0.7784,2.02845 3.7103,7.67704 14.359,18.06976 5.072,4.95 11.0285,11.7 13.2367,15 6.2035,9.27048 9.5869,12.36542 18.191,16.63972 4.3734,2.17265 8.561,4.45597 9.3058,5.07404 5.3166,4.41241 25.8157,4.58354 34.7424,0.29003 z m -278.6869,-7.75379 c 0.2447,-1.28379 -0.3235,-1.75 -2.1328,-1.75 -2.3916,0 -4.2004,2.14654 -2.9025,3.44442 1.2196,1.21964 4.7033,0.0473 5.0353,-1.69442 z m 576.5601,0.5 c 0.2794,-0.9625 0.7922,-4.45 1.1395,-7.75 0.3474,-3.3 1.3661,-8.14605 2.2638,-10.76901 1.5494,-4.52692 1.5356,-4.93269 -0.2726,-7.9936 -1.0476,-1.77353 -2.2349,-5.6576 -2.6385,-8.63127 -0.6688,-4.92829 -2.2587,-7.59914 -3.9144,-6.57582 -0.3545,0.21908 -0.9159,4.80188 -1.2476,10.18401 -0.3316,5.38213 -1.1129,12.14819 -1.7361,15.03569 -1.1924,5.52491 -0.072,14.21426 2.1836,16.9318 1.5372,1.85222 3.6212,1.6391 4.2223,-0.4318 z m 33.5464,-8.22693 c 4.715,-1.35225 10.9397,-5.85022 12.6362,-9.13098 1.1653,-2.25349 1.317,-7.76454 0.855,-31.06578 -0.48,-24.20682 -0.8369,-29.12617 -2.4542,-33.82631 -1.0409,-3.025 -3.0306,-12.14865 -4.4215,-20.27478 -1.3909,-8.12613 -3.2053,-16.39359 -4.032,-18.37212 -2.0824,-4.9839 -2.0018,-25.32723 0.1222,-30.8531 0.8457,-2.2 1.7807,-5.02479 2.0779,-6.27732 0.7857,-3.31111 8.7283,-11.76027 15.1987,-16.16797 3.079,-2.09741 10.0194,-7.4737 15.4233,-11.94731 10.3208,-8.54407 14.348,-11.1074 17.4508,-11.1074 3.1753,0 16.3259,-4.97915 19.613,-7.42596 3.7933,-2.82358 20.5312,-11.57404 22.1389,-11.57404 0.6371,0 4.3994,-2.27602 8.3605,-5.05783 3.9612,-2.7818 12.6942,-8.00861 19.4069,-11.61513 6.7126,-3.60653 16.9297,-9.35636 22.7047,-12.77742 5.775,-3.42105 14.198,-8.35353 18.7179,-10.96106 4.5198,-2.60753 10.986,-6.95373 14.3693,-9.65823 3.3832,-2.7045 11.5861,-8.18271 18.2284,-12.1738 13.0731,-7.85498 25.0625,-18.43047 26.2476,-23.15213 0.8512,-3.39169 -5.4266,-20.10015 -9.267,-24.66427 -4.4131,-5.24466 -6.6856,-4.11885 -23.3089,11.54722 -12.5743,11.85033 -34.2409,27.29782 -61.4873,43.83832 -2.75,1.66944 -8.15,5.14038 -12,7.7132 -9.3389,6.24088 -65.4138,33.41526 -73,35.37642 -36.5282,9.44322 -54.3255,12.60739 -73,12.9786 -10.0956,0.20068 -12.8539,0.61357 -17.3808,2.60174 l -5.3808,2.36321 -4.6416,-2.60917 c -2.9233,-1.64327 -8.1501,-3.1971 -14.1192,-4.19735 -20.5085,-3.43667 -24.7743,-4.71004 -44.0864,-13.16016 -8.0348,-3.51569 -15.5478,-6.39216 -16.6954,-6.39216 -1.1477,0 -6.0487,3.19632 -10.8912,7.10293 -4.8425,3.90661 -10.8296,8.24486 -13.3046,9.64056 -27.0655,15.26268 -65.7912,46.77021 -101,82.1742 -30.1359,30.30296 -41.7309,45.65198 -67.1062,88.83231 -4.9291,8.3875 -9.6057,15.25 -10.3927,15.25 -0.7869,0 -1.8966,-0.87042 -2.4659,-1.93426 -2.7904,-5.2138 0.1109,-14.19907 9.7982,-30.345 2.7128,-4.52141 5.948,-10.24574 7.1895,-12.72074 1.2415,-2.475 4.1598,-6.975 6.4852,-10 2.3254,-3.025 5.4771,-7.84995 7.0037,-10.72211 1.5266,-2.87216 5.2243,-7.82216 8.2171,-11 9.761,-10.36473 30.2711,-35.2101 30.2711,-36.66968 0,-2.93048 -8.8645,4.40315 -15.8632,13.12364 -2.5545,3.18306 -6.8929,8.03306 -9.6407,10.77777 -12.8628,12.84812 -31.5838,39.10485 -39.7268,55.71781 -2.2023,4.49311 -6.2348,11.72843 -8.961,16.07849 -2.7263,4.35006 -6.5217,11.34315 -8.4344,15.5402 -2.8177,6.18311 -3.282,8.06008 -2.4472,9.89244 1.2028,2.63965 3.4397,2.84196 8.4191,0.76144 1.9745,-0.825 6.4745,-1.5 10,-1.5 7.5919,0 11.1346,-1.3277 23.1542,-8.67758 16.3141,-9.97592 25.0162,-14.69094 48.5811,-26.32242 12.8142,-6.325 40.8757,-20.3529 62.3587,-31.17311 21.4831,-10.8202 42.8852,-21.2177 47.5602,-23.10555 4.675,-1.88784 12.4283,-5.63494 17.2295,-8.32689 26.8137,-15.03397 27.2761,-15.24631 43.3161,-19.89193 8.7335,-2.52944 17.7883,-4.86068 20.1219,-5.18053 7.5988,-1.04153 22.9864,5.27927 30.0514,12.34428 4.8341,4.83406 14.3495,23.0736 16.8544,32.30707 0.8246,3.03966 2.3546,8.67666 3.4,12.52666 1.0453,3.85 2.2105,9.46592 2.5891,12.47983 0.3787,3.01391 1.307,7.23298 2.0631,9.37573 0.756,2.14274 1.3745,5.55456 1.3745,7.58183 0,2.02726 0.9444,7.25819 2.0986,11.62427 1.5698,5.93788 1.9478,9.51334 1.5,14.18834 -0.3292,3.4375 -0.8821,9.13628 -1.2286,12.66396 -0.7341,7.47392 -0.1966,10.26542 2.6809,13.92356 2.272,2.88845 5.1293,3.33157 10.8687,1.68555 z m 32.0947,-13.05108 c 2.4533,-4.80894 2.6694,-15.30677 0.4676,-22.72094 -0.8349,-2.81158 -1.9243,-12.45575 -2.4208,-21.4315 -1.0732,-19.40279 -3.5123,-37.72662 -6.277,-47.15666 -1.6033,-5.46867 -1.9209,-8.87121 -1.5868,-17 0.3726,-9.06776 0.77,-10.84978 3.6874,-16.53729 5.352,-10.43387 14.2446,-18.29924 30.6642,-27.12195 14.1098,-7.58163 33.1006,-16.91437 42.0619,-20.67072 2.6891,-1.12719 8.6912,-4.92572 13.338,-8.44118 7.717,-5.8381 8.2165,-6.41902 5.767,-6.70654 -1.8015,-0.21144 -6.709,1.8194 -14.9488,6.18616 -6.7469,3.57552 -15.642,7.85366 -19.767,9.50698 -15.427,6.18322 -30.5804,14.68155 -44,24.67604 -13.5473,10.08966 -18.2952,14.63659 -20.2461,19.38924 -0.6342,1.54515 -0.9839,10.55394 -0.8839,22.77431 0.1392,17.00394 0.4786,21.21659 2.1349,26.5 1.0831,3.45513 1.9751,7.49027 1.9822,8.96696 0.01,1.4767 0.5234,3.9517 1.1474,5.5 0.6239,1.54831 1.3074,9.3401 1.5188,17.3151 0.3022,11.39842 0.052,15.38226 -1.1693,18.62462 -1.4446,3.83511 -1.4194,4.46685 0.3583,9 1.8772,4.78672 1.8776,4.98322 0.025,10.80541 -2.1373,6.71534 -1.8311,8.66637 1.8098,11.53026 3.0608,2.40762 3.7508,2.08224 6.3376,-2.9883 z m 160.9857,-1.97199 c 3.7701,-3.77005 2.1224,-20 -2.0304,-20 -2.3401,0 -3.264,2.91382 -2.3941,7.5505 0.4042,2.15489 0.1613,5.21694 -0.5959,7.51129 -1.0345,3.1346 -1.0357,4.16563 -0.01,5.40578 1.6781,2.02195 2.6255,1.93383 5.0269,-0.46757 z m -133.5719,-5.5081 c 4.2258,-1.37946 9.3458,-3.35355 11.3776,-4.38688 4.7286,-2.40478 19.7804,-8.14681 48.6979,-18.57757 51.434,-18.55262 97.8284,-38.61045 104.711,-45.27003 4.7327,-4.57931 10.0814,-14.74236 12.6645,-24.06375 1.1086,-4.00052 3.2015,-10.23785 4.6509,-13.86073 2.0739,-5.18398 2.8541,-9.48881 3.6628,-20.21 1.4065,-18.64454 0.5564,-55.8212 -1.4546,-63.62294 -0.8507,-3.3 -2.0253,-8.925 -2.6103,-12.5 -1.5576,-9.51836 -3.972,-19.84026 -5.1605,-22.06084 -1.2627,-2.35953 -5.8375,-2.57484 -9.9143,-0.46662 -1.5662,0.8099 -7.1272,4.2974 -12.3578,7.75 -5.2306,3.4526 -12.5893,8.21579 -16.3527,10.58486 -3.7634,2.36907 -9.0926,6.09138 -11.8426,8.2718 -2.75,2.18043 -8.375,5.91058 -12.5,8.28924 -23.8566,13.75678 -30.938,17.70964 -45.3996,25.34245 -8.7893,4.63898 -18.3225,9.989 -21.1849,11.88896 -2.8624,1.89995 -8.0643,4.61454 -11.5599,6.03243 -3.4956,1.41789 -15.1821,7.02258 -25.97,12.45486 -20.5356,10.34078 -25.8682,14.25834 -29.497,21.66991 -2.8326,5.78517 -2.2889,21.06057 1.4322,40.24295 1.6537,8.525 3.2974,19.47875 3.6526,24.34167 0.3552,4.86292 1.0708,9.95938 1.5901,11.32546 0.6537,1.7192 0.2823,7.3387 -1.2064,18.25502 -1.183,8.67417 -1.8512,16.96521 -1.4849,18.42454 0.5764,2.29681 1.1836,2.65331 4.5192,2.65331 2.1193,0 7.3108,-1.12865 11.5367,-2.5081 z m -421.2245,-6.2419 c 0.8325,-0.9625 2.8825,-5.575 4.5556,-10.25 4.2316,-11.82379 9.5691,-23.24557 14.748,-31.55957 2.4186,-3.88276 4.8257,-8.15776 5.3489,-9.5 1.4164,-3.63304 10.0957,-15.56434 16.6268,-22.85683 3.1606,-3.52902 8.914,-10.72902 12.7853,-16 9.2531,-12.59873 30.7446,-33.90921 59.6441,-59.14191 42.1279,-36.78249 53.8753,-45.9539 69.6033,-54.34033 15.4771,-8.25271 18.2834,-10.58807 19.1515,-15.93761 0.5142,-3.16835 0.1816,-4.00262 -2.6497,-6.64748 -1.8645,-1.74171 -5.6296,-3.70235 -8.8775,-4.62284 -3.1019,-0.87914 -9.2399,-3.6898 -13.6399,-6.24593 -6.9586,-4.0425 -8.716,-4.64005 -13.5,-4.59025 -10.6974,0.11134 -21.3419,5.82894 -37.9371,20.37758 -3.6096,3.16447 -10.1629,8.35705 -14.5629,11.53908 -10.2801,7.43446 -13.5,10.46666 -13.5,12.71318 0,2.22271 3.578,2.32157 16,0.4421 9.7133,-1.46964 13.0937,-0.87164 17.1747,3.03821 8.6528,8.28984 -3.8323,16.87446 -30.3323,20.85628 -12.2511,1.84082 -13.5341,3.1833 -10.3424,10.82208 2.2271,5.33019 1.8621,7.49214 -1.9,11.25424 -4.0291,4.0291 -6.8033,4.28763 -10.1454,0.94545 -2.9109,-2.9108 -3.1747,-6.96754 -0.7798,-11.98965 1.5731,-3.29891 1.57,-3.6278 -0.051,-5.41915 -0.9493,-1.0489 -3.0239,-2.16669 -4.6102,-2.48396 -6.7707,-1.35413 -22.8972,5.42571 -30.7456,12.92589 -6.6348,6.34046 -5.8032,9.94901 5.3075,23.03125 6.3996,7.53522 7.2362,9.82614 4.7865,13.10727 -3.4355,4.60155 -7.1949,6.7829 -11.6898,6.7829 -3.4669,0 -5.7181,-1.04117 -13.1767,-6.09429 -13.4892,-9.13881 -12.7478,-8.89624 -17.726,-5.79931 -7.2736,4.52489 -12.7694,9.44165 -12.7694,11.42396 0,1.04306 2.6368,4.72543 5.8595,8.18305 7.1114,7.62987 9.4619,11.96344 9.4687,17.45775 0.014,11.15122 -10.1015,13.36876 -21.9908,4.82097 -7.5049,-5.39563 -14.6577,-9.47243 -16.6377,-9.48275 -2.5904,-0.0135 -14.6997,12.09771 -14.6997,14.70198 0,1.16893 2.0792,4.52458 4.6205,7.45699 2.5413,2.93241 5.9652,8.15796 7.6086,11.61233 2.6726,5.61741 2.8571,6.59699 1.7475,9.27595 -1.3693,3.3056 -5.2413,6.46974 -9.1035,7.43907 -1.9708,0.49465 -3.5413,-0.22782 -7.3666,-3.38887 -5.8432,-4.82855 -15.4671,-10.10683 -18.4279,-10.10683 -2.8988,0 -3.5405,2.20617 -1.6852,5.79387 1.4529,2.80955 13.7139,13.17336 23.6066,19.9539 2.475,1.69638 7.425,6.09187 11,9.76774 10.8276,11.13309 23.8712,22.48449 25.8365,22.48449 1.0194,0 2.5346,-0.7875 3.3671,-1.75 z m 160.5715,-210.8088 c -5.4534,-2.95946 -6.6753,-10.80133 -2.2281,-14.29948 6.9979,-5.50461 13.453,-2.67475 13.453,5.89774 0,8.29325 -4.8018,11.88739 -11.2249,8.40174 z m 429.2106,210.56648 c 3.5034,-1.875 4.2822,-6.9998 3.0745,-20.23357 -1.3185,-14.44863 -2.8898,-18.10279 -7.9972,-18.59779 -4.515,-0.43758 -8.063,0.55953 -8.063,2.26601 0,0.77232 1.1753,2.80102 2.6118,4.50822 2.4344,2.89304 2.5363,3.40411 1.5,7.51955 -2.2088,8.77193 -0.7147,18.99626 3.4481,23.5961 1.989,2.19784 2.8115,2.34056 5.4258,0.94148 z m -652.9857,-19.64605 c 0,-1.88313 -2.844,-2.91764 -4.2248,-1.53679 -0.7872,0.7872 -0.7482,1.50275 0.1403,2.57334 1.4285,1.72126 4.0845,1.04724 4.0845,-1.03655 z m -14.1732,-9.17682 c 0.4995,-3.50815 -4.3874,-9.09913 -10.2169,-11.68882 -2.8105,-1.24851 -7.5444,-3.91387 -10.5199,-5.92303 -4.0142,-2.71059 -5.6911,-3.35843 -6.5,-2.51115 -0.7997,0.83774 0.2126,2.24673 3.8005,5.29003 2.6898,2.28149 8.2539,7.20872 12.3647,10.9494 7.6617,6.97196 10.4905,7.96421 11.0716,3.88357 z m 27.6018,-36.75624 c 2.3336,-2.33364 2.0039,-3.36605 -3.1403,-9.83389 -3.7079,-4.66207 -6.0748,-6.53219 -11.2425,-8.8829 -8.6969,-3.9561 -11.1351,-4.59282 -13.805,-3.60515 -3.7872,1.40098 -2.7276,4.53358 3.0092,8.89668 20.4238,15.53312 22.1502,16.45363 25.1786,13.42526 z m -34.6754,-3.58177 c 1.6242,-1.62415 0,-4.26291 -4.5103,-7.32772 -4.2624,-2.89634 -8.729,-3.30068 -9.66,-0.87446 -0.8198,2.13626 1.5955,4.73964 6.7765,7.30421 4.771,2.36162 5.8046,2.48716 7.3938,0.89797 z m 26.8984,-30.34365 c 6.8093,-7.10655 7.0394,-13.16546 0.4885,-12.85873 -3.6737,0.17202 -12.115,6.07164 -14.1631,9.89856 -1.3425,2.50847 -1.2602,2.81669 1.3525,5.06403 4.2318,3.64002 7.3244,3.11199 12.3221,-2.10386 z m 47.159,-2.76605 c 0.2796,-3.37168 -0.2287,-4.28561 -5.0836,-9.14053 -9.4995,-9.49948 -23.727,-14.71182 -23.727,-8.69253 0,1.85756 5.5252,7.45254 11,11.13891 1.925,1.29617 5.9286,4.31202 8.8969,6.70189 6.4532,5.19563 8.4824,5.19387 8.9137,-0.008 z m 112.1894,-17.2371 c 1.501,-1.59774 1.863,-2.5 1.0031,-2.5 -1.5327,0 -5.0031,2.88213 -5.0031,4.15499 0,1.54597 1.6241,0.87398 4,-1.65499 z M 3348.8851,741.159 c -1.0464,-4.00161 -10.5738,-13.12931 -16.758,-16.05494 -6.1529,-2.91087 -11.8676,-3.6826 -13.0541,-1.76286 -1.1005,1.78068 8.4756,10.12104 18.5436,16.15059 9.5902,5.74345 12.4449,6.16582 11.2685,1.66721 z m 96.3667,-0.14736 c 5.1735,-3.8568 19.3694,-17.08432 18.8705,-17.58325 -0.7034,-0.70335 -12.347,7.51862 -17.327,12.23522 -6.9531,6.58527 -7.9811,10.14719 -1.5435,5.34803 z m -97.3319,-20.10104 c 3.5061,-1.46494 9.7023,-7.89041 9.7023,-10.06131 0,-2.48503 -2.6652,-3.58486 -10.2386,-4.22504 -9.1909,-0.77692 -12.4941,-0.0435 -13.9224,3.09144 -0.8967,1.96792 -0.6945,3.04372 1.1254,5.98838 2.1408,3.4638 6.1599,6.43454 8.8177,6.51753 0.7052,0.022 2.7372,-0.56793 4.5156,-1.311 z m 65.5169,-19.54361 c 1.9284,-1.03713 2.104,-1.49845 1.053,-2.76491 -1.0035,-1.20912 -3.1548,-1.45056 -10.5162,-1.18026 -10.2885,0.37778 -13.4014,1.79753 -9.8514,4.4931 2.3995,1.822 15.6046,1.44739 19.3146,-0.54793 z m 403.4675,-0.45381 c 3.6449,-1.52741 9.7179,-6.36462 9.7179,-7.74043 0,-1.96731 -3.9103,-0.73442 -9.0039,2.83889 -7.6325,5.35435 -8.012,7.9598 -0.714,4.90154 z m -449.8927,-2.22398 c 2.1015,-5.47634 -9.7158,-9.52181 -15.1394,-5.18273 -2.3041,1.84337 -1.283,3.57683 3,5.09289 5.7972,2.05206 11.3706,2.09331 12.1394,0.0898 z m 482.5524,-17.33756 c 3.607,-2.15051 8.3582,-5.50677 10.5582,-7.45838 6.1003,-5.41156 1.7887,-4.69242 -8.5,1.41773 -9.6519,5.73196 -11.5207,7.2991 -10.5593,8.85469 0.981,1.58734 1.2907,1.48482 8.5011,-2.81404 z m -472.0248,-0.49002 c 0.6391,-0.77002 2.0636,-5.38252 3.1655,-10.25 2.3167,-10.23252 3.7659,-16.12096 4.5777,-18.59998 0.4232,-1.2924 0.025,-1.75 -1.5233,-1.75 -2.496,0 -7.7991,8.54154 -8.6922,14 -0.3149,1.925 -1.2188,5.31504 -2.0086,7.53343 -1.5253,4.2839 -1.8718,8.69755 -0.7694,9.7999 1.1383,1.13832 4.0325,0.73407 5.2503,-0.73335 z m 20.583,-1.45388 c 1.65,-1.01554 5.439,-4.05135 8.4199,-6.74626 2.9809,-2.69491 14.6809,-12.67641 26,-22.18112 21.0885,-17.70815 31.3225,-24.43141 42.0287,-27.61081 5.8476,-1.73657 8.0514,-3.15865 8.0514,-5.19556 0,-2.17063 -5.8009,-8.14558 -8.5873,-8.84491 -3.9481,-0.9909 -11.6737,3.08455 -25.029,13.20332 -6.536,4.95213 -14.6848,10.54899 -18.1083,12.43748 -6.9581,3.83827 -34.4072,29.21607 -39.3131,36.34657 -3.0852,4.48422 -3.8609,8.91593 -1.7123,9.78291 2.5183,1.01615 5.3205,0.61141 8.25,-1.19162 z m 292.5,-5.42022 c 22.0327,-5.44375 30.7552,-8.44202 41.6209,-14.3067 4.4665,-2.41076 12.3869,-6.12559 17.6007,-8.25518 16.2673,-6.6443 24.7289,-12.10379 63.6296,-41.05429 28.2518,-21.02545 34.5629,-27.48405 33.9652,-34.75921 -0.5407,-6.5809 -4.0945,-6.07619 -27.3164,3.8795 -7.7,3.30115 -28.4,10.72424 -46,16.49574 -17.6,5.77151 -35.15,11.75412 -39,13.29468 -3.85,1.54056 -14.65,4.8901 -24,7.44341 -9.35,2.55332 -20.6,5.97883 -25,7.61225 -4.4,1.63342 -11.375,3.65963 -15.5,4.50269 -4.125,0.84305 -11.9417,2.65431 -17.3705,4.02501 -5.4288,1.37071 -18.6531,3.81649 -29.3872,5.43508 -10.7342,1.61858 -21.1424,3.39511 -23.1295,3.94784 -1.987,0.55272 -12.1628,1.47319 -22.6128,2.04548 -36.2641,1.98599 -41.6514,2.94785 -39.4587,7.04501 2.6158,4.88773 38.6651,18.35337 59.9587,22.39663 7.975,1.51431 16.75,3.36136 19.5,4.10457 3.7325,1.00874 11.2107,1.27108 29.5,1.03485 l 24.5,-0.31644 z m -338,2.27412 c 0,-1.1 -0.4234,-2 -0.941,-2 -1.3423,0 -2.2882,1.82013 -1.559,3 1.0451,1.69104 2.5,1.10908 2.5,-1 z"
+         style="fill:#131313" />
+    </g>
+  </g>
+</svg>
Index: trunk/images/presets/craft/upholsterer.svg
===================================================================
--- trunk/images/presets/craft/upholsterer.svg	(revision 15648)
+++ trunk/images/presets/craft/upholsterer.svg	(revision 15648)
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+
+<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"
+   version="1.1"
+   id="Layer_1"
+   x="0px"
+   y="0px"
+   viewBox="0 0 8 16"
+   enable-background="new 0 0 720 720"
+   xml:space="preserve"
+   sodipodi:docname="OldChair3.svg"
+   width="8"
+   height="16"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"><defs
+   id="defs13" /><sodipodi:namedview
+   pagecolor="#ffffff"
+   bordercolor="#666666"
+   borderopacity="1"
+   objecttolerance="10"
+   gridtolerance="10"
+   guidetolerance="10"
+   inkscape:pageopacity="0"
+   inkscape:pageshadow="2"
+   inkscape:window-width="1680"
+   inkscape:window-height="987"
+   id="namedview11"
+   showgrid="false"
+   inkscape:zoom="20.977778"
+   inkscape:cx="-5.1571032"
+   inkscape:cy="-0.55141222"
+   inkscape:window-x="-8"
+   inkscape:window-y="-8"
+   inkscape:window-maximized="1"
+   inkscape:current-layer="Layer_1" />
+<path
+   d="M 7.3954357,9.73635 C 5.5815447,8.70566 6.8049843,7.27591 6.8049843,7.27591 h -4.8e-4 C 7.2902481,6.89904 7.7019242,6.35882 7.8964022,5.58379 8.5643844,2.92182 5.7812114,1.01671 5.7812114,1.01671 c 0,0 -0.7422443,-0.33927 -0.853546,-0.65245 C 4.8163522,0.05113 4.5936686,-0.0011 4.3710307,-0.0011 H 3.9999601 3.6288894 c -0.2226379,0 -0.4452986,0.0522 -0.556589,0.36536 -0.111313,0.31318 -0.8535459,0.65245 -0.8535459,0.65245 0,0 -2.783173,1.90511 -2.11524804,4.56708 C 0.297996,6.35882 0.70967201,6.89904 1.1954044,7.27591 h -4.228e-4 c 0,0 1.2234509,1.42975 -0.59050857,2.46049 -0.46313836,0.23512 -0.77708961,0.53523 -0.50096657,0.87539 0.055428,0.0682 0.12861589,0.13037 0.21580362,0.1873 0.34228239,0.66583 0.92653952,2.18189 -0.081942,3.3542 h 0.72933007 c 0,0 0.48086375,-0.60013 0.63421085,-1.61003 C 1.9015575,13.55925 1.9921738,14.89223 1.0391431,16 h 0.9940703 c 0,0 1.4745572,-1.83995 0.7051703,-4.64504 0.7016389,0.0529 1.261645,0.0473 1.261645,0.0473 0,0 0.5599946,0.006 1.2616448,-0.0473 C 4.4922752,14.16005 5.9668438,16 5.9668438,16 H 6.960857 C 6.0078263,14.89223 6.0984426,13.55929 6.3990911,12.54326 c 0.1532899,1.0099 0.634211,1.61003 0.634211,1.61003 H 7.7626322 C 6.7540819,12.98098 7.3383506,11.46496 7.68069,10.79909 c 0.087199,-0.0569 0.1604442,-0.11912 0.2157466,-0.1873 0.276283,-0.3402 -0.0376,-0.64031 -0.5008637,-0.87544 z M 4.3710307,8.88562 H 3.9999601 3.6288894 c -0.2226379,0 -0.4452986,0.0161 -0.556589,0.11295 -0.111313,0.0968 -0.8535459,0.20165 -0.8535459,0.20165 0,0 -0.017371,0.004 -0.049142,0.0109 C 2.4132097,8.89768 2.614842,8.45613 2.485769,7.91969 3.3007325,8.1638 3.9999715,8.14135 3.9999715,8.14135 c 0,0 0.6992389,0.0224 1.5142139,-0.22166 -0.1290959,0.5364 0.072571,0.97799 0.316134,1.29143 -0.031656,-0.007 -0.049028,-0.0109 -0.049028,-0.0109 0,0 -0.7422557,-0.10485 -0.853546,-0.20165 C 4.8163178,8.90177 4.5936914,8.88562 4.3710537,8.88562 Z"
+   id="path2"
+   inkscape:connector-curvature="0"
+   style="fill:#c07e2a;stroke-width:0.04873238" />
+<path
+   d="m 5.2897076,9.36957 c 0,0 -0.5374005,-0.0759 -0.6179712,-0.14601 C 4.5911658,9.15346 4.4299102,9.14176 4.2687117,9.14176 H 4.0000058 3.7313113 c -0.1612556,0 -0.322454,0.0117 -0.4030818,0.0818 -0.080571,0.0701 -0.6179712,0.14601 -0.6179712,0.14601 0,0 -2.01527186,0.42639 -1.5316194,1.02207 0.4836982,0.59573 2.8213669,0.5724 2.8213669,0.5724 0,0 2.3376802,0.0233 2.8213898,-0.5724 C 7.3049794,9.79596 5.2897076,9.36957 5.2897076,9.36957 Z"
+   id="path4"
+   inkscape:connector-curvature="0"
+   style="fill:#be1e2d;stroke-width:0.04873238" />
+<path
+   d="m 5.4560946,1.62906 c 0,0 -0.6067027,-0.27735 -0.6977418,-0.53337 C 4.6673821,0.83967 4.4853611,0.797 4.3032828,0.797 H 3.9999029 3.6965801 c -0.1820324,0 -0.3640193,0.0427 -0.4550127,0.29869 -0.090971,0.25602 -0.6977418,0.53337 -0.6977418,0.53337 0,0 -2.27516646,1.5574 -1.72911461,3.73347 0.54606321,2.17606 3.18519191,2.09073 3.18519191,2.09073 0,0 2.6391745,0.0853 3.1852378,-2.09073 C 7.7311924,3.18642 5.4560946,1.62906 5.4560946,1.62906 Z"
+   id="path6"
+   inkscape:connector-curvature="0"
+   style="fill:#be1e2d;stroke-width:0.04873238" />
+<metadata
+   id="metadata8"><rdf:RDF><cc:Work><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><cc:license
+         rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" /><dc:publisher><cc:Agent
+           rdf:about="http://openclipart.org/"><dc:title>Openclipart</dc:title></cc:Agent></dc:publisher><dc:title></dc:title></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"><cc:permits
+         rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits
+         rdf:resource="http://creativecommons.org/ns#Distribution" /><cc:permits
+         rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /></cc:License></rdf:RDF></metadata></svg>
Index: trunk/images/presets/transport/railway/railway_construction.svg
===================================================================
--- trunk/images/presets/transport/railway/railway_construction.svg	(revision 15648)
+++ trunk/images/presets/transport/railway/railway_construction.svg	(revision 15648)
@@ -0,0 +1,166 @@
+<?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="16"
+   height="16"
+   viewBox="0 0 16 16"
+   id="svg4264"
+   version="1.1"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   sodipodi:docname="railway_construction2.svg">
+  <defs
+     id="defs4266" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="25.3125"
+     inkscape:cx="7.1530945"
+     inkscape:cy="9.1738681"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox-edge-midpoints="true"
+     inkscape:snap-bbox-midpoints="true"
+     inkscape:object-paths="true"
+     inkscape:snap-intersection-paths="true"
+     inkscape:object-nodes="false"
+     inkscape:snap-smooth-nodes="true"
+     inkscape:snap-midpoints="true"
+     inkscape:snap-object-midpoints="true"
+     inkscape:snap-center="true"
+     inkscape:snap-global="false"
+     inkscape:window-width="1680"
+     inkscape:window-height="987"
+     inkscape:window-x="-8"
+     inkscape:window-y="-8"
+     inkscape:window-maximized="1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4137" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata4269">
+    <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:license
+           rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Camada 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-1036.3621)">
+    <g
+       id="g3382"
+       transform="matrix(2.1538462,0,0,1.1347517,-318.55384,616.39045)"
+       style="fill:#ffda00;fill-opacity:1">
+      <rect
+         id="XMLID_61_"
+         x="147.89999"
+         y="370.10001"
+         class="st4"
+         width="6.5"
+         height="14.1"
+         style="fill:#ffda00;fill-opacity:1" />
+    </g>
+    <path
+       sodipodi:nodetypes="ccccc"
+       style="fill:#c87137;fill-opacity:1"
+       inkscape:connector-curvature="0"
+       id="path3387-0-99-7-4-2-9-2-8-6"
+       d="m 0,1039.3621 v -2 h 13.99999 v 2 z"
+       class="st5" />
+    <path
+       sodipodi:nodetypes="ccccc"
+       style="fill:#c87137;fill-opacity:1"
+       inkscape:connector-curvature="0"
+       id="path3387-0-99-7-4-2-9-2-2-0-3"
+       d="m 1e-5,1043.3621 v -2 h 13.99998 v 2 z"
+       class="st5" />
+    <path
+       sodipodi:nodetypes="ccccc"
+       style="fill:#c87137;fill-opacity:1"
+       inkscape:connector-curvature="0"
+       id="path3387-0-99-7-4-2-9-2-1-0-0"
+       d="m 1e-5,1047.3621 v -2 H 14 v 2 z"
+       class="st5" />
+    <path
+       sodipodi:nodetypes="ccccc"
+       style="fill:#c87137;fill-opacity:1"
+       inkscape:connector-curvature="0"
+       id="path3387-0-99-7-4-2-9-2-5-0-3"
+       d="m 1e-5,1051.3621 v -2 H 14 v 2 z"
+       class="st5" />
+    <path
+       sodipodi:nodetypes="ccccc"
+       style="fill:#000000;fill-opacity:1"
+       inkscape:connector-curvature="0"
+       id="path3387-0-99-9-7-8-7-9"
+       d="M 3.0000056,1052.3621 H 1.9999974 v -16 h 1.0000082 z"
+       class="st5" />
+    <path
+       sodipodi:nodetypes="ccccc"
+       style="fill:#000000;fill-opacity:1"
+       inkscape:connector-curvature="0"
+       id="path3387-0-99-0-0-9-9-7-1"
+       d="m 12.000005,1052.3621 h -1.000012 v -16 h 1.000012 z"
+       class="st5" />
+    <path
+       sodipodi:nodetypes="ccccc"
+       style="fill:#808080;fill-opacity:1"
+       inkscape:connector-curvature="0"
+       id="path3387-0-9-4"
+       d="m 5.0000006,1051.3621 -1.0000032,0 0,-2 1.0000032,0 z"
+       class="st5" />
+    <path
+       sodipodi:nodetypes="ccsccccsccccccccccccccccccccccccccccccccccc"
+       inkscape:connector-curvature="0"
+       id="path4148"
+       d="m 10.720476,1041.2659 -1.5781251,1.961 c -0.1548457,0.1404 -0.1806967,0.3677 -0.076172,0.5488 0.517885,0.897 1.5410151,2.5351 1.5410151,2.5351 l -3.1191411,3.0567 c -0.2574782,-0.3929 -0.552496,-0.7643 -1.1269521,-0.7559 -0.462131,0.01 -0.7366883,0.1639 -1.2636719,0.7227 0,0 -1.3733516,0.079 -1.3965222,1.3725 -0.016223,0.9059 -0.7386567,-0.055 -1.1659778,1.1548 l 8.0976571,0 c -1.2813647,-0.5416 -1.0600741,-1.6258 -2.0683602,-1.5898 -0.4108704,0.016 -0.647114,-0.2616 -0.8671875,-0.5918 1.2784057,-1.2784 4.1347657,-4.0508 4.1347657,-4.0508 l -1.433593,2.4512 1.529297,3.3691 c 0.371179,0.8309 1.616701,0.2662 1.236328,-0.5605 l -1.238282,-2.7305 1.482422,-2.4589 0.06641,2.5019 0.679687,3.1132 c 0.18125,0.9018 1.536659,0.6064 1.326172,-0.289 l -0.652344,-2.9903 -0.07617,-2.541 c -0.0024,-0.1721 -0.07014,-0.3368 -0.189453,-0.4609 l -0.990239,-1.1094 0.210937,-0.207 c 0.288052,0.3533 0.929142,0.03 0.716797,-0.4531 l -0.07617,-0.1739 0.253907,-0.25 c 0.18391,-0.1839 -0.0622,-0.4549 -0.257817,-0.2636 l -0.156248,0.1523 -0.751953,-1.7012 -2.097164,-0.016 c -0.482794,8e-4 -0.621584,0.1608 -0.693852,0.2545 z m 1.017578,0.6055 1.207032,0.014 0.658203,1.4902 -0.277344,0.2734 z m -1.5,2.1719 1.611329,1.0527 -0.613282,0.5996 z"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round" />
+    <path
+       style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:0.0616979px"
+       d="m 11.09743,1041.0022 c -0.165896,0.01 -0.304686,0.17 -0.376954,0.2637 l -1.5781251,1.961 c -0.1548457,0.1404 -0.1847852,0.3701 -0.076172,0.5488 l 1.5410151,2.5351 -3.1191411,3.0567 c -0.2574782,-0.3929 -0.552496,-0.7643 -1.1269521,-0.7559 -0.462131,0.01 -0.7366883,0.1639 -1.2636719,0.7227 0,0 -1.3733516,0.079 -1.3965222,1.3725 -0.016223,0.9059 -0.7386567,-0.055 -1.1659778,1.1548 l 8.0976571,0 c -1.2813647,-0.5416 -1.0600741,-1.6258 -2.0683602,-1.5898 -0.4108704,0.016 -0.647114,-0.2616 -0.8671875,-0.5918 1.2784057,-1.2784 4.1347657,-4.0508 4.1347657,-4.0508 l -1.433593,2.4512 1.529297,3.3691 c 0.371179,0.8309 1.616701,0.2662 1.236328,-0.5605 l -1.238282,-2.7305 1.482422,-2.4589 0.06641,2.5019 0.679687,3.1132 c 0.18125,0.9018 1.536659,0.6064 1.326172,-0.289 l -0.652344,-2.9903 -0.07617,-2.541 c -0.0024,-0.1721 -0.07014,-0.3368 -0.189453,-0.4609 l -0.990239,-1.1094 0.210937,-0.207 c 0.288052,0.3533 0.929142,0.03 0.716797,-0.4531 l -0.07617,-0.1739 0.253907,-0.25 c 0.18391,-0.1839 -0.0622,-0.4549 -0.257817,-0.2636 l -0.156248,0.1523 -0.751953,-1.7012 z m 0.640624,0.8692 1.207032,0.014 0.658203,1.4902 -0.277344,0.2734 z m -1.5,2.1719 1.611329,1.0527 -0.613282,0.5996 z"
+       id="path2224"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccsccccscccccccccccccccccccccccccccccccccc" />
+    <circle
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.50000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4146"
+       cx="8.4802437"
+       cy="1040.3616"
+       r="1.5" />
+  </g>
+</svg>
Index: trunk/images_nodist/presets/office_administrative.svg
===================================================================
--- trunk/images_nodist/presets/office_administrative.svg	(revision 15648)
+++ trunk/images_nodist/presets/office_administrative.svg	(revision 15648)
@@ -0,0 +1,103 @@
+<?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="16"
+   height="16"
+   viewBox="0 0 16 16"
+   id="svg4264"
+   version="1.1"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="administrative.svg">
+  <defs
+     id="defs4266" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="22.627417"
+     inkscape:cx="-0.74560552"
+     inkscape:cy="4.0690032"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox-edge-midpoints="false"
+     inkscape:snap-bbox-midpoints="false"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:snap-global="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4137" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata4269">
+    <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 />
+        <cc:license
+           rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Camada 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-1036.3621)">
+    <path
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#3771c8;fill-opacity:1;stroke:none;stroke-width:45;marker:none;enable-background:accumulate"
+       d="m 11.031468,1039.3621 c -0.571473,0 -1.031173,0.5365 -1.031173,1.2025 l 0,0.6846 c -3.919e-4,0.013 -3.919e-4,0.026 0,0.039 l 0,0.1148 0,3.9584 c -0.00913,0.7514 0.962812,0.7514 0.953685,0 l 0,-3.9584 0.491463,0 0,10.2347 c -0.01173,0.9661 1.237895,0.9661 1.226168,0 l 0,-6.2782 0.606984,0 0,6.2782 c -0.01162,0.9659 1.237788,0.9659 1.226169,0 l 0,-10.2347 0.541489,0 0,3.9584 c -0.0092,0.7514 0.962855,0.7514 0.953685,0 l 0,-4.0735 0,-0.7235 c 0,-0.6658 -0.460553,-1.2024 -1.032025,-1.2024 l -3.936445,0 z"
+       id="path3772"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="csccccccccccccccccccsscc" />
+    <ellipse
+       style="opacity:1;fill:#3771c8;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4145"
+       cx="13.000002"
+       cy="1037.5664"
+       rx="1.2044042"
+       ry="1.204388" />
+    <rect
+       style="opacity:1;fill:#808080;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect4162"
+       width="1"
+       height="9.0000019"
+       x="-5.3644186e-007"
+       y="1043.3621" />
+    <rect
+       style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect4175"
+       width="8.000001"
+       height="6.0000415"
+       x="0.9999997"
+       y="1043.3621" />
+  </g>
+</svg>
Index: trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java	(revision 15647)
+++ trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java	(revision 15648)
@@ -881,5 +881,4 @@
         "lexus", // lexus TOYOTA MOTOR CORPORATION
         "lgbt", // lgbt Afilias Limited
-        "liaison", // liaison Liaison Technologies, Incorporated
         "lidl", // lidl Schwarz Domains und Services GmbH &amp; Co. KG
         "life", // life Trixy Oaks, LLC
Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 15647)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 15648)
@@ -3149,6 +3149,6 @@
     set icon_z17;
 }
-node[craft=shoemaker][!is_prop_set(icon-image)] {
-    icon-image: "presets/misc/no_icon.svg";
+node[craft=shoemaker] {
+    icon-image: "presets/craft/shoemaker.svg";
     set icon_z17;
 }
@@ -3176,6 +3176,6 @@
     set icon_z17;
 }
-node[craft=gardener][!is_prop_set(icon-image)] {
-    icon-image: "presets/misc/no_icon.svg";
+node[craft=gardener] {
+    icon-image: "presets/craft/gardener.svg";
     set icon_z17;
 }
@@ -3232,6 +3232,6 @@
     set icon_z17;
 }
-node[craft=upholsterer][!is_prop_set(icon-image)] {
-    icon-image: "presets/misc/no_icon.svg";
+node[craft=upholsterer] {
+    icon-image: "presets/craft/upholsterer.svg";
     set icon_z17;
 }
