mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 15:56:56 +02:00
Better icon for emergency=life_ring
This commit is contained in:
@@ -6549,7 +6549,7 @@
|
||||
"name": "Fire Hydrant"
|
||||
},
|
||||
"emergency/life_ring": {
|
||||
"icon": "maki-circle-stroked",
|
||||
"icon": "fas-life-ring",
|
||||
"fields": [
|
||||
"ref",
|
||||
"operator"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "maki-circle-stroked",
|
||||
"icon": "fas-life-ring",
|
||||
"fields": [
|
||||
"ref",
|
||||
"operator"
|
||||
|
||||
+1
-1
@@ -2974,7 +2974,7 @@
|
||||
"object_types": [
|
||||
"node"
|
||||
],
|
||||
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/circle-stroked-15.svg?sanitize=true"
|
||||
"icon_url": "https://raw.githubusercontent.com/openstreetmap/iD/master/svg/fontawesome/fas-life-ring.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "emergency",
|
||||
|
||||
Reference in New Issue
Block a user