Issue #48: reuse cupcake icon.

This commit is contained in:
Sergey Vartanov 2021-12-16 23:49:50 +03:00
parent ff2f3eb2e6
commit 014e11b826

View file

@ -516,8 +516,12 @@ node_icons:
shapes: [knives]
- tags: {shop: car}
shapes: [{shape: car, color: sell_color}]
- tags: {shop: chocolate}
shapes: [cupcake]
- tags: {shop: coffee}
shapes: [{shape: coffee_cup, color: sell_color}]
- tags: {shop: confectionery}
shapes: [cupcake]
- tags: {shop: copyshop}
shapes: [sheets]
- tags: {shop: dairy}
@ -556,6 +560,8 @@ node_icons:
shapes: [sheets]
- tags: {shop: optician}
shapes: [glasses]
- tags: {shop: pastry}
shapes: [cupcake]
- tags: {shop: pet}
shapes: [{shape: dog, color: sell_color}]
- tags: {shop: photo}