Fix outdoor icons.

This commit is contained in:
Sergey Vartanov 2021-04-30 23:35:54 +03:00
parent 37b938caa0
commit 555285da85
3 changed files with 156 additions and 2 deletions

View file

@ -259,6 +259,14 @@ node_icons:
icon: [table_and_two_chairs, umbrella]
- tags: {leisure: outdoor_seating, weather_protection: parasol}
icon: [table_and_two_chairs, umbrella]
- tags: {leisure: outdoor_seating, weather_protection: roof}
icon: [table_and_two_chairs, roof]
- tags: {leisure: outdoor_seating, weather_protection: awning}
icon: [table_and_two_chairs, awning]
- tags: {leisure: outdoor_seating, weather_protection: pavilion}
icon: [table_and_two_chairs, roof_and_walls]
- tags: {leisure: outdoor_seating, weather_protection: pergola}
icon: [table_and_two_chairs, pergola]
- tags: {leisure: playground}
icon: [toy_horse]
- tags: {amenity: theatre}