Issue #48: add icons for some shop=* tags.

Add icons for shop=doityourself and shop=hardware.
This commit is contained in:
Sergey Vartanov 2021-07-19 01:19:47 +03:00
parent 7062b39535
commit 5bd0d2a14f
4 changed files with 36 additions and 6 deletions

View file

@ -373,10 +373,14 @@ node_icons:
shapes: [sheets]
- tags: {shop: dairy}
shapes: [milk]
- tags: {shop: doityourself}
shapes: [wretch_and_hammer]
- tags: {shop: fireplace}
shapes: [{shape: fireplace, color: sell_color}]
- tags: {shop: hairdresser}
shapes: [comb_and_scissors]
- tags: {shop: hardware}
shapes: [wretch_and_hammer]
- tags: {shop: hifi}
shapes: [{shape: hifi, color: sell_color}]
- tags: {shop: houseware}