Issue #53: add icon for amenity=bicycle_rental.

This commit is contained in:
Sergey Vartanov 2021-07-26 23:47:08 +03:00
parent 11f984fbd5
commit 071164efe0
3 changed files with 7 additions and 5 deletions

View file

@ -526,6 +526,8 @@ node_icons:
shapes: [charging_station]
- tags: {amenity: bicycle_repair_station}
shapes: [bicycle_repair]
- tags: {amenity: bicycle_rental}
shapes: [{shape: bicycle, offset: [0, 2]}, {shape: key, offset: [1, -4]}]
- tags: {amenity: fuel}
shapes: [fuel_station]
- tags: {amenity: parking}