diff --git a/assets/layers/railway_platforms/railway_platforms.json b/assets/layers/railway_platforms/railway_platforms.json
index f4ccf4a284..7b5700ce71 100644
--- a/assets/layers/railway_platforms/railway_platforms.json
+++ b/assets/layers/railway_platforms/railway_platforms.json
@@ -51,7 +51,7 @@
"color": "gray"
},
{
- "icon": "./assets/themes/stations/rail-light-15.svg",
+ "icon": "./assets/themes/stations/rail-light.svg",
"location": [
"point",
"centroid"
diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json
index 9f197f0977..4e7925e245 100644
--- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json
+++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json
@@ -356,7 +356,7 @@
},
{
"if": "theme=stations",
- "then": "./assets/themes/stations/rail-light-15.svg"
+ "then": "./assets/themes/stations/rail-light.svg"
},
{
"if": "theme=street_lighting",
@@ -569,4 +569,4 @@
}
}
]
-}
\ No newline at end of file
+}
diff --git a/assets/themes/stations/license_info.json b/assets/themes/stations/license_info.json
index c8f93e1b16..d38ffb6ea8 100644
--- a/assets/themes/stations/license_info.json
+++ b/assets/themes/stations/license_info.json
@@ -18,7 +18,7 @@
]
},
{
- "path": "rail-light-15.svg",
+ "path": "rail-light.svg",
"license": "CC0",
"authors": [
"Maki"
@@ -27,4 +27,4 @@
"https://labs.mapbox.com/maki-icons/"
]
}
-]
\ No newline at end of file
+]
diff --git a/assets/themes/stations/rail-light-15.svg b/assets/themes/stations/rail-light-15.svg
deleted file mode 100644
index 6a67b1935e..0000000000
--- a/assets/themes/stations/rail-light-15.svg
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
diff --git a/assets/themes/stations/rail-light.svg b/assets/themes/stations/rail-light.svg
new file mode 100644
index 0000000000..1548d99098
--- /dev/null
+++ b/assets/themes/stations/rail-light.svg
@@ -0,0 +1,47 @@
+
+
diff --git a/assets/themes/stations/stations.json b/assets/themes/stations/stations.json
index 1c78d28575..37fcdbdd0e 100644
--- a/assets/themes/stations/stations.json
+++ b/assets/themes/stations/stations.json
@@ -6,7 +6,7 @@
"description": {
"en": "View, edit and add details to a train station"
},
- "icon": "./assets/themes/stations/rail-light-15.svg",
+ "icon": "./assets/themes/stations/rail-light.svg",
"startLat": 0,
"startLon": 0,
"startZoom": 0,
@@ -83,7 +83,7 @@
},
"mapRendering": [
{
- "icon": "./assets/themes/stations/rail-light-15.svg",
+ "icon": "./assets/themes/stations/rail-light.svg",
"location": [
"point",
"centroid"