Issue #48: add icon for shop=optician.

This commit is contained in:
Sergey Vartanov 2021-12-14 23:02:23 +03:00
parent 94cd49ff77
commit 7ee7ac234d
3 changed files with 6 additions and 4 deletions

View file

@ -554,6 +554,8 @@ node_icons:
shapes: [{shape: phone, color: sell_color}]
- tags: {shop: newsagent}
shapes: [sheets]
- tags: {shop: optician}
shapes: [glasses]
- tags: {shop: pet}
shapes: [{shape: dog, color: sell_color}]
- tags: {shop: photo}