From 9e20b67a4acbcb18140822fc92376213fb948824 Mon Sep 17 00:00:00 2001 From: Viktor Govako Date: Sun, 16 Jan 2022 13:48:26 +0300 Subject: [PATCH] [styles] Correct amenity=waste_disposal icon. Signed-off-by: Viktor Govako --- data/styles/clear/include/Icons.mapcss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss index c4e0792256..685c4475b0 100644 --- a/data/styles/clear/include/Icons.mapcss +++ b/data/styles/clear/include/Icons.mapcss @@ -2006,7 +2006,7 @@ node|z18-[amenity=library] {icon-image: library-m.svg;font-size: 11;text-optional: true;} node|z18-[amenity=waste_disposal], area|z18-[amenity=waste_disposal] -{icon-image: recycling-m.svg;font-size: 11;} +{icon-image: waste-basket-m.svg;font-size: 11;} node|z18-[amenity=hunting_stand], area|z18-[amenity=hunting_stand]