mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-02 02:41:57 +02:00
Reuse sheet icon for recycling tags.
This commit is contained in:
parent
6c0a00a0fd
commit
1a4d08ff6d
1 changed files with 8 additions and 0 deletions
|
@ -1534,6 +1534,14 @@ node_icons:
|
|||
|
||||
- tags: {recycling:glass_bottles: "yes"}
|
||||
add_shapes: [bottle]
|
||||
- tags: {recycling:paper: "yes"}
|
||||
add_shapes: [sheets]
|
||||
- tags: {recycling:paper_packaging: "yes"}
|
||||
add_shapes: [sheets]
|
||||
- tags: {recycling:newspaper: "yes"}
|
||||
add_shapes: [sheets]
|
||||
- tags: {recycling:magazines: "yes"}
|
||||
add_shapes: [sheets]
|
||||
|
||||
- tags: {crossing:island: "yes"}
|
||||
add_shapes: [rectangle_vertical_rounded]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue