mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-02 08:09:57 +02:00
Add icons for natural=volcano.
This commit is contained in:
parent
a6806f7212
commit
56fdf9709e
4 changed files with 475 additions and 84 deletions
BIN
doc/grid.png
BIN
doc/grid.png
Binary file not shown.
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 101 KiB |
|
@ -347,6 +347,7 @@
|
|||
"guidepost": {
|
||||
"directed": "right"
|
||||
},
|
||||
"guys": {},
|
||||
"h": {
|
||||
"emoji": "H",
|
||||
"name": "H letter"
|
||||
|
@ -657,6 +658,9 @@
|
|||
"shelter": {
|
||||
"name": "shelter"
|
||||
},
|
||||
"shield_volcano": {
|
||||
"name": "shield volcano"
|
||||
},
|
||||
"shop_convenience": {},
|
||||
"shower": {
|
||||
"name": "shower"
|
||||
|
@ -696,6 +700,9 @@
|
|||
"⛔️"
|
||||
]
|
||||
},
|
||||
"stratovolcano": {
|
||||
"name": "stratovolcano"
|
||||
},
|
||||
"street_cabinet": {},
|
||||
"street_lamp": {},
|
||||
"sunflower": {},
|
||||
|
@ -822,6 +829,9 @@
|
|||
},
|
||||
"vending_tickets": {},
|
||||
"ventilation": {},
|
||||
"volcanic_cone": {
|
||||
"name": "volcanic cone"
|
||||
},
|
||||
"wall_bars": {
|
||||
"name": "wall bars"
|
||||
},
|
||||
|
|
484
icons/icons.svg
484
icons/icons.svg
|
@ -148,9 +148,9 @@
|
|||
showgrid="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cy="416.16223"
|
||||
inkscape:cx="62.521128"
|
||||
inkscape:zoom="8"
|
||||
inkscape:cy="281.99816"
|
||||
inkscape:cx="343.97225"
|
||||
inkscape:zoom="32"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
borderopacity="1.0"
|
||||
|
@ -552,7 +552,7 @@
|
|||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
|
@ -6649,18 +6649,18 @@
|
|||
<circle
|
||||
r="3.5"
|
||||
cy="12.5"
|
||||
cx="39.5"
|
||||
cx="183.5"
|
||||
id="path5532"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
id="cave"
|
||||
d="m 42,21 h -5 l -2,2 -1,6 h 2 v -0.5 c 0,-1.933 1.567,-3.5 3.5,-3.5 1.933,0 3.5,1.567 3.5,3.5 V 29 h 2 l -1,-6 z"
|
||||
d="m 186,21 -5,0 -2,2 -1,6 2,0 0,-0.5 c 0,-1.933 1.567,-3.5 3.5,-3.5 1.933,0 3.5,1.567 3.5,3.5 l 0,0.5 2,0 -1,-6 z"
|
||||
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccccssscccc" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 42,5 h -5 l -2,2 -1,6 H 45 L 44,7 Z"
|
||||
d="m 186,5 -5,0 -2,2 -1,6 11,0 -1,-6 z"
|
||||
id="path5539"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
|
@ -8319,7 +8319,7 @@
|
|||
ry="0"
|
||||
rx="0"
|
||||
y="12.5"
|
||||
x="36"
|
||||
x="180"
|
||||
height="2"
|
||||
width="7"
|
||||
id="rect13453"
|
||||
|
@ -8485,7 +8485,7 @@
|
|||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="3"
|
||||
x="2"
|
||||
x="146"
|
||||
height="10"
|
||||
width="12"
|
||||
id="rect2104"
|
||||
|
@ -8493,14 +8493,14 @@
|
|||
<circle
|
||||
r="2"
|
||||
cy="9"
|
||||
cx="10"
|
||||
cx="154"
|
||||
id="path2106"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<rect
|
||||
ry="0"
|
||||
rx="0"
|
||||
y="9"
|
||||
x="8"
|
||||
x="152"
|
||||
height="5"
|
||||
width="4"
|
||||
id="rect2108"
|
||||
|
@ -8508,14 +8508,14 @@
|
|||
<circle
|
||||
r="3"
|
||||
cy="6"
|
||||
cx="11"
|
||||
cx="155"
|
||||
id="path2110"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="2"
|
||||
x="11"
|
||||
x="155"
|
||||
height="4"
|
||||
width="4"
|
||||
id="rect2112"
|
||||
|
@ -8523,43 +8523,43 @@
|
|||
<path
|
||||
sodipodi:nodetypes="cccccccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 18,19 h 9 l 3,2 -1,8 h -1 l -1,-5 -2,-1 -1,6 h -6 z"
|
||||
d="m 162,19 9,0 3,2 -1,8 -1,0 -1,-5 -2,-1 -1,6 -6,0 z"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="cliff" />
|
||||
<path
|
||||
id="path2145"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 18,3 h 9 l 3,2 -1,8 H 28 L 27,8 25,7 24,13 h -6 z"
|
||||
d="m 162,3 9,0 3,2 -1,8 -1,0 -1,-5 -2,-1 -1,6 -6,0 z"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccccccccc" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="stone"
|
||||
d="m 52,29 h 8 l 2,-4 -2,-5 -9,1 -1,3 z"
|
||||
d="m 196,29 8,0 2,-4 -2,-5 -9,1 -1,3 z"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 52,13 h 8 L 62,9 60,4 51,5 50,8 Z"
|
||||
d="m 196,13 8,0 2,-4 -2,-5 -9,1 -1,3 z"
|
||||
id="path2149"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccccccssssssssssssss"
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 76,20 -9,1 -1,3 2,5 h 8 l 2,-4 z m -6.5,3 h 5 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -5 C 69.223,24 69,23.777 69,23.5 69,23.223 69.223,23 69.5,23 Z m 0,2 h 5 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -5 C 69.223,26 69,25.777 69,25.5 69,25.223 69.223,25 69.5,25 Z"
|
||||
d="m 220,20 -9,1 -1,3 2,5 8,0 2,-4 z m -6.5,3 5,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -5,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z m 0,2 5,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -5,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="stone_with_inscription" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path2153"
|
||||
d="m 68,13 h 8 L 78,9 76,4 67,5 66,8 Z"
|
||||
d="m 212,13 8,0 2,-4 -2,-5 -9,1 -1,3 z"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
y="7"
|
||||
x="69"
|
||||
x="213"
|
||||
height="1"
|
||||
width="6"
|
||||
id="rect2155"
|
||||
|
@ -8571,7 +8571,7 @@
|
|||
id="rect2157"
|
||||
width="6"
|
||||
height="1"
|
||||
x="69"
|
||||
x="213"
|
||||
y="9"
|
||||
ry="0.5" />
|
||||
<rect
|
||||
|
@ -16541,32 +16541,32 @@
|
|||
inkscape:label="#path22371" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 82,14 3,0 c 1,-2 1,-4 0,-6 -1,-2 0,-3 0,-4 0,-2 -3,-2 -3,0 0,1 1,2 0,4 -1,2 -1,4 0,6 z"
|
||||
d="m 2,14 3,0 C 6,12 6,10 5,8 4,6 5,5 5,4 5,2 2,2 2,4 2,5 3,6 2,8 1,10 1,12 2,14 Z"
|
||||
id="path22396"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccssssc" />
|
||||
<circle
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path22398"
|
||||
cx="90.5"
|
||||
cx="10.5"
|
||||
cy="10.5"
|
||||
r="3.5" />
|
||||
<circle
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path22400"
|
||||
cx="90.5"
|
||||
cx="10.5"
|
||||
cy="8.5"
|
||||
r="0.5" />
|
||||
<circle
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path22402"
|
||||
cx="89.5"
|
||||
cx="9.5"
|
||||
cy="10"
|
||||
r="0.5" />
|
||||
<circle
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path22404"
|
||||
cx="91.5"
|
||||
cx="11.5"
|
||||
cy="10"
|
||||
r="0.5" />
|
||||
<rect
|
||||
|
@ -16574,37 +16574,37 @@
|
|||
id="rect22406"
|
||||
width="5"
|
||||
height="1"
|
||||
x="81"
|
||||
x="1"
|
||||
y="6"
|
||||
rx="0"
|
||||
ry="0" />
|
||||
<circle
|
||||
r="4.5"
|
||||
cy="9.5"
|
||||
cx="103.5"
|
||||
cx="23.5"
|
||||
id="circle22439"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<circle
|
||||
r="0.72727275"
|
||||
cy="6.5000076"
|
||||
cx="103.50001"
|
||||
cx="23.500008"
|
||||
id="circle22441"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<circle
|
||||
r="0.72727275"
|
||||
cy="7.5000076"
|
||||
cx="101.50001"
|
||||
cx="21.500008"
|
||||
id="circle22443"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<circle
|
||||
r="0.72727275"
|
||||
cy="8.5000076"
|
||||
cx="103.50001"
|
||||
cx="23.500008"
|
||||
id="circle22445"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="M 103.5,21 A 4.5,4.5 0 0 0 99,25.5 4.5,4.5 0 0 0 103.5,30 4.5,4.5 0 0 0 108,25.5 4.5,4.5 0 0 0 103.5,21 Z m 0,0.77344 A 0.72727275,0.72727275 0 0 1 104.22656,22.5 0.72727275,0.72727275 0 0 1 103.5,23.22656 0.72727275,0.72727275 0 0 1 102.77344,22.5 0.72727275,0.72727275 0 0 1 103.5,21.77344 Z m -2,1 A 0.72727275,0.72727275 0 0 1 102.22656,23.5 0.72727275,0.72727275 0 0 1 101.5,24.22656 0.72727275,0.72727275 0 0 1 100.77344,23.5 0.72727275,0.72727275 0 0 1 101.5,22.77344 Z m 2,1 A 0.72727275,0.72727275 0 0 1 104.22656,24.5 0.72727275,0.72727275 0 0 1 103.5,25.22656 0.72727275,0.72727275 0 0 1 102.77344,24.5 0.72727275,0.72727275 0 0 1 103.5,23.77344 Z"
|
||||
d="M 23.5,21 A 4.5,4.5 0 0 0 19,25.5 4.5,4.5 0 0 0 23.5,30 4.5,4.5 0 0 0 28,25.5 4.5,4.5 0 0 0 23.5,21 Z m 0,0.77344 A 0.72727275,0.72727275 0 0 1 24.22656,22.5 0.72727275,0.72727275 0 0 1 23.5,23.22656 0.72727275,0.72727275 0 0 1 22.77344,22.5 0.72727275,0.72727275 0 0 1 23.5,21.77344 Z m -2,1 A 0.72727275,0.72727275 0 0 1 22.22656,23.5 0.72727275,0.72727275 0 0 1 21.5,24.22656 0.72727275,0.72727275 0 0 1 20.77344,23.5 0.72727275,0.72727275 0 0 1 21.5,22.77344 Z m 2,1 A 0.72727275,0.72727275 0 0 1 24.22656,24.5 0.72727275,0.72727275 0 0 1 23.5,25.22656 0.72727275,0.72727275 0 0 1 22.77344,24.5 0.72727275,0.72727275 0 0 1 23.5,23.77344 Z"
|
||||
id="bowling_ball"
|
||||
inkscape:label="#circle22457"
|
||||
inkscape:connector-curvature="0" />
|
||||
|
@ -18875,18 +18875,18 @@
|
|||
rx="0.5" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 228,290 0,2 8,0 0,-2 -2,0 0,1 -1,0 0,-1 -2,0 0,1 -1,0 0,-1 z"
|
||||
d="m 228,289 0,2 8,0 0,-2 -2,0 0,1 -1,0 0,-1 -2,0 0,1 -1,0 0,-1 z"
|
||||
id="path9579"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccccccccc" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 229,293 -1,8 8,0 -1,-8 z"
|
||||
d="m 229,292 -1,8 8,0 -1,-8 z"
|
||||
id="path9581"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 227,303 10,0 0,-1 -10,0 z"
|
||||
d="m 227,302 10,0 0,-1 -10,0 z"
|
||||
id="path9584"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
|
@ -18896,7 +18896,7 @@
|
|||
width="2"
|
||||
height="2"
|
||||
x="231"
|
||||
y="295"
|
||||
y="294"
|
||||
rx="1"
|
||||
ry="1" />
|
||||
<rect
|
||||
|
@ -18905,12 +18905,12 @@
|
|||
width="2"
|
||||
height="2"
|
||||
x="231"
|
||||
y="296"
|
||||
y="295"
|
||||
rx="0"
|
||||
ry="0" />
|
||||
<path
|
||||
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 228,306 0,2 8,0 0,-2 -2,0 0,1 -1,0 0,-1 -2,0 0,1 -1,0 0,-1 z m 1,3 -1,8 8,0 -1,-8 z m 3,2 c 0.554,0 1,0.446 1,1 l 0,2 -2,0 0,-2 c 0,-0.554 0.446,-1 1,-1 z m -5,7 0,1 10,0 0,-1 z"
|
||||
d="m 228,305 0,2 8,0 0,-2 -2,0 0,1 -1,0 0,-1 -2,0 0,1 -1,0 0,-1 z m 1,3 -1,8 8,0 -1,-8 z m 3,2 c 0.554,0 1,0.446 1,1 l 0,2 -2,0 0,-2 c 0,-0.554 0.446,-1 1,-1 z m -5,7 0,1 10,0 0,-1 z"
|
||||
id="tower_defensive"
|
||||
inkscape:label="#path9590"
|
||||
inkscape:connector-curvature="0"
|
||||
|
@ -21663,7 +21663,7 @@
|
|||
<circle
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path7563"
|
||||
cx="115.5"
|
||||
cx="35.5"
|
||||
cy="7.5"
|
||||
r="1.5" />
|
||||
<rect
|
||||
|
@ -21671,7 +21671,7 @@
|
|||
id="rect7565"
|
||||
width="7"
|
||||
height="3"
|
||||
x="119"
|
||||
x="39"
|
||||
y="6"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
|
@ -21680,7 +21680,7 @@
|
|||
id="rect7567"
|
||||
width="5.5"
|
||||
height="2"
|
||||
x="115"
|
||||
x="35"
|
||||
y="6"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
|
@ -21689,47 +21689,47 @@
|
|||
id="rect7569"
|
||||
width="7"
|
||||
height="2"
|
||||
x="119"
|
||||
x="39"
|
||||
y="8"
|
||||
rx="0"
|
||||
ry="0" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 117,8 2,-1 1,1 -1,2 c 0,-1 -1,-2 -2,-2 z"
|
||||
d="m 37,8 2,-1 1,1 -1,2 C 39,9 38,8 37,8 Z"
|
||||
id="path7584"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<circle
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path7586"
|
||||
cx="124.5"
|
||||
cx="44.5"
|
||||
cy="7.5"
|
||||
r="0.5" />
|
||||
<path
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 131.5,3.5 0,10 1,0 0,-5 1,0 z"
|
||||
d="m 51.5,3.5 0,10 1,0 0,-5 1,0 z"
|
||||
id="path7602"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 137.5,3.5 0,5 2,0 -1,5 1,0 0,-10 z"
|
||||
d="m 57.5,3.5 0,5 2,0 -1,5 1,0 0,-10 z"
|
||||
id="path7604"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7615"
|
||||
d="m 147.5,3.5 0,10 0.5,0 c 0.5,-1 0.5,-3 0,-4 l 1.5,0 c -0.5,-2 -1,-4.5 -2,-6 z"
|
||||
d="m 67.5,3.5 0,10 0.5,0 c 0.5,-1 0.5,-3 0,-4 l 1.5,0 c -0.5,-2 -1,-4.5 -2,-6 z"
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
sodipodi:nodetypes="cccccc" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7617"
|
||||
d="m 153.5,3.5 0,5 2,0 c -0.5,1 -1,3 -1,5 l 1,0 0,-10 z"
|
||||
d="m 73.5,3.5 0,5 2,0 c -0.5,1 -1,3 -1,5 l 1,0 0,-10 z"
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
sodipodi:nodetypes="ccccccc" />
|
||||
<path
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="m 147.49219,19 c -0.27308,0.004 -0.4922,0.22689 -0.49219,0.5 l 0,10 c 3e-5,0.27613 0.22387,0.49997 0.5,0.5 l 0.5,0 c 0.18961,-1.7e-4 0.36282,-0.10757 0.44727,-0.27734 0.30962,-0.61926 0.42773,-1.4171 0.42773,-2.22266 0,-0.54367 -0.15889,-1.0156 -0.28906,-1.5 L 149.5,26 c 0.32489,-5.2e-4 0.56302,-0.30587 0.48438,-0.62109 -0.49525,-1.98098 -0.9688,-4.50691 -2.06836,-6.15625 C 147.82172,19.08124 147.66213,18.99737 147.49219,19 Z M 153,19 l 0,0.5 0,5 0,0.5 0.5,0 0.5,0 0.81641,0 C 154.3738,26.16446 154,27.75121 154,29.5 c 3e-5,0.27613 0.22387,0.49997 0.5,0.5 l 1,0 c 0.27613,-3e-5 0.49997,-0.22387 0.5,-0.5 l 0,-5.01758 0,-4.98242 c -3e-5,-0.27613 -0.22387,-0.49997 -0.5,-0.5 l -1.5,0 -0.5,0 -0.5,0 z"
|
||||
d="M 67.49219,19 C 67.21911,19.004 66.99999,19.22689 67,19.5 l 0,10 c 3e-5,0.27613 0.22387,0.49997 0.5,0.5 l 0.5,0 c 0.18961,-1.7e-4 0.36282,-0.10757 0.44727,-0.27734 C 68.75689,29.1034 68.875,28.30556 68.875,27.5 c 0,-0.54367 -0.15889,-1.0156 -0.28906,-1.5 L 69.5,26 c 0.32489,-5.2e-4 0.56302,-0.30587 0.48438,-0.62109 C 69.48913,23.39793 69.01558,20.872 67.91602,19.22266 67.82172,19.08124 67.66213,18.99737 67.49219,19 Z M 73,19 l 0,0.5 0,5 0,0.5 0.5,0 0.5,0 0.81641,0 C 74.3738,26.16446 74,27.75121 74,29.5 c 3e-5,0.27613 0.22387,0.49997 0.5,0.5 l 1,0 c 0.27613,-3e-5 0.49997,-0.22387 0.5,-0.5 L 76,24.48242 76,19.5 c -3e-5,-0.27613 -0.22387,-0.49997 -0.5,-0.5 L 74,19 73.5,19 73,19 Z"
|
||||
id="knives"
|
||||
inkscape:label="#path7619"
|
||||
inkscape:connector-curvature="0">
|
||||
|
@ -21741,7 +21741,7 @@
|
|||
id="rect7629"
|
||||
width="1"
|
||||
height="6"
|
||||
x="153"
|
||||
x="73"
|
||||
y="3"
|
||||
rx="0"
|
||||
ry="0" />
|
||||
|
@ -21749,24 +21749,24 @@
|
|||
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="circle8246"
|
||||
cx="-4"
|
||||
cy="-165"
|
||||
cy="-85"
|
||||
r="1"
|
||||
transform="matrix(0,-1,-1,0,0,0)" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccccccccccccc"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 166,14.00001 0,-2 -1,-1 -1,1 0,2 -1,-1 0,-2 1,-1 0,-6 2,0 0,6 1,1 0,2 z"
|
||||
d="m 86,14.00001 0,-2 -1,-1 -1,1 0,2 -1,-1 0,-2 1,-1 0,-6 2,0 0,6 1,1 0,2 z"
|
||||
id="path8248"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="M 170,14.00001 170,9 l 0.5,-2.5 -1,-0.5 -0.5,0 0,0.5 -1,10e-6 L 168,4 l 1,0 0,0.5 0.5,0 0.5,-0.5 2,0 c 1,0 1.5,0 2.5,1 l 0,0.50001 C 173.5,4.5 171.5,4.5 171.5,6.5 l 0.5,2.5 0,5.00001 z"
|
||||
d="M 90,14.00001 90,9 90.5,6.5 89.5,6 89,6 89,6.5 88,6.50001 88,4 l 1,0 0,0.5 0.5,0 L 90,4 92,4 c 1,0 1.5,0 2.5,1 l 0,0.50001 C 93.5,4.5 91.5,4.5 91.5,6.5 L 92,9 l 0,5.00001 z"
|
||||
id="path8250"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccccccccccccccc" />
|
||||
<path
|
||||
style="fill:#000000;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 165,19 a 1,1 0 0 0 -1,1 l 0,6 -1,1 0,2 1,1 0,-2 1,-1 1,1 0,2 1,-1 0,-2 -1,-1 0,-6 a 1,1 0 0 0 -1,-1 z m 3,1 0,2.5 1,0 0,-0.5 0.5,0 1,0.5 -0.5,2.5 0,5 2,0 0,-5 -0.5,-2.5 c 0,-2 2,-2.00001 3,-1 l 0,-0.5 c -1,-1 -1.5,-1 -2.5,-1 l -2,0 -0.5,0.5 -0.5,0 0,-0.5 -1,0 z"
|
||||
d="m 85,19 a 1,1 0 0 0 -1,1 l 0,6 -1,1 0,2 1,1 0,-2 1,-1 1,1 0,2 1,-1 0,-2 -1,-1 0,-6 a 1,1 0 0 0 -1,-1 z m 3,1 0,2.5 1,0 0,-0.5 0.5,0 1,0.5 -0.5,2.5 0,5 2,0 0,-5 -0.5,-2.5 c 0,-2 2,-2.00001 3,-1 l 0,-0.5 C 93.5,20 93,20 92,20 l -2,0 -0.5,0.5 -0.5,0 0,-0.5 -1,0 z"
|
||||
id="wretch_and_hammer"
|
||||
inkscape:label="#circle8263"
|
||||
inkscape:connector-curvature="0">
|
||||
|
@ -21776,13 +21776,13 @@
|
|||
<circle
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path8272"
|
||||
cx="179"
|
||||
cx="98"
|
||||
cy="9"
|
||||
r="1" />
|
||||
<circle
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path8274"
|
||||
cx="190"
|
||||
cx="109"
|
||||
cy="9"
|
||||
r="1" />
|
||||
<rect
|
||||
|
@ -21790,41 +21790,41 @@
|
|||
id="rect8276"
|
||||
width="1"
|
||||
height="3"
|
||||
x="179"
|
||||
x="98"
|
||||
y="9" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect8278"
|
||||
width="10"
|
||||
height="2"
|
||||
x="179.5"
|
||||
x="98.5"
|
||||
y="10" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect8280"
|
||||
width="1"
|
||||
height="3"
|
||||
x="189"
|
||||
x="108"
|
||||
y="9" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect8282"
|
||||
width="11"
|
||||
height="5"
|
||||
x="179"
|
||||
x="98"
|
||||
y="5"
|
||||
ry="1.5"
|
||||
rx="1.5" />
|
||||
<circle
|
||||
r="2"
|
||||
cy="9"
|
||||
cx="179"
|
||||
cx="98"
|
||||
id="circle8300"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<circle
|
||||
r="2"
|
||||
cy="9"
|
||||
cx="190"
|
||||
cx="109"
|
||||
id="circle8302"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
|
@ -21832,55 +21832,55 @@
|
|||
id="rect8327"
|
||||
width="12"
|
||||
height="4"
|
||||
x="178.5"
|
||||
x="97.5"
|
||||
y="9" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect8329"
|
||||
width="1"
|
||||
height="6.5"
|
||||
x="184"
|
||||
x="103"
|
||||
y="4.5" />
|
||||
<path
|
||||
style="opacity:1;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 179,23 c 1.10457,0 2,0.89543 2,2 l 4.5,0 0,-4 -5,0 c -0.831,0 -1.5,0.669 -1.5,1.5 m 11,0 c 0,-0.831 -0.669,-1.5 -1.5,-1.5 l -3.5,0 0,4 3,0 c 0,-1.10457 0.89543,-2 2,-2 m -11,1 c -0.55228,0 -1,0.44772 -1,1 0,0.55228 0.44772,1 1,1 l 0,2 1,0 9.5,0 0.5,0 0,-2 c 0.55228,0 1,-0.44772 1,-1 0,-0.55228 -0.44772,-1 -1,-1 -0.55228,0 -1,0.44772 -1,1 l 0,1 -9,0 0,-1 c 0,-0.55228 -0.44772,-1 -1,-1 z"
|
||||
d="m 98,23 c 1.10457,0 2,0.89543 2,2 l 4.5,0 0,-4 -5,0 C 98.669,21 98,21.669 98,22.5 m 11,0 c 0,-0.831 -0.669,-1.5 -1.5,-1.5 l -3.5,0 0,4 3,0 c 0,-1.10457 0.89543,-2 2,-2 m -11,1 c -0.55228,0 -1,0.44772 -1,1 0,0.55228 0.44772,1 1,1 l 0,2 1,0 9.5,0 0.5,0 0,-2 c 0.55228,0 1,-0.44772 1,-1 0,-0.55228 -0.44772,-1 -1,-1 -0.55228,0 -1,0.44772 -1,1 l 0,1 -9,0 0,-1 c 0,-0.55228 -0.44772,-1 -1,-1 z"
|
||||
id="circle8331"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccsccsccccssccccccsssccss" />
|
||||
<path
|
||||
style="opacity:1;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 196,18 0,3 8,0 0,-3 -8,0 z m 3.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z m -3.5,3 0,3 8,0 0,-3 -8,0 z m 3.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z m -3.5,3 0,3 1,0 0,1 1,0 0,-1 4,0 0,1 1,0 0,-1 1,0 0,-3 -8,0 z m 3.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z"
|
||||
d="m 116,18 0,3 8,0 0,-3 -8,0 z m 3.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z m -3.5,3 0,3 8,0 0,-3 -8,0 z m 3.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z m -3.5,3 0,3 1,0 0,1 1,0 0,-1 4,0 0,1 1,0 0,-1 1,0 0,-3 -8,0 z m 3.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z"
|
||||
id="rect8357"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:1;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 211,18 0,3 10,0 0,-3 -10,0 z m 4.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4.5,3 0,3 10,0 0,-3 -10,0 z m 4.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4.5,3 0,3 1,0 0,1 1,0 0,-1 6,0 0,1 1,0 0,-1 1,0 0,-3 -10,0 z m 4.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z"
|
||||
d="m 131,18 0,3 10,0 0,-3 -10,0 z m 4.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4.5,3 0,3 10,0 0,-3 -10,0 z m 4.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4.5,3 0,3 1,0 0,1 1,0 0,-1 6,0 0,1 1,0 0,-1 1,0 0,-3 -10,0 z m 4.5,1 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -1,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z"
|
||||
id="rect8373"
|
||||
inkscape:connector-curvature="0" />
|
||||
<rect
|
||||
y="10"
|
||||
x="196"
|
||||
x="116"
|
||||
height="3"
|
||||
width="8"
|
||||
id="rect8389"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
y="12"
|
||||
x="197"
|
||||
x="117"
|
||||
height="2"
|
||||
width="1"
|
||||
id="rect8391"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
y="12"
|
||||
x="202"
|
||||
x="122"
|
||||
height="2"
|
||||
width="1"
|
||||
id="rect8393"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
y="6"
|
||||
x="196"
|
||||
x="116"
|
||||
height="3"
|
||||
width="8"
|
||||
id="rect8395"
|
||||
|
@ -21889,7 +21889,7 @@
|
|||
rx="0.5"
|
||||
ry="0.5"
|
||||
y="7"
|
||||
x="199"
|
||||
x="119"
|
||||
height="1"
|
||||
width="2"
|
||||
id="rect8397"
|
||||
|
@ -21899,7 +21899,7 @@
|
|||
id="rect8399"
|
||||
width="2"
|
||||
height="1"
|
||||
x="199"
|
||||
x="119"
|
||||
y="11"
|
||||
ry="0.5"
|
||||
rx="0.5" />
|
||||
|
@ -21908,14 +21908,14 @@
|
|||
id="rect8401"
|
||||
width="8"
|
||||
height="3"
|
||||
x="196"
|
||||
x="116"
|
||||
y="2" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect8403"
|
||||
width="2"
|
||||
height="1"
|
||||
x="199"
|
||||
x="119"
|
||||
y="3"
|
||||
ry="0.5"
|
||||
rx="0.5" />
|
||||
|
@ -21924,35 +21924,35 @@
|
|||
id="rect8405"
|
||||
width="10"
|
||||
height="3"
|
||||
x="211"
|
||||
x="131"
|
||||
y="10" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect8407"
|
||||
width="1"
|
||||
height="2"
|
||||
x="212"
|
||||
x="132"
|
||||
y="12" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect8409"
|
||||
width="1"
|
||||
height="2"
|
||||
x="219"
|
||||
x="139"
|
||||
y="12" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect8411"
|
||||
width="10"
|
||||
height="3"
|
||||
x="211"
|
||||
x="131"
|
||||
y="6" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect8413"
|
||||
width="2"
|
||||
height="1"
|
||||
x="215"
|
||||
x="135"
|
||||
y="7"
|
||||
ry="0.5"
|
||||
rx="0.5" />
|
||||
|
@ -21960,14 +21960,14 @@
|
|||
rx="0.5"
|
||||
ry="0.5"
|
||||
y="11"
|
||||
x="215"
|
||||
x="135"
|
||||
height="1"
|
||||
width="2"
|
||||
id="rect8415"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
y="2"
|
||||
x="211"
|
||||
x="131"
|
||||
height="3"
|
||||
width="10"
|
||||
id="rect8417"
|
||||
|
@ -21976,7 +21976,7 @@
|
|||
rx="0.5"
|
||||
ry="0.5"
|
||||
y="3"
|
||||
x="215"
|
||||
x="135"
|
||||
height="1"
|
||||
width="2"
|
||||
id="rect8419"
|
||||
|
@ -22084,7 +22084,7 @@
|
|||
sodipodi:nodetypes="ccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path9183"
|
||||
d="m 138.5,105.5 -2.5,0.5 -2.5,1.5"
|
||||
d="m 137.5,105.5 -1.5,0.5 -2.5,1.5"
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
|
@ -22384,5 +22384,321 @@
|
|||
<title
|
||||
id="title10088">key</title>
|
||||
</path>
|
||||
<path
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 155.5,101.5 -2,4 0,0 1,-4 z"
|
||||
id="path7357"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<rect
|
||||
ry="1.5"
|
||||
rx="1.5"
|
||||
y="98"
|
||||
x="154"
|
||||
height="2"
|
||||
width="2"
|
||||
id="rect7359"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7361"
|
||||
d="m 154.5,101.5 -3.5,0"
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 153.5,105.5 -5,-1"
|
||||
id="path7363"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
sodipodi:nodetypes="cc"
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 151.5,97.5 0,13"
|
||||
id="path7365"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7367"
|
||||
d="m 148.5,110.5 6,0"
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7369"
|
||||
d="m 153.5,105.5 -2.5,0 -2.5,2"
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 226,14 12,0 -3,-7 c -2,1.3363164 -4,1.1611192 -6,0 z"
|
||||
id="path7371"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<rect
|
||||
rx="0.5"
|
||||
ry="0.5"
|
||||
y="6"
|
||||
x="294"
|
||||
height="1"
|
||||
width="8"
|
||||
id="rect7373"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="7"
|
||||
x="296"
|
||||
height="1"
|
||||
width="4"
|
||||
id="rect7375"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="8"
|
||||
x="295"
|
||||
height="1"
|
||||
width="2"
|
||||
id="rect7377"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7379"
|
||||
d="m 295.5,6.5 0,2 2,0 0,-1 3,0 0,-1 z"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="7"
|
||||
x="295"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect7381"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="8"
|
||||
x="297"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect7383"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="7"
|
||||
x="300"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect7385"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="m 247.5,23 c -0.16717,1.2e-5 -0.32328,0.08356 -0.41602,0.222656 -0.9431,1.414662 -2.92743,3.408953 -4.88476,4.876953 C 241.81381,28.388057 242.01861,29.00111 242.5,29 l 11,0 c 0.48139,0.0011 0.68619,-0.611943 0.30078,-0.900391 -1.95733,-1.468 -3.94166,-3.462291 -4.88476,-4.876953 C 248.82328,23.083563 248.66717,23.000012 248.5,23 Z"
|
||||
id="stratovolcano"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccccc"
|
||||
inkscape:label="#path7415">
|
||||
<title
|
||||
id="title7554">stratovolcano</title>
|
||||
</path>
|
||||
<path
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="m 263.5,25 c -0.1326,2.4e-5 -0.25976,0.05271 -0.35352,0.146484 -0.94107,0.941075 -2.37472,1.905748 -4.83203,2.888672 C 257.80138,28.238744 257.94802,29.001233 258.5,29 l 11,0 c 0.55198,0.0012 0.69862,-0.761256 0.18555,-0.964844 -2.45731,-0.982924 -3.89096,-1.947597 -4.83203,-2.888672 C 264.75976,25.052715 264.6326,25.000024 264.5,25 Z"
|
||||
id="shield_volcano"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccccc"
|
||||
inkscape:label="#path7417">
|
||||
<title
|
||||
id="title7552">shield volcano</title>
|
||||
</path>
|
||||
<path
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="m 279.5,24 c -0.21529,-1.13e-4 -0.40648,0.137577 -0.47461,0.341797 -0.46838,1.405132 -1.40941,2.813303 -2.80273,3.742187 C 275.81126,28.358467 276.00544,28.999813 276.5,29 l 7,0 c 0.49456,-1.87e-4 0.68874,-0.641533 0.27734,-0.916016 -1.39332,-0.928884 -2.33435,-2.337055 -2.80273,-3.742187 C 280.90648,24.137577 280.71529,23.999887 280.5,24 Z"
|
||||
id="volcanic_cone"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccccc"
|
||||
inkscape:label="#path7419">
|
||||
<title
|
||||
id="title7556">volcanic cone</title>
|
||||
</path>
|
||||
<path
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7427"
|
||||
d="m 242.5,12.5 11,0 c -2,-1.5 -4,-3.5 -5,-5 l -1,0 c -1,1.5 -3,3.5 -5,5 z"
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 258.5,12.5 11,0 c -2.5,-1 -4,-2 -5,-3 l -1,0 c -1,1 -2.5,2 -5,3 z"
|
||||
id="path7429"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 276.5,12.5 7,0 c -1.5,-1 -2.5,-2.5 -3,-4 l -1,0 c -0.5,1.5 -1.5,3 -3,4 z"
|
||||
id="path7431"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect7442"
|
||||
width="8"
|
||||
height="1"
|
||||
x="262"
|
||||
y="5"
|
||||
ry="0.5"
|
||||
rx="0.5" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect7444"
|
||||
width="4"
|
||||
height="1"
|
||||
x="264"
|
||||
y="6"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect7446"
|
||||
width="2"
|
||||
height="1"
|
||||
x="263"
|
||||
y="7"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 263.5,5.5 0,2 2,0 0,-1 3,0 0,-1 z"
|
||||
id="path7449"
|
||||
inkscape:connector-curvature="0" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect7451"
|
||||
width="1"
|
||||
height="1"
|
||||
x="263"
|
||||
y="6"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect7453"
|
||||
width="1"
|
||||
height="1"
|
||||
x="265"
|
||||
y="7"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect7455"
|
||||
width="1"
|
||||
height="1"
|
||||
x="268"
|
||||
y="6"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
<rect
|
||||
rx="0.5"
|
||||
ry="0.5"
|
||||
y="3"
|
||||
x="246"
|
||||
height="1"
|
||||
width="8"
|
||||
id="rect7457"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="4"
|
||||
x="248"
|
||||
height="1"
|
||||
width="4"
|
||||
id="rect7460"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="5"
|
||||
x="247"
|
||||
height="1"
|
||||
width="2"
|
||||
id="rect7462"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7464"
|
||||
d="m 247.5,3.5 0,2 2,0 0,-1 3,0 0,-1 z"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="4"
|
||||
x="247"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect7466"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="5"
|
||||
x="249"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect7468"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="4"
|
||||
x="252"
|
||||
height="1"
|
||||
width="1"
|
||||
id="rect7470"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="smoke"
|
||||
d="m 294.5,22 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 l 1,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 l 1,0 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 l 2,0 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 l 1,0 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 l -7,0 z"
|
||||
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
inkscape:label="#path7482">
|
||||
<title
|
||||
id="title7558">smoke</title>
|
||||
</path>
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect7532"
|
||||
width="5.9499998"
|
||||
height="1"
|
||||
x="310"
|
||||
y="6"
|
||||
ry="0.5"
|
||||
rx="0.5" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect7536"
|
||||
width="2"
|
||||
height="1"
|
||||
x="311"
|
||||
y="8"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
<path
|
||||
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="M 310.5 22 C 310.223 22 310 22.223 310 22.5 C 310 22.777 310.223 23 310.5 23 L 315.44922 23 C 315.72622 23 315.94922 22.777 315.94922 22.5 C 315.94922 22.223 315.72622 22 315.44922 22 L 310.5 22 z M 311.5 24 C 311.223 24 311 24.223 311 24.5 C 311 24.777 311.223 25 311.5 25 L 312.5 25 C 312.777 25 313 24.777 313 24.5 C 313 24.223 312.777 24 312.5 24 L 311.5 24 z "
|
||||
id="smoke_2"
|
||||
inkscape:label="#rect7547">
|
||||
<title
|
||||
id="title7560">smoke 2</title>
|
||||
</path>
|
||||
<path
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="M 343.48438 311.99414 A 0.50005 0.50005 0 0 0 343.10938 312.1875 L 339.10938 317.1875 A 0.50024018 0.50024018 0 1 0 339.89062 317.8125 L 343.89062 312.8125 A 0.50005 0.50005 0 0 0 344 312.5625 A 0.50005 0.50005 0 0 0 344.10938 312.8125 L 348.10938 317.8125 A 0.50024018 0.50024018 0 1 0 348.89062 317.1875 L 344.89062 312.1875 A 0.50005 0.50005 0 0 0 344.5 311.99414 A 0.50005 0.50005 0 0 0 344 312.42773 A 0.50005 0.50005 0 0 0 343.48438 311.99414 z "
|
||||
id="guys"
|
||||
inkscape:label="#path7562" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
|
@ -205,6 +205,71 @@ node_icons:
|
|||
shapes: [cliff]
|
||||
- tags: {natural: peak}
|
||||
shapes: [triangle_small]
|
||||
|
||||
- tags:
|
||||
natural: volcano
|
||||
shapes: [stratovolcano, {shape: smoke, offset: [0, -3]}]
|
||||
|
||||
- tags: {natural: volcano, volcano:type: stratovolcano}
|
||||
shapes: [stratovolcano, {shape: smoke, offset: [0, -3]}]
|
||||
- tags: {natural: volcano, volcano:type: shield}
|
||||
shapes: [shield_volcano, {shape: smoke, offset: [0, -1]}]
|
||||
- tags: {natural: volcano, volcano:type: scoria}
|
||||
shapes: [volcanic_cone, {shape: smoke, offset: [0, -2]}]
|
||||
|
||||
- tags: {natural: volcano, volcano:status: active}
|
||||
shapes: [stratovolcano, {shape: smoke, offset: [0, -3]}]
|
||||
- tags: {natural: volcano, volcano:status: dormant}
|
||||
shapes: [stratovolcano, {shape: smoke_2, offset: [1, -3]}]
|
||||
- tags: {natural: volcano, volcano:status: extinct}
|
||||
shapes: [stratovolcano]
|
||||
|
||||
- tags:
|
||||
natural: volcano
|
||||
volcano:type: stratovolcano
|
||||
volcano:status: active
|
||||
shapes: [stratovolcano, {shape: smoke, offset: [0, -3]}]
|
||||
- tags:
|
||||
natural: volcano
|
||||
volcano:type: shield
|
||||
volcano:status: active
|
||||
shapes: [shield_volcano, {shape: smoke, offset: [0, -1]}]
|
||||
- tags:
|
||||
natural: volcano
|
||||
volcano:type: scoria
|
||||
volcano:status: active
|
||||
shapes: [volcanic_cone, {shape: smoke, offset: [0, -2]}]
|
||||
- tags:
|
||||
natural: volcano
|
||||
volcano:type: stratovolcano
|
||||
volcano:status: dormant
|
||||
shapes: [stratovolcano, {shape: smoke_2, offset: [1, -3]}]
|
||||
- tags:
|
||||
natural: volcano
|
||||
volcano:type: shield
|
||||
volcano:status: dormant
|
||||
shapes: [shield_volcano, {shape: smoke_2, offset: [1, -1]}]
|
||||
- tags:
|
||||
natural: volcano
|
||||
volcano:type: scoria
|
||||
volcano:status: dormant
|
||||
shapes: [volcanic_cone, {shape: smoke_2, offset: [1, -2]}]
|
||||
- tags:
|
||||
natural: volcano
|
||||
volcano:type: stratovolcano
|
||||
volcano:status: extinct
|
||||
shapes: [stratovolcano]
|
||||
- tags:
|
||||
natural: volcano
|
||||
volcano:type: shield
|
||||
volcano:status: extinct
|
||||
shapes: [shield_volcano]
|
||||
- tags:
|
||||
natural: volcano
|
||||
volcano:type: scoria
|
||||
volcano:status: extinct
|
||||
shapes: [volcanic_cone]
|
||||
|
||||
- tags: {historic: castle}
|
||||
location_restrictions: {include: jp}
|
||||
shapes: [japan_castle]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue