mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
Fix buffer_stop icon
This commit is contained in:
@@ -15924,7 +15924,7 @@
|
||||
"name": "Abandoned Railway"
|
||||
},
|
||||
"railway/buffer_stop": {
|
||||
"icon": "temaki-buffer-stop",
|
||||
"icon": "temaki-buffer_stop",
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "temaki-buffer-stop",
|
||||
"icon": "temaki-buffer_stop",
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
|
||||
@@ -6408,7 +6408,7 @@
|
||||
"object_types": [
|
||||
"node"
|
||||
],
|
||||
"icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/buffer-stop.svg?sanitize=true"
|
||||
"icon_url": "https://raw.githubusercontent.com/bhousel/temaki/master/icons/buffer_stop.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "railway",
|
||||
|
||||
Reference in New Issue
Block a user