mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 08:40:11 +02:00
Add icon for man_made=stupa.
This commit is contained in:
parent
3182fbe163
commit
11e01ac7cb
4 changed files with 8 additions and 5 deletions
|
@ -430,6 +430,7 @@
|
|||
"power_tower_triangle": {"name": "triangle transmission tower", "categories": ["power"]},
|
||||
"power_tower_x_frame": {"name": "x-frame transmission tower", "categories": ["power"]},
|
||||
"power_tower_y_frame": {"name": "y-frame transmission tower", "categories": ["power"]},
|
||||
"stupa": {"name": "stupa"},
|
||||
"telescope_gamma": {"name": "gamma telescope"},
|
||||
"telescope_radio": {"name": "radio telescope"},
|
||||
"tower": {},
|
||||
|
|
|
@ -148,8 +148,8 @@
|
|||
showgrid="false"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cy="345"
|
||||
inkscape:cx="405"
|
||||
inkscape:cy="321"
|
||||
inkscape:cx="435"
|
||||
inkscape:zoom="4"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
|
@ -24864,9 +24864,9 @@
|
|||
<g
|
||||
id="path30996" />
|
||||
<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 439.5,305.00781 c -0.27311,-1e-5 -0.49571,0.21911 -0.5,0.49219 v 1.95117 L 438.08984,312 H 437.5 c -0.27613,3e-5 -0.49997,0.22387 -0.5,0.5 v 2.5 h -0.5 c -0.27613,3e-5 -0.49997,0.22387 -0.5,0.5 v 1.5 h -0.5 c -0.27613,3e-5 -0.49997,0.22387 -0.5,0.5 v 1 c 3e-5,0.27613 0.22387,0.49997 0.5,0.5 h 8 c 0.27613,-3e-5 0.49997,-0.22387 0.5,-0.5 v -1 c -3e-5,-0.27613 -0.22387,-0.49997 -0.5,-0.5 H 443 v -1.5 c -3e-5,-0.27613 -0.22387,-0.49997 -0.5,-0.5 H 442 v -2.5 c -3e-5,-0.27613 -0.22387,-0.49997 -0.5,-0.5 h -0.58984 L 440,307.45117 V 305.5 c -0.004,-0.27308 -0.22689,-0.4922 -0.5,-0.49219 z"
|
||||
id="path31269"
|
||||
id="stupa"
|
||||
sodipodi:nodetypes="scccsccsccsssccsssccsccscccs" />
|
||||
<path
|
||||
style="font-variation-settings:normal;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;opacity:0.2"
|
||||
|
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
|
@ -883,6 +883,8 @@ node_icons:
|
|||
shapes: [tower_observation]
|
||||
- tags: {man_made: mast}
|
||||
shapes: [tube]
|
||||
- tags: {man_made: stupa}
|
||||
shapes: [stupa]
|
||||
|
||||
- tags: {man_made: mast, tower:construction: guyed_tube}
|
||||
shapes: [tube_guyed]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue