Issue #34: add icon for amenity=bbq.

This commit is contained in:
Sergey Vartanov 2021-06-27 02:54:56 +03:00
parent 416cfe1210
commit fcb6ef76da
4 changed files with 51 additions and 3 deletions

View file

@ -790,6 +790,8 @@ node_icons:
shapes: [waste_disposal]
- tags: {highway: street_lamp}
shapes: [street_lamp]
- tags: {amenity: bbq}
shapes: [bbq]
- tags: {man_made: cross}
shapes: [cross]
- tags: {man_made: flagpole}