Use icon that exists

This commit is contained in:
John Firebaugh
2013-04-20 11:30:35 -07:00
parent 80424d04a0
commit f58ebbb626
3 changed files with 10 additions and 2 deletions
+8
View File
@@ -7303,6 +7303,10 @@ locale.en = {
"name": "University",
"terms": ""
},
"amenity/waste_basket": {
"name": "Waste Basket",
"terms": "rubbish bin,litter bin,trash can,garbage can"
},
"barrier": {
"name": "Barrier",
"terms": ""
@@ -7391,6 +7395,10 @@ locale.en = {
"name": "House",
"terms": ""
},
"emergency/phone": {
"name": "Emergency Phone",
"terms": ""
},
"entrance": {
"name": "Entrance",
"terms": ""
+1 -1
View File
@@ -2205,7 +2205,7 @@
"name": "Tennis Court"
},
"leisure/pitch/volleyball": {
"icon": "volleyball",
"icon": "pitch",
"fields": [
"surface"
],
@@ -1,5 +1,5 @@
{
"icon": "volleyball",
"icon": "pitch",
"fields": [
"surface"
],