Skip to content

Commit bd5e7db

Browse files
committed
Upgrade to Pinhead v5
1 parent 99b4337 commit bd5e7db

19 files changed

Lines changed: 21 additions & 19 deletions

File tree

data/presets/amenity/baking_oven.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"pizza oven",
1515
"tabun oven"
1616
],
17-
"icon": "baguette"
17+
"icon": "loaf_of_pan_bread_with_steam"
1818
}

data/presets/amenity/place_of_worship/christian.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
"tabernacle",
3535
"temple"
3636
],
37-
"icon": "cross_latin"
37+
"icon": "latin_cross"
3838
}

data/presets/man_made/cross.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"point",
99
"vertex"
1010
],
11-
"icon": "cross_latin"
11+
"icon": "latin_cross"
1212
}

data/presets/man_made/planter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"vertex",
1010
"area"
1111
],
12-
"icon": "plan_in_raised_planter",
12+
"icon": "plant_in_raised_planter",
1313
"matchScore": 0.9
1414
}

data/presets/public_transport/station.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"transit",
1313
"transportation"
1414
],
15-
"icon": "local_transit_vehicle",
15+
"icon": "transit_vehicle_with_destination_display",
1616
"matchScore": 0.2
1717
}

data/presets/public_transport/station/monorail.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"transit",
2121
"transportation"
2222
],
23-
"icon": "monorail_transit_vehicle"
23+
"icon": "monorail_transit_vehicle_with_destination_display"
2424
}

data/presets/public_transport/stop_position.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"transit",
1212
"transportation"
1313
],
14-
"icon": "local_transit_vehicle",
14+
"icon": "transit_vehicle_with_destination_display",
1515
"matchScore": 0.2
1616
}

data/presets/railway/monorail.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"geometry": [
99
"line"
1010
],
11-
"icon": "monorail_transit_vehicle"
11+
"icon": "monorail_transit_vehicle_with_destination_display"
1212
}

data/presets/railway/monorail/hanging.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"terms": [
1717
"Suspension Railway Track"
1818
],
19-
"icon": "hanging_rail_transit_vehicle"
19+
"icon": "hanging_rail_transit_vehicle_with_destination_display"
2020
}

data/presets/shop/bakery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"cakes",
1313
"rolls"
1414
],
15-
"icon": "bread"
15+
"icon": "loaf_of_bread_with_steam"
1616
}

0 commit comments

Comments
 (0)