Issue #48: add icon for shop=florist.

This commit is contained in:
Sergey Vartanov 2021-12-07 23:34:18 +03:00
parent 41509cda91
commit 951e5f56b1
3 changed files with 5 additions and 3 deletions

View file

@ -526,6 +526,8 @@ node_icons:
shapes: [wretch_and_hammer]
- tags: {shop: fireplace}
shapes: [{shape: fireplace, color: sell_color}]
- tags: {shop: florist}
shapes: [{shape: flower_in_pot, color: sell_color}]
- tags: {shop: furniture}
shapes: [{shape: drawer, color: sell_color}]
- tags: {shop: greengrocer}