Add browse symbols for openstreetmap-carto 2.31.0

This commit is contained in:
Michael Glanznig 2015-06-27 22:17:26 +02:00 committed by Tom Hughes
parent c4cb8286ba
commit 601f1609ab
10 changed files with 6 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 473 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 479 B

View file

@ -58,6 +58,7 @@
.amenity.recycling::before { content: image-url('browse/amenity_recycling.16.png'); }
.amenity.school::before { content: image-url('browse/education_school.p.16.png'); }
.amenity.shelter::before { content: image-url('browse/shelter2.p.16.png'); }
.amenity.taxi::before { content: image-url('browse/amenity_taxi.16.png'); }
.amenity.telephone::before { content: image-url('browse/telephone.p.16.png'); }
.amenity.theatre::before { content: image-url('browse/amenity_theatre.16.png'); }
.amenity.toilets::before { content: image-url('browse/amenity_toilets.16.png'); }
@ -81,7 +82,8 @@
.historic.wreck::before { content: image-url('browse/tourist_wreck.p.16.png'); }
.man_made.lighthouse::before { content: image-url('browse/man_made_lighthouse.16.png'); }
.man_made.windmill::before { content: image-url('browse/tourist_windmill.p.16.png'); }
.man_made.water_tower::before { content: image-url('browse/man_made_water_tower.16.png'); }
.man_made.windmill::before { content: image-url('browse/man_made_windmill.16.png'); }
.natural.tree::before { content: image-url('browse/tree.p.16.png'); }
@ -121,8 +123,8 @@
.tourism.alpine_hut::before { content: image-url('browse/alpinehut.p.16.png'); }
.tourism.camp_site::before { content: image-url('browse/tourism_camp_site.16.png'); }
.tourism.caravan_site::before { content: image-url('browse/tourism_caravan_site.16.png'); }
.tourism.hostel::before { content: image-url('browse/hostel.p.16.png'); }
.tourism.hotel::before { content: image-url('browse/hotel.p.16.png'); }
.tourism.hostel::before { content: image-url('browse/tourism_hostel.16.png'); }
.tourism.hotel::before { content: image-url('browse/tourism_hotel.16.png'); }
.tourism.motel::before { content: image-url('browse/tourism_motel.16.png'); }
.tourism.museum::before { content: image-url('browse/tourism_museum.16.png'); }
.tourism.picnic_site::before { content: image-url('browse/tourism_picnic_site.16.png'); }
@ -175,6 +177,7 @@
.leisure.playground::before { content: image-url('browse/leisure_playground.16.png'); }
.leisure.pitch::before { content: image-url('browse/pitch.png'); }
.leisure.nature_reserve::before { content: image-url('browse/reserve.png'); }
.leisure.water_park::before { content: image-url('browse/leisure_water_park.16.png'); }
.natural.heath::before { content: image-url('browse/heathland.png'); }
.natural.water::before { content: image-url('browse/lake.png'); }