Issue #50: add icon for historic=fort.

This commit is contained in:
Sergey Vartanov 2021-12-05 22:57:09 +03:00
parent d037cc44be
commit 8e95f4b7b2
3 changed files with 5 additions and 3 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 385 KiB

After

Width:  |  Height:  |  Size: 386 KiB

Before After
Before After

View file

@ -24419,8 +24419,8 @@
rx="0"
ry="0" />
<path
id="path12334"
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"
id="fort"
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 308,337 v 2 h 8 v -2 h -2 v 1 h -1 v -1 h -2 v 1 h -1 v -1 z m 1,3 -0.5,3 H 307 l -0.5,-1 H 305 v 8 h 6 v -3 c 0,-0.554 0.446,-1 1,-1 0.554,0 1,0.446 1,1 v 3 h 6 v -8 h -1.5 l -0.5,1 h -1.5 l -0.5,-3 z m -1,5 c 0.554,0 1,0.446 1,1 v 2 h -2 v -2 c 0,-0.554 0.446,-1 1,-1 z m 8,0 c 0.554,0 1,0.446 1,1 v 2 h -2 v -2 c 0,-0.554 0.446,-1 1,-1 z"
sodipodi:nodetypes="ccccccccccccccccccccsssccccccccssccssssccss" />
<path

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

Before After
Before After

View file

@ -310,6 +310,8 @@ node_icons:
- tags: {historic: castle}
location_restrictions: {include: [jp]}
shapes: [japan_castle]
- tags: {historic: fort}
shapes: [fort]
- tags: {shop: mall}
shapes: [bag]
- tags: {shop: mall, building: "yes"}