Skip to content

Commit

Permalink
Reuse icons for recycling tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
enzet committed Nov 13, 2021
1 parent c806206 commit c6242c3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions map_machine/scheme/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1542,20 +1542,32 @@ node_icons:
add_shapes: [t_shirt]
- tags: {recycling:shoes: "yes"}
add_shapes: [shoe]
- tags: {recycling:green_waste: "yes"}
add_shapes: [apple]
- tags: {recycling:paper_packaging: "yes"}
add_shapes: [sheets]
- tags: {recycling:newspaper: "yes"}
add_shapes: [sheets]
- tags: {recycling:magazines: "yes"}
add_shapes: [sheets]
- tags: {recycling:books: "yes"}
add_shapes: [book]
- tags: {recycling:wood: "yes"}
add_shapes: [{shape: wood, color: trunk_color}]
- 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:organic: "yes"}
add_shapes: [apple]
- tags: {recycling:tetrapak: "yes"}
add_shapes: [milk]
- tags: {recycling:tyres: "yes"}
add_shapes: [tyre]
- tags: {recycling:toys: "yes"}
add_shapes: [toy_horse]
- tags: {recycling:verre: "yes"}
add_shapes: [bottle_and_wine_glass]
- tags: {recycling:bags: "yes"}
Expand Down

0 comments on commit c6242c3

Please sign in to comment.