From 04115efd7bfc72cc7b3188538f6f23187634db8b Mon Sep 17 00:00:00 2001 From: yaslack Date: Tue, 14 Mar 2023 20:18:33 +0100 Subject: [PATCH] [styles] Add Metal Construction icons Signed-off-by: yaslack --- data/styles/clear/include/Icons.mapcss | 3 +++ .../style-clear/symbols/metal_construction-m.svg | 13 +++++++++++++ .../style-night/symbols/metal_construction-m.svg | 13 +++++++++++++ 3 files changed, 29 insertions(+) create mode 100644 data/styles/clear/style-clear/symbols/metal_construction-m.svg create mode 100644 data/styles/clear/style-night/symbols/metal_construction-m.svg diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss index 7a15620b4e..78d99ee8f9 100644 --- a/data/styles/clear/include/Icons.mapcss +++ b/data/styles/clear/include/Icons.mapcss @@ -2722,6 +2722,9 @@ area|z17-[craft=shoemaker] node|z17-[craft=tailor], area|z17-[craft=tailor] {icon-image:clothes-m.svg;} +node|z17-[craft=metal_construction], +area|z17-[craft=metal_construction] +{icon-image:metal_construction-m.svg;} /* 7. CAR */ diff --git a/data/styles/clear/style-clear/symbols/metal_construction-m.svg b/data/styles/clear/style-clear/symbols/metal_construction-m.svg new file mode 100644 index 0000000000..ead5a8da2e --- /dev/null +++ b/data/styles/clear/style-clear/symbols/metal_construction-m.svg @@ -0,0 +1,13 @@ + + metal_construction-m + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-night/symbols/metal_construction-m.svg b/data/styles/clear/style-night/symbols/metal_construction-m.svg new file mode 100644 index 0000000000..108a2f18bf --- /dev/null +++ b/data/styles/clear/style-night/symbols/metal_construction-m.svg @@ -0,0 +1,13 @@ + + metal_construction_night-m + + + + + + + + \ No newline at end of file