mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-29 08:56:27 +02:00
Reuse drink icons for recycling tags.
This commit is contained in:
parent
f349f2104b
commit
c806206a7e
1 changed files with 12 additions and 0 deletions
|
@ -1536,6 +1536,8 @@ node_icons:
|
||||||
add_shapes: [bottle]
|
add_shapes: [bottle]
|
||||||
- tags: {recycling:paper: "yes"}
|
- tags: {recycling:paper: "yes"}
|
||||||
add_shapes: [sheets]
|
add_shapes: [sheets]
|
||||||
|
- tags: {recycling:glass: "yes"}
|
||||||
|
add_shapes: [bottle_and_wine_glass]
|
||||||
- tags: {recycling:clothes: "yes"}
|
- tags: {recycling:clothes: "yes"}
|
||||||
add_shapes: [t_shirt]
|
add_shapes: [t_shirt]
|
||||||
- tags: {recycling:shoes: "yes"}
|
- tags: {recycling:shoes: "yes"}
|
||||||
|
@ -1546,6 +1548,16 @@ node_icons:
|
||||||
add_shapes: [sheets]
|
add_shapes: [sheets]
|
||||||
- tags: {recycling:magazines: "yes"}
|
- tags: {recycling:magazines: "yes"}
|
||||||
add_shapes: [sheets]
|
add_shapes: [sheets]
|
||||||
|
- tags: {recycling:glass_bottles:colour: "yes"}
|
||||||
|
add_shapes: [{shape: bottle, color: green}]
|
||||||
|
- tags: {recycling:cartons: "yes"}
|
||||||
|
add_shapes: [milk]
|
||||||
|
- tags: {recycling:beverage_cartons: "yes"}
|
||||||
|
add_shapes: [milk]
|
||||||
|
- tags: {recycling:tetrapak: "yes"}
|
||||||
|
add_shapes: [milk]
|
||||||
|
- tags: {recycling:verre: "yes"}
|
||||||
|
add_shapes: [bottle_and_wine_glass]
|
||||||
- tags: {recycling:bags: "yes"}
|
- tags: {recycling:bags: "yes"}
|
||||||
add_shapes: [bag]
|
add_shapes: [bag]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue