mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-06 10:09:52 +02:00
Issue #55: add icon for natural=saddle.
This commit is contained in:
parent
edf3b83f0d
commit
a7917120c1
2 changed files with 4 additions and 2 deletions
|
@ -25508,9 +25508,9 @@
|
||||||
id="path126667"
|
id="path126667"
|
||||||
sodipodi:nodetypes="ccccc" />
|
sodipodi:nodetypes="ccccc" />
|
||||||
<path
|
<path
|
||||||
style="color:#000000;fill:#0000ff;stroke-linecap:round;stroke-linejoin:round;-inkscape-stroke:none;stroke:none"
|
style="color:#000000;fill:#000000;stroke-linecap:round;stroke-linejoin:round;-inkscape-stroke:none;stroke:none"
|
||||||
d="m 404.5,21 c -0.22922,3.55e-4 -0.42885,0.156514 -0.48438,0.378906 -0.49048,1.961953 -0.92806,2.826505 -1.86914,3.767578 C 401.8317,25.461483 402.05468,25.99983 402.5,26 h 11 c 0.44532,-1.7e-4 0.6683,-0.538517 0.35352,-0.853516 -0.94108,-0.941073 -1.37866,-1.805625 -1.86915,-3.767578 -0.12851,-0.501105 -0.84024,-0.501105 -0.96875,0 C 410.56318,23.18868 409.27778,24 408,24 406.72222,24 405.43682,23.18868 404.98437,21.378906 404.92884,21.156517 404.72922,21.000359 404.5,21 Z"
|
d="m 404.5,21 c -0.22922,3.55e-4 -0.42885,0.156514 -0.48438,0.378906 -0.49048,1.961953 -0.92806,2.826505 -1.86914,3.767578 C 401.8317,25.461483 402.05468,25.99983 402.5,26 h 11 c 0.44532,-1.7e-4 0.6683,-0.538517 0.35352,-0.853516 -0.94108,-0.941073 -1.37866,-1.805625 -1.86915,-3.767578 -0.12851,-0.501105 -0.84024,-0.501105 -0.96875,0 C 410.56318,23.18868 409.27778,24 408,24 406.72222,24 405.43682,23.18868 404.98437,21.378906 404.92884,21.156517 404.72922,21.000359 404.5,21 Z"
|
||||||
id="path127570"
|
id="saddle"
|
||||||
sodipodi:nodetypes="ccccccccssc" />
|
sodipodi:nodetypes="ccccccccssc" />
|
||||||
<path
|
<path
|
||||||
inkscape:connector-curvature="0"
|
inkscape:connector-curvature="0"
|
||||||
|
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
|
@ -236,6 +236,8 @@ node_icons:
|
||||||
shapes: [cliff]
|
shapes: [cliff]
|
||||||
- tags: {natural: peak}
|
- tags: {natural: peak}
|
||||||
shapes: [triangle_small]
|
shapes: [triangle_small]
|
||||||
|
- tags: {natural: saddle}
|
||||||
|
shapes: [saddle]
|
||||||
- tags: {natural: crater}
|
- tags: {natural: crater}
|
||||||
exception: {diameter: "*"}
|
exception: {diameter: "*"}
|
||||||
shapes: [crater]
|
shapes: [crater]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue