Issue #48: add icon for shop=hairdresser.

This commit is contained in:
Sergey Vartanov 2021-07-19 00:42:21 +03:00
parent 4228146eca
commit f83b26fb65
4 changed files with 23 additions and 4 deletions

View file

@ -371,6 +371,8 @@ node_icons:
shapes: [milk]
- tags: {shop: fireplace}
shapes: [{shape: fireplace, color: sell_color}]
- tags: {shop: hairdresser}
shapes: [comb_and_scissors]
- tags: {shop: hifi}
shapes: [{shape: hifi, color: sell_color}]
- tags: {shop: houseware}