Split icons.

This commit is contained in:
Sergey Vartanov 2021-09-14 01:46:29 +03:00
parent 15466cb74c
commit 5fa96ad5a5
2 changed files with 37 additions and 124 deletions

View file

@ -322,7 +322,7 @@ node_icons:
- tags: {tourism: hostel}
shapes: [two_beds]
- tags: {tourism: motel}
shapes: [car_and_bed]
shapes: [{shape: car, offset: [0, 4]}, {shape: bed, offset: [0, -2]}]
- tags: {amenity: clinic}
shapes: [greek_cross]
- tags: {amenity: post_office}