From 6e6eeaa021b03b37e9583b41fb140aa247a47cf7 Mon Sep 17 00:00:00 2001 From: David Martinez <47610359+dvdmrtnz@users.noreply.github.com> Date: Sat, 15 Oct 2022 15:00:10 +0200 Subject: [PATCH] [styles] Reuse some existing icons for some craft types Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com> --- data/styles/clear/include/Icons.mapcss | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss index fd80fde7aa..db9a460adc 100644 --- a/data/styles/clear/include/Icons.mapcss +++ b/data/styles/clear/include/Icons.mapcss @@ -2613,18 +2613,30 @@ area|z17-[craft=beekeeper] node|z17-[craft=blacksmith], area|z17-[craft=blacksmith] {icon-image:blacksmith-m.svg;} +node|z17-[craft=confectionery], +area|z17-[craft=confectionery] +{icon-image:sweets-m.svg;} node|z17-[craft=electrician], area|z17-[craft=electrician] {icon-image:electrician-m.svg;} node|z17-[craft=electronics_repair], area|z17-[craft=electronics_repair] {icon-image:electrician-m.svg;} +node|z17-[craft=gardener], +area|z17-[craft=gardener] +{icon-image:florist-m.svg;} node|z17-[craft=painter], area|z17-[craft=painter] {icon-image:painter-m.svg;} +node|z17-[craft=photographer], +area|z17-[craft=photographer] +{icon-image:photo-shop-m.svg;} node|z17-[craft=plumber], area|z17-[craft=plumber] {icon-image:plumber-m.svg;} +node|z17-[craft=shoemaker], +area|z17-[craft=shoemaker] +{icon-image:shoes-m.svg;} /* 7. CAR */