From 4da069f5ae9879dd0b9198c0b7e3b47b673bf055 Mon Sep 17 00:00:00 2001 From: Konstantin Pastbin Date: Tue, 10 Dec 2024 23:32:01 +0300 Subject: [PATCH] [styles] Add default icon to shop-pasta z16- Signed-off-by: Konstantin Pastbin --- data/styles/default/include/Icons.mapcss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/styles/default/include/Icons.mapcss b/data/styles/default/include/Icons.mapcss index ee0ad204b6..bf3079a1e9 100644 --- a/data/styles/default/include/Icons.mapcss +++ b/data/styles/default/include/Icons.mapcss @@ -1865,7 +1865,6 @@ area|z16-[shop=bakery], node|z16-[shop=pastry], area|z16-[shop=pastry], node|z16-[shop=pasta], -area|z16-[shop=pasta], node|z16-[shop=beauty], area|z16-[shop=beauty], node|z16-[shop=cosmetics], @@ -2029,6 +2028,8 @@ area|z17-[shop=supermarket], node|z16[shop=cheese], area|z16[shop=cheese] {icon-image: cheese-m.svg;} +node|z16-[shop=pasta], +{icon-image: shop-m.svg;} node|z16[shop=alcohol], area|z16[shop=alcohol] {icon-image: alcohol-m.svg;}